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 3, 2024
1 parent c04f8f3 commit 5653ef1
Show file tree
Hide file tree
Showing 34 changed files with 1,891 additions and 1,356 deletions.
37 changes: 37 additions & 0 deletions .changes/3.321.3
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
[
{
"type": "api-change",
"category": "Connect",
"description": "Release ReplicaConfiguration as part of DescribeInstance"
},
{
"type": "api-change",
"category": "TimestreamInfluxDB",
"description": "Timestream for InfluxDB now supports compute scaling and deployment type conversion. This release adds the DbInstanceType and DeploymentType parameters to the UpdateDbInstance API."
},
{
"type": "api-change",
"category": "SageMaker",
"description": "Amazon SageMaker now supports automatic mounting of a user's home folder in the Amazon Elastic File System (EFS) associated with the SageMaker Studio domain to their Studio Spaces to enable users to share data between their own private spaces."
},
{
"type": "api-change",
"category": "MediaLive",
"description": "Added MinQP as a Rate Control option for H264 and H265 encodes."
},
{
"type": "api-change",
"category": "MediaConnect",
"description": "AWS Elemental MediaConnect introduces thumbnails for Flow source monitoring. Thumbnails provide still image previews of the live content feeding your MediaConnect Flow allowing you to easily verify that your source is operating as expected."
},
{
"type": "api-change",
"category": "ElasticLoadBalancingv2",
"description": "This release adds support for configuring TCP idle timeout on NLB and GWLB listeners."
},
{
"type": "api-change",
"category": "DataZone",
"description": "Add support to let data publisher specify a subset of the data asset that a subscriber will have access to based on the asset filters provided, when accepting a subscription request."
}
]
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# CHANGELOG

## next release

* `Aws\Connect` - Release ReplicaConfiguration as part of DescribeInstance
* `Aws\TimestreamInfluxDB` - Timestream for InfluxDB now supports compute scaling and deployment type conversion. This release adds the DbInstanceType and DeploymentType parameters to the UpdateDbInstance API.
* `Aws\SageMaker` - Amazon SageMaker now supports automatic mounting of a user's home folder in the Amazon Elastic File System (EFS) associated with the SageMaker Studio domain to their Studio Spaces to enable users to share data between their own private spaces.
* `Aws\MediaLive` - Added MinQP as a Rate Control option for H264 and H265 encodes.
* `Aws\MediaConnect` - AWS Elemental MediaConnect introduces thumbnails for Flow source monitoring. Thumbnails provide still image previews of the live content feeding your MediaConnect Flow allowing you to easily verify that your source is operating as expected.
* `Aws\ElasticLoadBalancingv2` - This release adds support for configuring TCP idle timeout on NLB and GWLB listeners.
* `Aws\DataZone` - Add support to let data publisher specify a subset of the data asset that a subscriber will have access to based on the asset filters provided, when accepting a subscription request.

## 3.321.2 - 2024-08-30

