Skip to content

Commit

Permalink
Update models for release
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-php-automation committed Sep 16, 2024
1 parent bbd357d commit 9eca4b5
Show file tree
Hide file tree
Showing 29 changed files with 520 additions and 77 deletions.
32 changes: 32 additions & 0 deletions .changes/3.321.12
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
[
{
"type": "enhancement",
"category": "PcaConnectorScep",
"description": "This is a general availability (GA) release of Connector for SCEP, a feature of AWS Private CA. Connector for SCEP links your SCEP-enabled and mobile device management systems to AWS Private CA for digital signature installation and certificate management."
},
{
"type": "api-change",
"category": "RDS",
"description": "Launching Global Cluster tagging."
},
{
"type": "enhancement",
"category": "Organizations",
"description": "Doc only update for AWS Organizations that fixes several customer-reported issues"
},
{
"type": "api-change",
"category": "MediaLive",
"description": "Removing the ON_PREMISE enum from the input settings field."
},
{
"type": "api-change",
"category": "IoT",
"description": "This release adds additional enhancements to AWS IoT Device Management Software Package Catalog and Jobs. It also adds SBOM support in Software Package Version."
},
{
"type": "api-change",
"category": "Bedrock",
"description": "This feature adds cross account s3 bucket and VPC support to ModelInvocation jobs. To use a cross account bucket, pass in the accountId of the bucket to s3BucketOwner in the ModelInvocationJobInputDataConfig or ModelInvocationJobOutputDataConfig."
}
]
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# CHANGELOG

## next release

* `Aws\PcaConnectorScep` - This is a general availability (GA) release of Connector for SCEP, a feature of AWS Private CA. Connector for SCEP links your SCEP-enabled and mobile device management systems to AWS Private CA for digital signature installation and certificate management.
* `Aws\RDS` - Launching Global Cluster tagging.
* `Aws\Organizations` - Doc only update for AWS Organizations that fixes several customer-reported issues
* `Aws\MediaLive` - Removing the ON_PREMISE enum from the input settings field.
* `Aws\IoT` - This release adds additional enhancements to AWS IoT Device Management Software Package Catalog and Jobs. It also adds SBOM support in Software Package Version.
* `Aws\Bedrock` - This feature adds cross account s3 bucket and VPC support to ModelInvocation jobs. To use a cross account bucket, pass in the accountId of the bucket to s3BucketOwner in the ModelInvocationJobInputDataConfig or ModelInvocationJobOutputDataConfig.

## 3.321.11 - 2024-09-13

