|
1593 | 1593 | "vpcConfig": {
|
1594 | 1594 | "target": "com.amazonaws.bedrock#VpcConfig",
|
1595 | 1595 | "traits": {
|
1596 |
| - "smithy.api#documentation": "<p>VPC configuration (optional). Configuration parameters for the\n private Virtual Private Cloud (VPC) that contains the resources you are using for this job.</p>" |
| 1596 | + "smithy.api#documentation": "<p>The configuration of the Virtual Private Cloud (VPC) that contains the resources that you're using for this job. For more information, see <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/vpc-model-customization.html\">Protect your model customization jobs using a VPC</a>.</p>" |
1597 | 1597 | }
|
1598 | 1598 | }
|
1599 | 1599 | },
|
|
1827 | 1827 | "smithy.api#required": {}
|
1828 | 1828 | }
|
1829 | 1829 | },
|
| 1830 | + "vpcConfig": { |
| 1831 | + "target": "com.amazonaws.bedrock#VpcConfig", |
| 1832 | + "traits": { |
| 1833 | + "smithy.api#documentation": "<p>The configuration of the Virtual Private Cloud (VPC) for the data in the batch inference job. For more information, see <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/batch-inference-vpc\">Protect batch inference jobs using a VPC</a>.</p>" |
| 1834 | + } |
| 1835 | + }, |
1830 | 1836 | "timeoutDurationInHours": {
|
1831 | 1837 | "target": "com.amazonaws.bedrock#ModelInvocationJobTimeoutDurationInHours",
|
1832 | 1838 | "traits": {
|
|
4471 | 4477 | "smithy.api#required": {}
|
4472 | 4478 | }
|
4473 | 4479 | },
|
| 4480 | + "vpcConfig": { |
| 4481 | + "target": "com.amazonaws.bedrock#VpcConfig", |
| 4482 | + "traits": { |
| 4483 | + "smithy.api#documentation": "<p>The configuration of the Virtual Private Cloud (VPC) for the data in the batch inference job. For more information, see <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/batch-inference-vpc\">Protect batch inference jobs using a VPC</a>.</p>" |
| 4484 | + } |
| 4485 | + }, |
4474 | 4486 | "timeoutDurationInHours": {
|
4475 | 4487 | "target": "com.amazonaws.bedrock#ModelInvocationJobTimeoutDurationInHours",
|
4476 | 4488 | "traits": {
|
|
8422 | 8434 | "smithy.api#documentation": "<p>The S3 location of the input data.</p>",
|
8423 | 8435 | "smithy.api#required": {}
|
8424 | 8436 | }
|
| 8437 | + }, |
| 8438 | + "s3BucketOwner": { |
| 8439 | + "target": "com.amazonaws.bedrock#AccountId", |
| 8440 | + "traits": { |
| 8441 | + "smithy.api#documentation": "<p>The ID of the Amazon Web Services account that owns the S3 bucket containing the input data.</p>" |
| 8442 | + } |
8425 | 8443 | }
|
8426 | 8444 | },
|
8427 | 8445 | "traits": {
|
8428 |
| - "smithy.api#documentation": "<p>Contains the configuration of the S3 location of the output data.</p>" |
| 8446 | + "smithy.api#documentation": "<p>Contains the configuration of the S3 location of the input data.</p>" |
8429 | 8447 | }
|
8430 | 8448 | },
|
8431 | 8449 | "com.amazonaws.bedrock#ModelInvocationJobS3OutputDataConfig": {
|
|
8443 | 8461 | "traits": {
|
8444 | 8462 | "smithy.api#documentation": "<p>The unique identifier of the key that encrypts the S3 location of the output data.</p>"
|
8445 | 8463 | }
|
| 8464 | + }, |
| 8465 | + "s3BucketOwner": { |
| 8466 | + "target": "com.amazonaws.bedrock#AccountId", |
| 8467 | + "traits": { |
| 8468 | + "smithy.api#documentation": "<p>The ID of the Amazon Web Services account that owns the S3 bucket containing the output data.</p>" |
| 8469 | + } |
8446 | 8470 | }
|
8447 | 8471 | },
|
8448 | 8472 | "traits": {
|
|
8602 | 8626 | "smithy.api#required": {}
|
8603 | 8627 | }
|
8604 | 8628 | },
|
| 8629 | + "vpcConfig": { |
| 8630 | + "target": "com.amazonaws.bedrock#VpcConfig", |
| 8631 | + "traits": { |
| 8632 | + "smithy.api#documentation": "<p>The configuration of the Virtual Private Cloud (VPC) for the data in the batch inference job. For more information, see <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/batch-inference-vpc\">Protect batch inference jobs using a VPC</a>.</p>" |
| 8633 | + } |
| 8634 | + }, |
8605 | 8635 | "timeoutDurationInHours": {
|
8606 | 8636 | "target": "com.amazonaws.bedrock#ModelInvocationJobTimeoutDurationInHours",
|
8607 | 8637 | "traits": {
|
|
9940 | 9970 | "subnetIds": {
|
9941 | 9971 | "target": "com.amazonaws.bedrock#SubnetIds",
|
9942 | 9972 | "traits": {
|
9943 |
| - "smithy.api#documentation": "<p>VPC configuration subnets.</p>", |
| 9973 | + "smithy.api#documentation": "<p>An array of IDs for each subnet in the VPC to use.</p>", |
9944 | 9974 | "smithy.api#required": {}
|
9945 | 9975 | }
|
9946 | 9976 | },
|
9947 | 9977 | "securityGroupIds": {
|
9948 | 9978 | "target": "com.amazonaws.bedrock#SecurityGroupIds",
|
9949 | 9979 | "traits": {
|
9950 |
| - "smithy.api#documentation": "<p>VPC configuration security group Ids.</p>", |
| 9980 | + "smithy.api#documentation": "<p>An array of IDs for each security group in the VPC to use.</p>", |
9951 | 9981 | "smithy.api#required": {}
|
9952 | 9982 | }
|
9953 | 9983 | }
|
9954 | 9984 | },
|
9955 | 9985 | "traits": {
|
9956 |
| - "smithy.api#documentation": "<p>VPC configuration.</p>" |
| 9986 | + "smithy.api#documentation": "<p>The configuration of a virtual private cloud (VPC). For more information, see <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/usingVPC.html\">Protect your data using Amazon Virtual Private Cloud and Amazon Web Services PrivateLink</a>.</p>" |
9957 | 9987 | }
|
9958 | 9988 | }
|
9959 | 9989 | }
|
|
0 commit comments