Skip to content

Commit 4dd06dc

Browse files
feat: update AWS API models
1 parent b1531a3 commit 4dd06dc

File tree

7 files changed

+878
-96
lines changed

7 files changed

+878
-96
lines changed

codegen/sdk/aws-models/controltower.json

Lines changed: 289 additions & 35 deletions
Large diffs are not rendered by default.

codegen/sdk/aws-models/cost-and-usage-report-service.json

Lines changed: 336 additions & 18 deletions
Large diffs are not rendered by default.

codegen/sdk/aws-models/ec2.json

Lines changed: 152 additions & 10 deletions
Large diffs are not rendered by default.

codegen/sdk/aws-models/fms.json

Lines changed: 5 additions & 5 deletions
Large diffs are not rendered by default.

codegen/sdk/aws-models/marketplace-entitlement-service.json

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -857,7 +857,12 @@
857857
}
858858
],
859859
"traits": {
860-
"smithy.api#documentation": "<p>GetEntitlements retrieves entitlement values for a given product. The results can be\n filtered based on customer identifier or product dimensions.</p>"
860+
"smithy.api#documentation": "<p>GetEntitlements retrieves entitlement values for a given product. The results can be\n filtered based on customer identifier or product dimensions.</p>",
861+
"smithy.api#paginated": {
862+
"inputToken": "NextToken",
863+
"outputToken": "NextToken",
864+
"pageSize": "MaxResults"
865+
}
861866
}
862867
},
863868
"com.amazonaws.marketplaceentitlementservice#GetEntitlementsRequest": {
@@ -883,7 +888,7 @@
883888
}
884889
},
885890
"MaxResults": {
886-
"target": "com.amazonaws.marketplaceentitlementservice#Integer",
891+
"target": "com.amazonaws.marketplaceentitlementservice#PageSizeInteger",
887892
"traits": {
888893
"smithy.api#documentation": "<p>The maximum number of items to retrieve from the GetEntitlements operation. For\n pagination, use the NextToken field in subsequent calls to GetEntitlements.</p>"
889894
}
@@ -948,6 +953,15 @@
948953
"smithy.api#pattern": "^\\S+$"
949954
}
950955
},
956+
"com.amazonaws.marketplaceentitlementservice#PageSizeInteger": {
957+
"type": "integer",
958+
"traits": {
959+
"smithy.api#range": {
960+
"min": 1,
961+
"max": 25
962+
}
963+
}
964+
},
951965
"com.amazonaws.marketplaceentitlementservice#ProductCode": {
952966
"type": "string",
953967
"traits": {

codegen/sdk/aws-models/mediaconvert.json

Lines changed: 71 additions & 17 deletions
Large diffs are not rendered by default.

codegen/sdk/aws-models/rds.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6404,7 +6404,7 @@
64046404
}
64056405
],
64066406
"traits": {
6407-
"smithy.api#documentation": "<p>Creates a zero-ETL integration with Amazon Redshift. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/zero-etl.html\">Working\n with Amazon Aurora zero-ETL integrations with Amazon Redshift</a> in the\n <i>Amazon Aurora User Guide</i>.</p>"
6407+
"smithy.api#documentation": "<p>Creates a zero-ETL integration with Amazon Redshift.</p>"
64086408
}
64096409
},
64106410
"com.amazonaws.rds#CreateIntegrationMessage": {
@@ -6414,7 +6414,7 @@
64146414
"target": "com.amazonaws.rds#SourceArn",
64156415
"traits": {
64166416
"smithy.api#clientOptional": {},
6417-
"smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the Aurora DB cluster to use as the source for\n replication.</p>",
6417+
"smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the database to use as the source for\n replication.</p>",
64186418
"smithy.api#required": {}
64196419
}
64206420
},
@@ -6437,7 +6437,7 @@
64376437
"KMSKeyId": {
64386438
"target": "com.amazonaws.rds#String",
64396439
"traits": {
6440-
"smithy.api#documentation": "<p>The Amazon Web Services Key Management System (Amazon Web Services KMS) key identifier for the key to use to\n encrypt the integration. If you don't specify an encryption key, Aurora uses a default\n Amazon Web Services owned key. </p>"
6440+
"smithy.api#documentation": "<p>The Amazon Web Services Key Management System (Amazon Web Services KMS) key identifier for the key to use to\n encrypt the integration. If you don't specify an encryption key, RDS uses a default\n Amazon Web Services owned key. </p>"
64416441
}
64426442
},
64436443
"AdditionalEncryptionContext": {
@@ -8546,7 +8546,7 @@
85468546
"SupportsIntegrations": {
85478547
"target": "com.amazonaws.rds#Boolean",
85488548
"traits": {
8549-
"smithy.api#documentation": "<p>Indicates whether the DB engine version supports Aurora zero-ETL integrations with\n Amazon Redshift.</p>"
8549+
"smithy.api#documentation": "<p>Indicates whether the DB engine version supports zero-ETL integrations with\n Amazon Redshift.</p>"
85508550
}
85518551
}
85528552
},
@@ -12322,7 +12322,7 @@
1232212322
}
1232312323
],
1232412324
"traits": {
12325-
"smithy.api#documentation": "<p>Deletes a zero-ETL integration with Amazon Redshift. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/zero-etl.deleting.html\">Deleting Amazon Aurora zero-ETL integrations with Amazon Redshift</a> in the\n <i>Amazon Aurora User Guide</i>\n </p>"
12325+
"smithy.api#documentation": "<p>Deletes a zero-ETL integration with Amazon Redshift.</p>"
1232612326
}
1232712327
},
1232812328
"com.amazonaws.rds#DeleteIntegrationMessage": {
@@ -16206,7 +16206,7 @@
1620616206
}
1620716207
],
1620816208
"traits": {
16209-
"smithy.api#documentation": "<p>Describe one or more zero-ETL integration with Amazon Redshift. For more information,\n see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/zero-etl.describingmonitoring.html\">Viewing and monitoring Amazon Aurora zero-ETL integrations with Amazon Redshift</a> in\n the <i>Amazon Aurora User Guide</i>\n </p>",
16209+
"smithy.api#documentation": "<p>Describe one or more zero-ETL integrations with Amazon Redshift.</p>",
1621016210
"smithy.api#paginated": {
1621116211
"inputToken": "Marker",
1621216212
"outputToken": "Marker",
@@ -18763,7 +18763,7 @@
1876318763
"SourceArn": {
1876418764
"target": "com.amazonaws.rds#SourceArn",
1876518765
"traits": {
18766-
"smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the Aurora DB cluster used as the source for\n replication.</p>"
18766+
"smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the database used as the source for\n replication.</p>"
1876718767
}
1876818768
},
1876918769
"TargetArn": {
@@ -18819,7 +18819,7 @@
1881918819
}
1882018820
},
1882118821
"traits": {
18822-
"smithy.api#documentation": "<p>An Aurora zero-ETL integration with Amazon Redshift. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/zero-etl.html\">Working\n with Amazon Aurora zero-ETL integrations with Amazon Redshift</a> in the\n <i>Amazon Aurora User Guide</i>.</p>"
18822+
"smithy.api#documentation": "<p>A zero-ETL integration with Amazon Redshift.</p>"
1882318823
}
1882418824
},
1882518825
"com.amazonaws.rds#IntegrationAlreadyExistsFault": {
@@ -29397,7 +29397,7 @@
2939729397
"SupportsIntegrations": {
2939829398
"target": "com.amazonaws.rds#BooleanOptional",
2939929399
"traits": {
29400-
"smithy.api#documentation": "<p>Indicates whether the DB engine version supports Aurora zero-ETL integrations with\n Amazon Redshift.</p>"
29400+
"smithy.api#documentation": "<p>Indicates whether the DB engine version supports zero-ETL integrations with\n Amazon Redshift.</p>"
2940129401
}
2940229402
}
2940329403
},

0 commit comments

Comments
 (0)