* `Aws\Amplify` - Doc only update to Amplify to explain platform setting for Next.js 14 SSG only applications
Expand Down
6 changes: 6 additions & 0 deletions src/Iot/IotClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
* @method \GuzzleHttp\Promise\Promise addThingToBillingGroupAsync(array $args = [])
* @method \Aws\Result addThingToThingGroup(array $args = [])
* @method \GuzzleHttp\Promise\Promise addThingToThingGroupAsync(array $args = [])
* @method \Aws\Result associateSbomWithPackageVersion(array $args = [])
* @method \GuzzleHttp\Promise\Promise associateSbomWithPackageVersionAsync(array $args = [])
* @method \Aws\Result associateTargetsWithJob(array $args = [])
* @method \GuzzleHttp\Promise\Promise associateTargetsWithJobAsync(array $args = [])
* @method \Aws\Result attachPolicy(array $args = [])
Expand Down Expand Up @@ -248,6 +250,8 @@
* @method \GuzzleHttp\Promise\Promise detachThingPrincipalAsync(array $args = [])
* @method \Aws\Result disableTopicRule(array $args = [])
* @method \GuzzleHttp\Promise\Promise disableTopicRuleAsync(array $args = [])
* @method \Aws\Result disassociateSbomFromPackageVersion(array $args = [])
* @method \GuzzleHttp\Promise\Promise disassociateSbomFromPackageVersionAsync(array $args = [])
* @method \Aws\Result enableTopicRule(array $args = [])
* @method \GuzzleHttp\Promise\Promise enableTopicRuleAsync(array $args = [])
* @method \Aws\Result getBehaviorModelTrainingSummaries(array $args = [])
Expand Down Expand Up @@ -368,6 +372,8 @@
* @method \GuzzleHttp\Promise\Promise listRelatedResourcesForAuditFindingAsync(array $args = [])
* @method \Aws\Result listRoleAliases(array $args = [])
* @method \GuzzleHttp\Promise\Promise listRoleAliasesAsync(array $args = [])
* @method \Aws\Result listSbomValidationResults(array $args = [])
* @method \GuzzleHttp\Promise\Promise listSbomValidationResultsAsync(array $args = [])
* @method \Aws\Result listScheduledAudits(array $args = [])
* @method \GuzzleHttp\Promise\Promise listScheduledAuditsAsync(array $args = [])
* @method \Aws\Result listSecurityProfiles(array $args = [])
Expand Down
9 changes: 7 additions & 2 deletions src/data/bedrock/2023-04-20/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1161,6 +1161,7 @@
"modelId":{"shape":"ModelId"},
"inputDataConfig":{"shape":"ModelInvocationJobInputDataConfig"},
"outputDataConfig":{"shape":"ModelInvocationJobOutputDataConfig"},
"vpcConfig":{"shape":"VpcConfig"},
"timeoutDurationInHours":{"shape":"ModelInvocationJobTimeoutDurationInHours"},
"tags":{"shape":"TagList"}
}
Expand Down Expand Up @@ -1977,6 +1978,7 @@
"endTime":{"shape":"Timestamp"},
"inputDataConfig":{"shape":"ModelInvocationJobInputDataConfig"},
"outputDataConfig":{"shape":"ModelInvocationJobOutputDataConfig"},
"vpcConfig":{"shape":"VpcConfig"},
"timeoutDurationInHours":{"shape":"ModelInvocationJobTimeoutDurationInHours"},
"jobExpirationTime":{"shape":"Timestamp"}
}
Expand Down Expand Up @@ -3576,15 +3578,17 @@
"required":["s3Uri"],
"members":{
"s3InputFormat":{"shape":"S3InputFormat"},
"s3Uri":{"shape":"S3Uri"}
"s3Uri":{"shape":"S3Uri"},
"s3BucketOwner":{"shape":"AccountId"}
}
},
"ModelInvocationJobS3OutputDataConfig":{
"type":"structure",
"required":["s3Uri"],
"members":{
"s3Uri":{"shape":"S3Uri"},
"s3EncryptionKeyId":{"shape":"KmsKeyId"}
"s3EncryptionKeyId":{"shape":"KmsKeyId"},
"s3BucketOwner":{"shape":"AccountId"}
}
},
"ModelInvocationJobStatus":{
Expand Down Expand Up @@ -3630,6 +3634,7 @@
"endTime":{"shape":"Timestamp"},
"inputDataConfig":{"shape":"ModelInvocationJobInputDataConfig"},
"outputDataConfig":{"shape":"ModelInvocationJobOutputDataConfig"},
"vpcConfig":{"shape":"VpcConfig"},
"timeoutDurationInHours":{"shape":"ModelInvocationJobTimeoutDurationInHours"},
"jobExpirationTime":{"shape":"Timestamp"}
}
Expand Down
2 changes: 1 addition & 1 deletion src/data/bedrock/2023-04-20/api-2.json.php

Large diffs are not rendered by default.