* `Aws\DataZone` - Amazon DataZone now adds new governance capabilities of Domain Units for organization within your Data Domains, and Authorization Policies for tighter controls.
Expand Down
4 changes: 4 additions & 0 deletions src/ElasticLoadBalancingV2/ElasticLoadBalancingV2Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@
* @method \GuzzleHttp\Promise\Promise deregisterTargetsAsync(array $args = [])
* @method \Aws\Result describeAccountLimits(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeAccountLimitsAsync(array $args = [])
* @method \Aws\Result describeListenerAttributes(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeListenerAttributesAsync(array $args = [])
* @method \Aws\Result describeListenerCertificates(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeListenerCertificatesAsync(array $args = [])
* @method \Aws\Result describeListeners(array $args = [])
Expand Down Expand Up @@ -71,6 +73,8 @@
* @method \GuzzleHttp\Promise\Promise getTrustStoreRevocationContentAsync(array $args = [])
* @method \Aws\Result modifyListener(array $args = [])
* @method \GuzzleHttp\Promise\Promise modifyListenerAsync(array $args = [])
* @method \Aws\Result modifyListenerAttributes(array $args = [])
* @method \GuzzleHttp\Promise\Promise modifyListenerAttributesAsync(array $args = [])
* @method \Aws\Result modifyLoadBalancerAttributes(array $args = [])
* @method \GuzzleHttp\Promise\Promise modifyLoadBalancerAttributesAsync(array $args = [])
* @method \Aws\Result modifyRule(array $args = [])
Expand Down
2 changes: 2 additions & 0 deletions src/MediaConnect/MediaConnectClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@
* @method \GuzzleHttp\Promise\Promise describeFlowAsync(array $args = [])
* @method \Aws\Result describeFlowSourceMetadata(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeFlowSourceMetadataAsync(array $args = [])
* @method \Aws\Result describeFlowSourceThumbnail(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeFlowSourceThumbnailAsync(array $args = [])
* @method \Aws\Result describeGateway(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeGatewayAsync(array $args = [])
* @method \Aws\Result describeGatewayInstance(array $args = [])
Expand Down
46 changes: 45 additions & 1 deletion src/data/connect/2017-08-08/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -7425,7 +7425,8 @@
"DescribeInstanceResponse":{
"type":"structure",
"members":{
"Instance":{"shape":"Instance"}
"Instance":{"shape":"Instance"},
"ReplicationConfiguration":{"shape":"ReplicationConfiguration"}
}
},
"DescribeInstanceStorageConfigRequest":{
Expand Down Expand Up @@ -9322,6 +9323,11 @@
"AgentConfig":{"shape":"AgentConfig"}
}
},
"GlobalSignInEndpoint":{
"type":"string",
"max":128,
"min":1
},
"Grouping":{
"type":"string",
"enum":[
Expand Down Expand Up @@ -9754,6 +9760,17 @@
"min":1,
"pattern":"^(arn:(aws|aws-us-gov):connect:[a-z]{2}-[a-z]+-[0-9]{1}:[0-9]{1,20}:instance/)?[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$"
},
"InstanceReplicationStatus":{
"type":"string",
"enum":[
"INSTANCE_REPLICATION_COMPLETE",
"INSTANCE_REPLICATION_IN_PROGRESS",
"INSTANCE_REPLICATION_FAILED",
"INSTANCE_REPLICA_DELETING",
"INSTANCE_REPLICATION_DELETION_FAILED",
"RESOURCE_REPLICATION_NOT_STARTED"
]
},
"InstanceStatus":{
"type":"string",
"enum":[
Expand Down Expand Up @@ -13288,6 +13305,33 @@
"Arn":{"shape":"ARN"}
}
},
"ReplicationConfiguration":{
"type":"structure",
"members":{
"ReplicationStatusSummaryList":{"shape":"ReplicationStatusSummaryList"},
"SourceRegion":{"shape":"AwsRegion"},
"GlobalSignInEndpoint":{"shape":"GlobalSignInEndpoint"}
}
},
"ReplicationStatusReason":{
"type":"string",
"max":1024,
"min":0
},
"ReplicationStatusSummary":{
"type":"structure",
"members":{
"Region":{"shape":"AwsRegion"},
"ReplicationStatus":{"shape":"InstanceReplicationStatus"},
"ReplicationStatusReason":{"shape":"ReplicationStatusReason"}
}
},
"ReplicationStatusSummaryList":{
"type":"list",
"member":{"shape":"ReplicationStatusSummary"},
"max":11,
"min":0
},
"RequestIdentifier":{
"type":"string",
"max":80
Expand Down
2 changes: 1 addition & 1 deletion src/data/connect/2017-08-08/api-2.json.php

Large diffs are not rendered by default.

42 changes: 40 additions & 2 deletions src/data/connect/2017-08-08/docs-2.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/data/connect/2017-08-08/docs-2.json.php

Large diffs are not rendered by default.

36 changes: 36 additions & 0 deletions src/data/datazone/2018-05-10/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2726,6 +2726,7 @@
"identifier"
],
"members":{
"assetScopes":{"shape":"AcceptedAssetScopes"},
"decisionComment":{"shape":"DecisionComment"},
"domainIdentifier":{
"shape":"DomainId",
Expand Down Expand Up @@ -2779,6 +2780,21 @@
"max":1,
"min":1
},
"AcceptedAssetScope":{
"type":"structure",
"required":[
"assetId",
"filterIds"
],
"members":{
"assetId":{"shape":"AssetId"},
"filterIds":{"shape":"FilterIds"}
}
},
"AcceptedAssetScopes":{
"type":"list",
"member":{"shape":"AcceptedAssetScope"}
},
"AccessDeniedException":{
"type":"structure",
"required":["message"],
Expand Down Expand Up @@ -3055,6 +3071,20 @@
"type":"list",
"member":{"shape":"AssetRevision"}
},
"AssetScope":{
"type":"structure",
"required":[
"assetId",
"filterIds",
"status"
],
"members":{
"assetId":{"shape":"AssetId"},
"errorMessage":{"shape":"String"},
"filterIds":{"shape":"FilterIds"},
"status":{"shape":"String"}
}
},
"AssetTargetNameMap":{
"type":"structure",
"required":[
Expand Down Expand Up @@ -5939,6 +5969,10 @@
"type":"string",
"pattern":"^[a-zA-Z0-9_-]{1,36}$"
},
"FilterIds":{
"type":"list",
"member":{"shape":"FilterId"}
},
"FilterList":{
"type":"list",
"member":{"shape":"FilterClause"},
Expand Down Expand Up @@ -10559,6 +10593,7 @@
"members":{
"assetId":{"shape":"AssetId"},
"assetRevision":{"shape":"Revision"},
"assetScope":{"shape":"AssetScope"},
"failureCause":{"shape":"FailureCause"},
"failureTimestamp":{"shape":"Timestamp"},
"grantedTimestamp":{"shape":"Timestamp"},
Expand All @@ -10569,6 +10604,7 @@
"SubscribedAssetListing":{
"type":"structure",
"members":{
"assetScope":{"shape":"AssetScope"},
"entityId":{"shape":"AssetId"},
"entityRevision":{"shape":"Revision"},
"entityType":{"shape":"TypeName"},
Expand Down
2 changes: 1 addition & 1 deletion src/data/datazone/2018-05-10/api-2.json.php

Large diffs are not rendered by default.

31 changes: 31 additions & 0 deletions src/data/datazone/2018-05-10/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,18 @@
"AcceptSubscriptionRequestOutput$subscribedPrincipals": "<p>Specifies the Amazon DataZone users who are subscribed to the asset specified in the subscription request.</p>"
}
},
"AcceptedAssetScope": {
"base": "<p>The accepted asset scope.</p>",
"refs": {
"AcceptedAssetScopes$member": null
}
},
"AcceptedAssetScopes": {
"base": null,
"refs": {
"AcceptSubscriptionRequestInput$assetScopes": "<p>The asset scopes of the accept subscription request.</p>"
}
},
"AccessDeniedException": {
"base": "<p>You do not have sufficient access to perform this action.</p>",
"refs": {
Expand Down Expand Up @@ -296,10 +308,12 @@
"base": null,
"refs": {
"AcceptPredictionsOutput$assetId": "<p>The ID of the asset.</p>",
"AcceptedAssetScope$assetId": "<p>The asset ID of the accepted asset scope.</p>",
"AssetFilterSummary$assetId": "<p>The ID of the data asset.</p>",
"AssetListing$assetId": "<p>The identifier of an asset published in an Amazon DataZone catalog. </p>",
"AssetListingItem$entityId": "<p>The identifier of the inventory asset.</p>",
"AssetRevision$id": "<p>The identifier of the inventory asset revision.</p>",
"AssetScope$assetId": "<p>The asset ID of the asset scope.</p>",
"AssetTargetNameMap$assetId": "<p>The identifier of the inventory asset.</p>",
"CreateAssetFilterInput$assetIdentifier": "<p>The ID of the data asset.</p>",
"CreateAssetFilterOutput$assetId": "<p>The ID of the asset.</p>",
Expand Down Expand Up @@ -405,6 +419,13 @@
"ListAssetRevisionsOutput$items": "<p>The results of the <code>ListAssetRevisions</code> action.</p>"
}
},
"AssetScope": {
"base": "<p>The asset scope.</p>",
"refs": {
"SubscribedAsset$assetScope": "<p>The asset scope of the subscribed asset.</p>",
"SubscribedAssetListing$assetScope": "<p>The asset scope of the subscribed asset listing.</p>"
}
},
"AssetTargetNameMap": {
"base": "<p>The name map for assets.</p>",
"refs": {
Expand Down Expand Up @@ -2514,12 +2535,20 @@
"AssetFilterSummary$id": "<p>The ID of the asset filter.</p>",
"CreateAssetFilterOutput$id": "<p>The ID of the asset filter.</p>",
"DeleteAssetFilterInput$identifier": "<p>The ID of the asset filter that you want to delete.</p>",
"FilterIds$member": null,
"GetAssetFilterInput$identifier": "<p>The ID of the asset filter.</p>",
"GetAssetFilterOutput$id": "<p>The ID of the asset filter.</p>",
"UpdateAssetFilterInput$identifier": "<p>The ID of the asset filter.</p>",
"UpdateAssetFilterOutput$id": "<p>The ID of the asset filter.</p>"
}
},
"FilterIds": {
"base": null,
"refs": {
"AcceptedAssetScope$filterIds": "<p>The filter IDs of the accepted asset scope.</p>",
"AssetScope$filterIds": "<p>The filter IDs of the asset scope.</p>"
}
},
"FilterList": {
"base": null,
"refs": {
Expand Down Expand Up @@ -5041,6 +5070,8 @@
"AssetInDataProductListingItem$entityId": "<p>The entity ID of the listing of the asset in a data product.</p>",
"AssetInDataProductListingItem$entityRevision": "<p>The entity revision of the listing of the asset in a data product.</p>",
"AssetInDataProductListingItem$entityType": "<p>The entity type of the listing of the asset in a data product.</p>",
"AssetScope$errorMessage": "<p>The error message of the asset scope.</p>",
"AssetScope$status": "<p>The status of the asset scope.</p>",
"AssetTargetNameMap$targetName": "<p>The target name in the asset target name map.</p>",
"AssociateEnvironmentRoleInput$environmentRoleArn": "<p>The ARN of the environment role.</p>",
"AwsConsoleLinkParameters$uri": "<p>The URI of the console link specified as part of the environment action.</p>",
Expand Down
2 changes: 1 addition & 1 deletion src/data/datazone/2018-05-10/docs-2.json.php

Large diffs are not rendered by default.

Loading

0 comments on commit 5653ef1

Please sign in to comment.