Skip to content

Commit fff96ca

Browse files
author
AWS SDK for Go v2 automation user
committed
Update API model
1 parent d46f566 commit fff96ca

File tree

3 files changed

+210
-10
lines changed

3 files changed

+210
-10
lines changed

codegen/sdk-codegen/aws-models/bedrock-runtime.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4674,7 +4674,7 @@
46744674
"traits": {
46754675
"smithy.api#documentation": "<p>A list of stop sequences. A stop sequence is a sequence of characters that causes the model to stop generating the response. </p>",
46764676
"smithy.api#length": {
4677-
"max": 4
4677+
"max": 2500
46784678
}
46794679
}
46804680
}

codegen/sdk-codegen/aws-models/ec2.json

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46851,7 +46851,7 @@
4685146851
"Filters": {
4685246852
"target": "com.amazonaws.ec2#FilterList",
4685346853
"traits": {
46854-
"smithy.api#documentation": "<p>The filters.</p>\n <ul>\n <li>\n <p>\n <code>vpc-endpoint-id</code> - The ID of the VPC endpoint.</p>\n </li>\n <li>\n <p>\n <code>associated-resource-accessibility</code> - The association state. When the\n state is <code>accessible</code>, it returns <code>AVAILABLE</code>. When the state\n is <code>inaccessible</code>, it returns <code>PENDING</code> or\n <code>FAILED</code>.</p>\n </li>\n <li>\n <p>\n <code>association-id</code> - The ID of the VPC endpoint association.</p>\n </li>\n <li>\n <p>\n <code>associated-resource-id</code> - The ID of the associated resource\n configuration.</p>\n </li>\n <li>\n <p>\n <code>service-network-arn</code> - The Amazon Resource Name (ARN) of the\n associated service network. Only VPC endpoints of type service network will be\n returned.</p>\n </li>\n <li>\n <p>\n <code>resource-configuration-group-arn</code> - The Amazon Resource Name (ARN) of\n the resource configuration of type GROUP.</p>\n </li>\n <li>\n <p>\n <code>service-network-resource-association-id</code> - The ID of the\n association.</p>\n </li>\n </ul>",
46854+
"smithy.api#documentation": "<p>The filters.</p>\n <ul>\n <li>\n <p>\n <code>vpc-endpoint-id</code> - The ID of the VPC endpoint.</p>\n </li>\n <li>\n <p>\n <code>associated-resource-accessibility</code> - The association state. When the\n state is <code>accessible</code>, it returns <code>AVAILABLE</code>. When the state\n is <code>inaccessible</code>, it returns <code>PENDING</code> or\n <code>FAILED</code>.</p>\n </li>\n <li>\n <p>\n <code>association-id</code> - The ID of the VPC endpoint association.</p>\n </li>\n <li>\n <p>\n <code>associated-resource-id</code> - The ID of the associated resource\n configuration.</p>\n </li>\n <li>\n <p>\n <code>service-network-arn</code> - The Amazon Resource Name (ARN) of the\n associated service network. Only VPC endpoints of type service network will be\n returned.</p>\n </li>\n <li>\n <p>\n <code>resource-configuration-group-arn</code> - The Amazon Resource Name (ARN) of\n the resource configuration of type GROUP.</p>\n </li>\n </ul>",
4685546855
"smithy.api#xmlName": "Filter"
4685646856
}
4685746857
},
@@ -87864,7 +87864,7 @@
8786487864
"DefaultRouteTablePropagation": {
8786587865
"target": "com.amazonaws.ec2#DefaultRouteTablePropagationValue",
8786687866
"traits": {
87867-
"smithy.api#documentation": "<p>Enable or disable automatic propagation of routes to the default propagation route table.</p>"
87867+
"smithy.api#documentation": "<p>Indicates whether resource attachments automatically propagate routes to the default\n propagation route table. Enabled by default. If <code>defaultRouteTablePropagation</code>\n is set to <code>enable</code>,\n Amazon Web Services Transit Gateway will create the default transit gateway route\n table.</p>"
8786887868
}
8786987869
},
8787087870
"PropagationDefaultRouteTableId": {
@@ -103573,6 +103573,12 @@
103573103573
"traits": {
103574103574
"smithy.api#enumValue": "EnableVgwRoutePropagation"
103575103575
}
103576+
},
103577+
"Advertisement": {
103578+
"target": "smithy.api#Unit",
103579+
"traits": {
103580+
"smithy.api#enumValue": "Advertisement"
103581+
}
103576103582
}
103577103583
}
103578103584
},
@@ -104525,6 +104531,12 @@
104525104531
"traits": {
104526104532
"smithy.api#enumValue": "blackhole"
104527104533
}
104534+
},
104535+
"filtered": {
104536+
"target": "smithy.api#Unit",
104537+
"traits": {
104538+
"smithy.api#enumValue": "filtered"
104539+
}
104528104540
}
104529104541
}
104530104542
},
@@ -114581,7 +114593,7 @@
114581114593
"target": "com.amazonaws.ec2#DefaultRouteTableAssociationValue",
114582114594
"traits": {
114583114595
"aws.protocols#ec2QueryName": "DefaultRouteTableAssociation",
114584-
"smithy.api#documentation": "<p>Indicates whether resource attachments are automatically associated with the default\n association route table. Enabled by default. If <code>defaultRouteTableAssociation</code>\n is set to <code>enable</code>,\n Amazon Web Services Transit Gateway will create the default transit gateway route\n table.</p>",
114596+
"smithy.api#documentation": "<p>Indicates whether resource attachments are automatically associated with the default\n association route table. Enabled by default. Either <code>defaultRouteTableAssociation</code> or <code>defaultRouteTablePropagation</code> must be set to <code>enable</code> for Amazon Web Services Transit Gateway to create the default transit gateway route table.</p>",
114585114597
"smithy.api#xmlName": "defaultRouteTableAssociation"
114586114598
}
114587114599
},
@@ -114597,7 +114609,7 @@
114597114609
"target": "com.amazonaws.ec2#DefaultRouteTablePropagationValue",
114598114610
"traits": {
114599114611
"aws.protocols#ec2QueryName": "DefaultRouteTablePropagation",
114600-
"smithy.api#documentation": "<p>Indicates whether resource attachments automatically propagate routes to the default\n propagation route table. Enabled by default. If <code>defaultRouteTablePropagation</code>\n is set to <code>enable</code>,\n Amazon Web Services Transit Gateway will create the default transit gateway route\n table.</p>",
114612+
"smithy.api#documentation": "<p>Indicates whether resource attachments automatically propagate routes to the default\n propagation route table. Enabled by default. If <code>defaultRouteTablePropagation</code>\n is set to <code>enable</code>,\n Amazon Web Services Transit Gateway creates the default transit gateway route\n table.</p>",
114601114613
"smithy.api#xmlName": "defaultRouteTablePropagation"
114602114614
}
114603114615
},

0 commit comments

Comments
 (0)