You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Updates documentation to clarify valid application binaries for an Amazon GameLift Streams application and provide descriptions of stream session error status reasons",
120
+
"type": "api-change"
121
+
},
122
+
{
123
+
"category": "``geo-maps``",
124
+
"description": "Added support for optional style parameters in maps, including Terrain, ContourDensity, Traffic, and TravelModes.",
"description": "The ListEntities API now supports two new CAPI filters: DeliveryOptionTypes for SaaS products and CompatibleAWSServices for Container products.",
* api-change:``gameliftstreams``: Updates documentation to clarify valid application binaries for an Amazon GameLift Streams application and provide descriptions of stream session error status reasons
32
+
* api-change:``geo-maps``: Added support for optional style parameters in maps, including Terrain, ContourDensity, Traffic, and TravelModes.
* api-change:``marketplace-catalog``: The ListEntities API now supports two new CAPI filters: DeliveryOptionTypes for SaaS products and CompatibleAWSServices for Container products.
Copy file name to clipboardExpand all lines: botocore/data/amp/2020-08-01/endpoint-rule-set-1.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -5,27 +5,27 @@
5
5
"builtIn": "AWS::Region",
6
6
"required": false,
7
7
"documentation": "The AWS region used to dispatch the request.",
8
-
"type": "String"
8
+
"type": "string"
9
9
},
10
10
"UseDualStack": {
11
11
"builtIn": "AWS::UseDualStack",
12
12
"required": true,
13
13
"default": false,
14
14
"documentation": "When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.",
15
-
"type": "Boolean"
15
+
"type": "boolean"
16
16
},
17
17
"UseFIPS": {
18
18
"builtIn": "AWS::UseFIPS",
19
19
"required": true,
20
20
"default": false,
21
21
"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.",
22
-
"type": "Boolean"
22
+
"type": "boolean"
23
23
},
24
24
"Endpoint": {
25
25
"builtIn": "SDK::Endpoint",
26
26
"required": false,
27
27
"documentation": "Override the endpoint used to send this request",
Copy file name to clipboardExpand all lines: botocore/data/amplifybackend/2020-08-11/endpoint-rule-set-1.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -5,27 +5,27 @@
5
5
"builtIn": "AWS::Region",
6
6
"required": false,
7
7
"documentation": "The AWS region used to dispatch the request.",
8
-
"type": "String"
8
+
"type": "string"
9
9
},
10
10
"UseDualStack": {
11
11
"builtIn": "AWS::UseDualStack",
12
12
"required": true,
13
13
"default": false,
14
14
"documentation": "When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.",
15
-
"type": "Boolean"
15
+
"type": "boolean"
16
16
},
17
17
"UseFIPS": {
18
18
"builtIn": "AWS::UseFIPS",
19
19
"required": true,
20
20
"default": false,
21
21
"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.",
22
-
"type": "Boolean"
22
+
"type": "boolean"
23
23
},
24
24
"Endpoint": {
25
25
"builtIn": "SDK::Endpoint",
26
26
"required": false,
27
27
"documentation": "Override the endpoint used to send this request",
0 commit comments