Skip to content

Commit 2e5ed49

Browse files
author
AWS SDK for Go v2 automation user
committed
Update API model
1 parent f3a3b6c commit 2e5ed49

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+2236
-798
lines changed

‎codegen/sdk-codegen/aws-models/amp.json‎

Lines changed: 1004 additions & 1 deletion
Large diffs are not rendered by default.

‎codegen/sdk-codegen/aws-models/api-gateway.json‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -778,27 +778,27 @@
778778
"builtIn": "AWS::Region",
779779
"required": false,
780780
"documentation": "The AWS region used to dispatch the request.",
781-
"type": "String"
781+
"type": "string"
782782
},
783783
"UseDualStack": {
784784
"builtIn": "AWS::UseDualStack",
785785
"required": true,
786786
"default": false,
787787
"documentation": "When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.",
788-
"type": "Boolean"
788+
"type": "boolean"
789789
},
790790
"UseFIPS": {
791791
"builtIn": "AWS::UseFIPS",
792792
"required": true,
793793
"default": false,
794794
"documentation": "When true, send this request to the FIPS-compliant regional endpoint. If the configured endpoint does not have a FIPS compliant endpoint, dispatching the request will return an error.",
795-
"type": "Boolean"
795+
"type": "boolean"
796796
},
797797
"Endpoint": {
798798
"builtIn": "SDK::Endpoint",
799799
"required": false,
800800
"documentation": "Override the endpoint used to send this request",
801-
"type": "String"
801+
"type": "string"
802802
}
803803
},
804804
"rules": [

‎codegen/sdk-codegen/aws-models/app-mesh.json‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,27 +64,27 @@
6464
"builtIn": "AWS::Region",
6565
"required": false,
6666
"documentation": "The AWS region used to dispatch the request.",
67-
"type": "String"
67+
"type": "string"
6868
},
6969
"UseDualStack": {
7070
"builtIn": "AWS::UseDualStack",
7171
"required": true,
7272
"default": false,
7373
"documentation": "When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.",
74-
"type": "Boolean"
74+
"type": "boolean"
7575
},
7676
"UseFIPS": {
7777
"builtIn": "AWS::UseFIPS",
7878
"required": true,
7979
"default": false,
8080
"documentation": "When true, send this request to the FIPS-compliant regional endpoint. If the configured endpoint does not have a FIPS compliant endpoint, dispatching the request will return an error.",
81-
"type": "Boolean"
81+
"type": "boolean"
8282
},
8383
"Endpoint": {
8484
"builtIn": "SDK::Endpoint",
8585
"required": false,
8686
"documentation": "Override the endpoint used to send this request",
87-
"type": "String"
87+
"type": "string"
8888
}
8989
},
9090
"rules": [

‎codegen/sdk-codegen/aws-models/appconfig.json‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -369,27 +369,27 @@
369369
"builtIn": "AWS::Region",
370370
"required": false,
371371
"documentation": "The AWS region used to dispatch the request.",
372-
"type": "String"
372+
"type": "string"
373373
},
374374
"UseDualStack": {
375375
"builtIn": "AWS::UseDualStack",
376376
"required": true,
377377
"default": false,
378378
"documentation": "When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.",
379-
"type": "Boolean"
379+
"type": "boolean"
380380
},
381381
"UseFIPS": {
382382
"builtIn": "AWS::UseFIPS",
383383
"required": true,
384384
"default": false,
385385
"documentation": "When true, send this request to the FIPS-compliant regional endpoint. If the configured endpoint does not have a FIPS compliant endpoint, dispatching the request will return an error.",
386-
"type": "Boolean"
386+
"type": "boolean"
387387
},
388388
"Endpoint": {
389389
"builtIn": "SDK::Endpoint",
390390
"required": false,
391391
"documentation": "Override the endpoint used to send this request",
392-
"type": "String"
392+
"type": "string"
393393
}
394394
},
395395
"rules": [

‎codegen/sdk-codegen/aws-models/appflow.json‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8158,27 +8158,27 @@
81588158
"builtIn": "AWS::Region",
81598159
"required": false,
81608160
"documentation": "The AWS region used to dispatch the request.",
8161-
"type": "String"
8161+
"type": "string"
81628162
},
81638163
"UseDualStack": {
81648164
"builtIn": "AWS::UseDualStack",
81658165
"required": true,
81668166
"default": false,
81678167
"documentation": "When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.",
8168-
"type": "Boolean"
8168+
"type": "boolean"
81698169
},
81708170
"UseFIPS": {
81718171
"builtIn": "AWS::UseFIPS",
81728172
"required": true,
81738173
"default": false,
81748174
"documentation": "When true, send this request to the FIPS-compliant regional endpoint. If the configured endpoint does not have a FIPS compliant endpoint, dispatching the request will return an error.",
8175-
"type": "Boolean"
8175+
"type": "boolean"
81768176
},
81778177
"Endpoint": {
81788178
"builtIn": "SDK::Endpoint",
81798179
"required": false,
81808180
"documentation": "Override the endpoint used to send this request",
8181-
"type": "String"
8181+
"type": "string"
81828182
}
81838183
},
81848184
"rules": [

‎codegen/sdk-codegen/aws-models/applicationcostprofiler.json‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,27 +74,27 @@
7474
"builtIn": "AWS::Region",
7575
"required": false,
7676
"documentation": "The AWS region used to dispatch the request.",
77-
"type": "String"
77+
"type": "string"
7878
},
7979
"UseDualStack": {
8080
"builtIn": "AWS::UseDualStack",
8181
"required": true,
8282
"default": false,
8383
"documentation": "When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.",
84-
"type": "Boolean"
84+
"type": "boolean"
8585
},
8686
"UseFIPS": {
8787
"builtIn": "AWS::UseFIPS",
8888
"required": true,
8989
"default": false,
9090
"documentation": "When true, send this request to the FIPS-compliant regional endpoint. If the configured endpoint does not have a FIPS compliant endpoint, dispatching the request will return an error.",
91-
"type": "Boolean"
91+
"type": "boolean"
9292
},
9393
"Endpoint": {
9494
"builtIn": "SDK::Endpoint",
9595
"required": false,
9696
"documentation": "Override the endpoint used to send this request",
97-
"type": "String"
97+
"type": "string"
9898
}
9999
},
100100
"rules": [

‎codegen/sdk-codegen/aws-models/appsync.json‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -280,27 +280,27 @@
280280
"builtIn": "AWS::Region",
281281
"required": false,
282282
"documentation": "The AWS region used to dispatch the request.",
283-
"type": "String"
283+
"type": "string"
284284
},
285285
"UseDualStack": {
286286
"builtIn": "AWS::UseDualStack",
287287
"required": true,
288288
"default": false,
289289
"documentation": "When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.",
290-
"type": "Boolean"
290+
"type": "boolean"
291291
},
292292
"UseFIPS": {
293293
"builtIn": "AWS::UseFIPS",
294294
"required": true,
295295
"default": false,
296296
"documentation": "When true, send this request to the FIPS-compliant regional endpoint. If the configured endpoint does not have a FIPS compliant endpoint, dispatching the request will return an error.",
297-
"type": "Boolean"
297+
"type": "boolean"
298298
},
299299
"Endpoint": {
300300
"builtIn": "SDK::Endpoint",
301301
"required": false,
302302
"documentation": "Override the endpoint used to send this request",
303-
"type": "String"
303+
"type": "string"
304304
}
305305
},
306306
"rules": [

‎codegen/sdk-codegen/aws-models/artifact.json‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -135,26 +135,26 @@
135135
"required": true,
136136
"default": false,
137137
"documentation": "When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.",
138-
"type": "Boolean"
138+
"type": "boolean"
139139
},
140140
"UseFIPS": {
141141
"builtIn": "AWS::UseFIPS",
142142
"required": true,
143143
"default": false,
144144
"documentation": "When true, send this request to the FIPS-compliant regional endpoint. If the configured endpoint does not have a FIPS compliant endpoint, dispatching the request will return an error.",
145-
"type": "Boolean"
145+
"type": "boolean"
146146
},
147147
"Endpoint": {
148148
"builtIn": "SDK::Endpoint",
149149
"required": false,
150150
"documentation": "Override the endpoint used to send this request",
151-
"type": "String"
151+
"type": "string"
152152
},
153153
"Region": {
154154
"builtIn": "AWS::Region",
155155
"required": false,
156156
"documentation": "The AWS region used to dispatch the request.",
157-
"type": "String"
157+
"type": "string"
158158
}
159159
},
160160
"rules": [

‎codegen/sdk-codegen/aws-models/auditmanager.json‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1946,27 +1946,27 @@
19461946
"builtIn": "AWS::Region",
19471947
"required": false,
19481948
"documentation": "The AWS region used to dispatch the request.",
1949-
"type": "String"
1949+
"type": "string"
19501950
},
19511951
"UseDualStack": {
19521952
"builtIn": "AWS::UseDualStack",
19531953
"required": true,
19541954
"default": false,
19551955
"documentation": "When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.",
1956-
"type": "Boolean"
1956+
"type": "boolean"
19571957
},
19581958
"UseFIPS": {
19591959
"builtIn": "AWS::UseFIPS",
19601960
"required": true,
19611961
"default": false,
19621962
"documentation": "When true, send this request to the FIPS-compliant regional endpoint. If the configured endpoint does not have a FIPS compliant endpoint, dispatching the request will return an error.",
1963-
"type": "Boolean"
1963+
"type": "boolean"
19641964
},
19651965
"Endpoint": {
19661966
"builtIn": "SDK::Endpoint",
19671967
"required": false,
19681968
"documentation": "Override the endpoint used to send this request",
1969-
"type": "String"
1969+
"type": "string"
19701970
}
19711971
},
19721972
"rules": [

‎codegen/sdk-codegen/aws-models/bedrock-agent.json‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1582,27 +1582,27 @@
15821582
"builtIn": "AWS::Region",
15831583
"required": false,
15841584
"documentation": "The AWS region used to dispatch the request.",
1585-
"type": "String"
1585+
"type": "string"
15861586
},
15871587
"UseDualStack": {
15881588
"builtIn": "AWS::UseDualStack",
15891589
"required": true,
15901590
"default": false,
15911591
"documentation": "When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.",
1592-
"type": "Boolean"
1592+
"type": "boolean"
15931593
},
15941594
"UseFIPS": {
15951595
"builtIn": "AWS::UseFIPS",
15961596
"required": true,
15971597
"default": false,
15981598
"documentation": "When true, send this request to the FIPS-compliant regional endpoint. If the configured endpoint does not have a FIPS compliant endpoint, dispatching the request will return an error.",
1599-
"type": "Boolean"
1599+
"type": "boolean"
16001600
},
16011601
"Endpoint": {
16021602
"builtIn": "SDK::Endpoint",
16031603
"required": false,
16041604
"documentation": "Override the endpoint used to send this request",
1605-
"type": "String"
1605+
"type": "string"
16061606
}
16071607
},
16081608
"rules": [

0 commit comments

Comments
 (0)