Skip to content

Commit

Permalink
Updated API models and rebuilt service gems.
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Ruby authored and Nobody committed Jul 11, 2022
1 parent a4e47ca commit aa557ed
Show file tree
Hide file tree
Showing 32 changed files with 3,085 additions and 259 deletions.
608 changes: 597 additions & 11 deletions apis/ec2/2016-11-15/api-2.json

Large diffs are not rendered by default.

314 changes: 312 additions & 2 deletions apis/ec2/2016-11-15/docs-2.json

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions apis/ec2/2016-11-15/paginators-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,18 @@
"output_token": "NextToken",
"result_key": "TransitGatewayPeeringAttachments"
},
"DescribeTransitGatewayPolicyTables": {
"input_token": "NextToken",
"limit_key": "MaxResults",
"output_token": "NextToken",
"result_key": "TransitGatewayPolicyTables"
},
"DescribeTransitGatewayRouteTableAnnouncements": {
"input_token": "NextToken",
"limit_key": "MaxResults",
"output_token": "NextToken",
"result_key": "TransitGatewayRouteTableAnnouncements"
},
"DescribeTransitGatewayRouteTables": {
"input_token": "NextToken",
"limit_key": "MaxResults",
Expand Down Expand Up @@ -704,6 +716,12 @@
"output_token": "NextToken",
"result_key": "MulticastDomainAssociations"
},
"GetTransitGatewayPolicyTableAssociations": {
"input_token": "NextToken",
"limit_key": "MaxResults",
"output_token": "NextToken",
"result_key": "Associations"
},
"GetTransitGatewayPrefixListReferences": {
"input_token": "NextToken",
"limit_key": "MaxResults",
Expand Down
2 changes: 1 addition & 1 deletion apis/redshift-serverless/2021-04-21/docs-2.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "2.0",
"service": "<p> <i>This is prerelease documentation for Amazon Redshift Serverless, which is in preview release. The documentation and the feature are both subject to change. We recommend that you use this feature only in test environments, and not in production environments. For preview terms and conditions, see Beta Service Participation in <a href=\"https://docs.aws.amazon.com/https:/aws.amazon.com/service-terms\">Amazon Web Services Service Terms</a>.</i> </p> <p>This is an interface reference for Amazon Redshift Serverless. It contains documentation for one of the programming or command line interfaces you can use to manage Amazon Redshift Serverless. </p> <p>Amazon Redshift Serverless automatically provisions data warehouse capacity and intelligently scales the underlying resources based on workload demands. Amazon Redshift Serverless adjusts capacity in seconds to deliver consistently high performance and simplified operations for even the most demanding and volatile workloads. Amazon Redshift Serverless lets you focus on using your data to acquire new insights for your business and customers. </p> <p> To learn more about Amazon Redshift Serverless, see <a href=\"https://docs.aws.amazon.com/redshift/latest/mgmt/serverless-whatis.html\">What is Amazon Redshift Serverless</a>. </p>",
"service": "<p>This is an interface reference for Amazon Redshift Serverless. It contains documentation for one of the programming or command line interfaces you can use to manage Amazon Redshift Serverless. </p> <p>Amazon Redshift Serverless automatically provisions data warehouse capacity and intelligently scales the underlying resources based on workload demands. Amazon Redshift Serverless adjusts capacity in seconds to deliver consistently high performance and simplified operations for even the most demanding and volatile workloads. Amazon Redshift Serverless lets you focus on using your data to acquire new insights for your business and customers. </p> <p> To learn more about Amazon Redshift Serverless, see <a href=\"https://docs.aws.amazon.com/redshift/latest/mgmt/serverless-whatis.html\">What is Amazon Redshift Serverless</a>. </p>",
"operations": {
"ConvertRecoveryPointToSnapshot": "<p>Converts a recovery point to a snapshot. For more information about recovery points and snapshots, see <a href=\"https://docs.aws.amazon.com/redshift/latest/mgmt/serverless-snapshots-recovery.html\">Working with snapshots and recovery points</a>.</p>",
"CreateEndpointAccess": "<p>Creates an Amazon Redshift Serverless managed VPC endpoint.</p>",
Expand Down
32 changes: 16 additions & 16 deletions apis/redshift/2012-12-01/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,8 @@
{"shape":"AuthorizationQuotaExceededFault"},
{"shape":"DependentServiceRequestThrottlingFault"},
{"shape":"InvalidClusterSnapshotStateFault"},
{"shape":"LimitExceededFault"}
{"shape":"LimitExceededFault"},
{"shape":"UnsupportedOperationFault"}
]
},
"BatchDeleteClusterSnapshots":{
Expand Down Expand Up @@ -858,7 +859,8 @@
"errors":[
{"shape":"ClusterNotFoundFault"},
{"shape":"ClusterSnapshotNotFoundFault"},
{"shape":"InvalidTagFault"}
{"shape":"InvalidTagFault"},
{"shape":"UnsupportedOperationFault"}
]
},
"DescribeClusterSubnetGroups":{
Expand Down Expand Up @@ -1113,7 +1115,8 @@
{"shape":"ClusterSnapshotNotFoundFault"},
{"shape":"InvalidClusterSnapshotStateFault"},
{"shape":"ClusterNotFoundFault"},
{"shape":"AccessToSnapshotDeniedFault"}
{"shape":"AccessToSnapshotDeniedFault"},
{"shape":"UnsupportedOperationFault"}
]
},
"DescribeOrderableClusterOptions":{
Expand Down Expand Up @@ -2025,7 +2028,8 @@
"errors":[
{"shape":"AccessToSnapshotDeniedFault"},
{"shape":"AuthorizationNotFoundFault"},
{"shape":"ClusterSnapshotNotFoundFault"}
{"shape":"ClusterSnapshotNotFoundFault"},
{"shape":"UnsupportedOperationFault"}
]
},
"RotateEncryptionKey":{
Expand Down Expand Up @@ -2332,12 +2336,10 @@
},
"AuthorizeSnapshotAccessMessage":{
"type":"structure",
"required":[
"SnapshotIdentifier",
"AccountWithRestoreAccess"
],
"required":["AccountWithRestoreAccess"],
"members":{
"SnapshotIdentifier":{"shape":"String"},
"SnapshotArn":{"shape":"String"},
"SnapshotClusterIdentifier":{"shape":"String"},
"AccountWithRestoreAccess":{"shape":"String"}
}
Expand Down Expand Up @@ -3606,6 +3608,7 @@
"members":{
"ClusterIdentifier":{"shape":"String"},
"SnapshotIdentifier":{"shape":"String"},
"SnapshotArn":{"shape":"String"},
"SnapshotType":{"shape":"String"},
"StartTime":{"shape":"TStamp"},
"EndTime":{"shape":"TStamp"},
Expand Down Expand Up @@ -3800,6 +3803,7 @@
"ActionType":{"shape":"ActionType"},
"ClusterIdentifier":{"shape":"String"},
"SnapshotIdentifier":{"shape":"String"},
"SnapshotArn":{"shape":"String"},
"OwnerAccount":{"shape":"String"},
"Filters":{
"shape":"NodeConfigurationOptionsFilterList",
Expand Down Expand Up @@ -5790,13 +5794,11 @@
},
"RestoreFromClusterSnapshotMessage":{
"type":"structure",
"required":[
"ClusterIdentifier",
"SnapshotIdentifier"
],
"required":["ClusterIdentifier"],
"members":{
"ClusterIdentifier":{"shape":"String"},
"SnapshotIdentifier":{"shape":"String"},
"SnapshotArn":{"shape":"String"},
"SnapshotClusterIdentifier":{"shape":"String"},
"Port":{"shape":"IntegerOptional"},
"AvailabilityZone":{"shape":"String"},
Expand Down Expand Up @@ -5928,12 +5930,10 @@
},
"RevokeSnapshotAccessMessage":{
"type":"structure",
"required":[
"SnapshotIdentifier",
"AccountWithRestoreAccess"
],
"required":["AccountWithRestoreAccess"],
"members":{
"SnapshotIdentifier":{"shape":"String"},
"SnapshotArn":{"shape":"String"},
"SnapshotClusterIdentifier":{"shape":"String"},
"AccountWithRestoreAccess":{"shape":"String"}
}
Expand Down
Loading

0 comments on commit aa557ed

Please sign in to comment.