Skip to content

Commit cdfb3aa

Browse files
feat: update AWS API models
1 parent 2c98cda commit cdfb3aa

File tree

7 files changed

+10698
-69
lines changed

7 files changed

+10698
-69
lines changed

codegen/sdk/aws-models/cleanroomsml.json

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

codegen/sdk/aws-models/datazone.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25986,7 +25986,7 @@
2598625986
"useAssetType": {
2598725987
"target": "com.amazonaws.datazone#UseAssetTypePolicyGrantDetail",
2598825988
"traits": {
25989-
"smithy.api#documentation": "<p> Specifies the domain unit(s) whose projects can use this asset type while creating asset or asset revisions.</p>"
25989+
"smithy.api#documentation": "<p> Specifies the domain unit(s) whose projects can use this asset type while creating\n asset or asset revisions.</p>"
2599025990
}
2599125991
}
2599225992
},
@@ -34448,6 +34448,12 @@
3444834448
"smithy.api#documentation": "<p>The glossary terms to be updated as part of the <code>UpdateProject</code>\n action.</p>"
3444934449
}
3445034450
},
34451+
"domainUnitId": {
34452+
"target": "com.amazonaws.datazone#DomainUnitId",
34453+
"traits": {
34454+
"smithy.api#documentation": "<p>The ID of the domain unit.</p>"
34455+
}
34456+
},
3445134457
"environmentDeploymentDetails": {
3445234458
"target": "com.amazonaws.datazone#EnvironmentDeploymentDetails",
3445334459
"traits": {
@@ -35623,7 +35629,7 @@
3562335629
}
3562435630
},
3562535631
"traits": {
35626-
"smithy.api#documentation": "<p>Specifies the domain unit(s) whose projects can use this asset type while creating asset or asset revisions.</p>"
35632+
"smithy.api#documentation": "<p>Specifies the domain unit(s) whose projects can use this asset type while creating asset\n or asset revisions.</p>"
3562735633
}
3562835634
},
3562935635
"com.amazonaws.datazone#UserAssignment": {

codegen/sdk/aws-models/ec2.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50133,7 +50133,7 @@
5013350133
"target": "com.amazonaws.ec2#String",
5013450134
"traits": {
5013550135
"aws.protocols#ec2QueryName": "AvailabilityZone",
50136-
"smithy.api#documentation": "<p>The Availability Zone where the EBS volume will be created (for example,\n <code>us-east-1a</code>).</p>\n <p>Either <code>AvailabilityZone</code> or <code>AvailabilityZoneId</code> can be specified,\n but not both. If neither is specified, Amazon EC2 automatically selects an Availability Zone within\n the Region.</p>\n <p>This parameter is not supported when using <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateImage.html\">CreateImage</a>.</p>",
50136+
"smithy.api#documentation": "<p>The Availability Zone where the EBS volume will be created (for example,\n <code>us-east-1a</code>).</p>\n <p>Either <code>AvailabilityZone</code> or <code>AvailabilityZoneId</code> can be specified,\n but not both. If neither is specified, Amazon EC2 automatically selects an Availability Zone within\n the Region.</p>\n <p>This parameter is not supported when using <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateImage.html\">CreateImage</a>.</p>",
5013750137
"smithy.api#xmlName": "availabilityZone"
5013850138
}
5013950139
},
@@ -50154,7 +50154,7 @@
5015450154
"AvailabilityZoneId": {
5015550155
"target": "com.amazonaws.ec2#String",
5015650156
"traits": {
50157-
"smithy.api#documentation": "<p>The ID of the Availability Zone where the EBS volume will be created (for example,\n <code>use1-az1</code>).</p>\n <p>Either <code>AvailabilityZone</code> or <code>AvailabilityZoneId</code> can be specified,\n but not both. If neither is specified, Amazon EC2 automatically selects an Availability Zone within\n the Region.</p>\n <p>This parameter is not supported when using <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateImage.html\">CreateImage</a>.</p>"
50157+
"smithy.api#documentation": "<p>The ID of the Availability Zone where the EBS volume will be created (for example,\n <code>use1-az1</code>).</p>\n <p>Either <code>AvailabilityZone</code> or <code>AvailabilityZoneId</code> can be specified,\n but not both. If neither is specified, Amazon EC2 automatically selects an Availability Zone within\n the Region.</p>\n <p>This parameter is not supported when using <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateImage.html\">CreateImage</a>.</p>"
5015850158
}
5015950159
}
5016050160
},
@@ -57645,6 +57645,12 @@
5764557645
"traits": {
5764657646
"smithy.api#documentation": "<p>The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.</p>"
5764757647
}
57648+
},
57649+
"Context": {
57650+
"target": "com.amazonaws.ec2#String",
57651+
"traits": {
57652+
"smithy.api#documentation": "<p>Reserved.</p>"
57653+
}
5764857654
}
5764957655
},
5765057656
"traits": {

0 commit comments

Comments
 (0)