19 changes: 12 additions & 7 deletions src/data/bedrock/2023-04-20/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,9 @@
"CustomModelSummary$ownerAccountId": "<p>The unique identifier of the account that owns the model.</p>",
"GetModelCopyJobResponse$sourceAccountId": "<p>The unique identifier of the account that the model being copied originated from.</p>",
"ListModelCopyJobsRequest$sourceAccountEquals": "<p>Filters for model copy jobs in which the account that the source model belongs to is equal to the value that you specify.</p>",
"ModelCopyJobSummary$sourceAccountId": "<p>The unique identifier of the account that the model being copied originated from.</p>"
"ModelCopyJobSummary$sourceAccountId": "<p>The unique identifier of the account that the model being copied originated from.</p>",
"ModelInvocationJobS3InputDataConfig$s3BucketOwner": "<p>The ID of the Amazon Web Services account that owns the S3 bucket containing the input data.</p>",
"ModelInvocationJobS3OutputDataConfig$s3BucketOwner": "<p>The ID of the Amazon Web Services account that owns the S3 bucket containing the output data.</p>"
}
},
"AutomatedEvaluationConfig": {
Expand Down Expand Up @@ -1816,7 +1818,7 @@
}
},
"ModelInvocationJobS3InputDataConfig": {
"base": "<p>Contains the configuration of the S3 location of the output data.</p>",
"base": "<p>Contains the configuration of the S3 location of the input data.</p>",
"refs": {
"ModelInvocationJobInputDataConfig$s3InputDataConfig": "<p>Contains the configuration of the S3 location of the input data.</p>"
}
Expand Down Expand Up @@ -2062,7 +2064,7 @@
"SecurityGroupIds": {
"base": null,
"refs": {
"VpcConfig$securityGroupIds": "<p>VPC configuration security group Ids.</p>"
"VpcConfig$securityGroupIds": "<p>An array of IDs for each security group in the VPC to use.</p>"
}
},
"ServiceQuotaExceededException": {
Expand Down Expand Up @@ -2155,7 +2157,7 @@
"SubnetIds": {
"base": null,
"refs": {
"VpcConfig$subnetIds": "<p>VPC configuration subnets.</p>"
"VpcConfig$subnetIds": "<p>An array of IDs for each subnet in the VPC to use.</p>"
}
},
"Tag": {
Expand Down Expand Up @@ -2380,12 +2382,15 @@
}
},
"VpcConfig": {
"base": "<p>VPC configuration.</p>",
"base": "<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>",
"refs": {
"CreateModelCustomizationJobRequest$vpcConfig": "<p>VPC configuration (optional). Configuration parameters for the private Virtual Private Cloud (VPC) that contains the resources you are using for this job.</p>",
"CreateModelCustomizationJobRequest$vpcConfig": "<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>",
"CreateModelImportJobRequest$vpcConfig": "<p>VPC configuration parameters for the private Virtual Private Cloud (VPC) that contains the resources you are using for the import job.</p>",
"CreateModelInvocationJobRequest$vpcConfig": "<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>",
"GetModelCustomizationJobResponse$vpcConfig": "<p>VPC configuration for the custom model job.</p>",
"GetModelImportJobResponse$vpcConfig": "<p>The Virtual Private Cloud (VPC) configuration of the import model job.</p>"
"GetModelImportJobResponse$vpcConfig": "<p>The Virtual Private Cloud (VPC) configuration of the import model job.</p>",
"GetModelInvocationJobResponse$vpcConfig": "<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>",
"ModelInvocationJobSummary$vpcConfig": "<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>"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion src/data/bedrock/2023-04-20/docs-2.json.php

Large diffs are not rendered by default.

93 changes: 58 additions & 35 deletions src/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -7249,6 +7249,12 @@
"tags" : [ "fips" ]
} ]
},
"ap-southeast-5" : {
"variants" : [ {
"hostname" : "elasticfilesystem-fips.ap-southeast-5.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"ca-central-1" : {
"variants" : [ {
"hostname" : "elasticfilesystem-fips.ca-central-1.amazonaws.com",
Expand Down Expand Up @@ -7386,6 +7392,13 @@
"deprecated" : true,
"hostname" : "elasticfilesystem-fips.ap-southeast-4.amazonaws.com"
},
"fips-ap-southeast-5" : {
"credentialScope" : {
"region" : "ap-southeast-5"
},
"deprecated" : true,
"hostname" : "elasticfilesystem-fips.ap-southeast-5.amazonaws.com"
},
"fips-ca-central-1" : {
"credentialScope" : {
"region" : "ca-central-1"
Expand Down Expand Up @@ -19497,18 +19510,22 @@
"ap-northeast-2" : { },
"ap-northeast-3" : { },
"ap-south-1" : { },
"ap-south-2" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ap-southeast-3" : { },
"ap-southeast-4" : { },
"ca-central-1" : {
"variants" : [ {
"hostname" : "ssm-sap-fips.ca-central-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"eu-central-1" : { },
"eu-central-2" : { },
"eu-north-1" : { },
"eu-south-1" : { },
"eu-south-2" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
Expand Down Expand Up @@ -19547,6 +19564,8 @@
"deprecated" : true,
"hostname" : "ssm-sap-fips.us-west-2.amazonaws.com"
},
"il-central-1" : { },
"me-central-1" : { },
"me-south-1" : { },
"sa-east-1" : { },
"us-east-1" : {
Expand Down Expand Up @@ -20453,82 +20472,62 @@
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"sa-east-1" : { },
"transcribestreaming-ca-central-1" : {
"credentialScope" : {
"region" : "ca-central-1"
},
"deprecated" : true,
"ca-central-1" : {
"variants" : [ {
"hostname" : "transcribestreaming-fips.ca-central-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"transcribestreaming-fips-ca-central-1" : {
"eu-central-1" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"fips-ca-central-1" : {
"credentialScope" : {
"region" : "ca-central-1"
},
"deprecated" : true,
"hostname" : "transcribestreaming-fips.ca-central-1.amazonaws.com"
},
"transcribestreaming-fips-us-east-1" : {
"fips-us-east-1" : {
"credentialScope" : {
"region" : "us-east-1"
},
"deprecated" : true,
"hostname" : "transcribestreaming-fips.us-east-1.amazonaws.com"
},
"transcribestreaming-fips-us-east-2" : {
"fips-us-east-2" : {
"credentialScope" : {
"region" : "us-east-2"
},
"deprecated" : true,
"hostname" : "transcribestreaming-fips.us-east-2.amazonaws.com"
},
"transcribestreaming-fips-us-west-2" : {
"fips-us-west-2" : {
"credentialScope" : {
"region" : "us-west-2"
},
"deprecated" : true,
"hostname" : "transcribestreaming-fips.us-west-2.amazonaws.com"
},
"transcribestreaming-us-east-1" : {
"credentialScope" : {
"region" : "us-east-1"
},
"deprecated" : true,
"sa-east-1" : { },
"us-east-1" : {
"variants" : [ {
"hostname" : "transcribestreaming-fips.us-east-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"transcribestreaming-us-east-2" : {
"credentialScope" : {
"region" : "us-east-2"
},
"deprecated" : true,
"us-east-2" : {
"variants" : [ {
"hostname" : "transcribestreaming-fips.us-east-2.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"transcribestreaming-us-west-2" : {
"credentialScope" : {
"region" : "us-west-2"
},
"deprecated" : true,
"us-west-2" : {
"variants" : [ {
"hostname" : "transcribestreaming-fips.us-west-2.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-east-1" : { },
"us-east-2" : { },
"us-west-2" : { }
}
}
},
"transfer" : {
Expand Down Expand Up @@ -28673,8 +28672,32 @@
},
"transcribestreaming" : {
"endpoints" : {
"us-gov-east-1" : { },
"us-gov-west-1" : { }
"fips-us-gov-east-1" : {
"credentialScope" : {
"region" : "us-gov-east-1"
},
"deprecated" : true,
"hostname" : "transcribestreaming-fips.us-gov-east-1.amazonaws.com"
},
"fips-us-gov-west-1" : {
"credentialScope" : {
"region" : "us-gov-west-1"
},
"deprecated" : true,
"hostname" : "transcribestreaming-fips.us-gov-west-1.amazonaws.com"
},
"us-gov-east-1" : {
"variants" : [ {
"hostname" : "transcribestreaming-fips.us-gov-east-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-gov-west-1" : {
"variants" : [ {
"hostname" : "transcribestreaming-fips.us-gov-west-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
}
}
},
"transfer" : {
Expand Down
2 changes: 1 addition & 1 deletion src/data/endpoints.json.php

Large diffs are not rendered by default.

Loading

0 comments on commit 9eca4b5

Please sign in to comment.