aws-sdk 2.875.0 → 2.879.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +47 -1
- package/README.md +1 -1
- package/apis/batch-2016-08-10.min.json +74 -53
- package/apis/cloud9-2017-09-23.examples.json +1 -1
- package/apis/cloud9-2017-09-23.min.json +48 -14
- package/apis/cloudformation-2010-05-15.min.json +50 -48
- package/apis/cloudhsm-2014-05-30.min.json +18 -51
- package/apis/cognito-sync-2014-06-30.examples.json +5 -0
- package/apis/cognito-sync-2014-06-30.min.json +2 -3
- package/apis/cognito-sync-2014-06-30.paginators.json +4 -0
- package/apis/comprehend-2017-11-27.min.json +12 -6
- package/apis/config-2014-11-12.min.json +238 -128
- package/apis/databrew-2017-07-25.min.json +154 -60
- package/apis/datapipeline-2012-10-29.examples.json +5 -0
- package/apis/datapipeline-2012-10-29.min.json +1 -1
- package/apis/datapipeline-2012-10-29.paginators.json +10 -10
- package/apis/detective-2018-10-26.min.json +114 -18
- package/apis/directconnect-2012-10-25.min.json +151 -52
- package/apis/ec2-2016-11-15.min.json +831 -625
- package/apis/ec2-2016-11-15.paginators.json +6 -0
- package/apis/ec2-2016-11-15.waiters2.json +1 -1
- package/apis/ec2-instance-connect-2018-04-02.min.json +25 -0
- package/apis/fms-2018-01-01.min.json +41 -7
- package/apis/frauddetector-2019-11-15.min.json +158 -54
- package/apis/frauddetector-2019-11-15.paginators.json +5 -0
- package/apis/imagebuilder-2019-12-02.min.json +141 -111
- package/apis/iot-2015-05-28.min.json +20 -15
- package/apis/iotwireless-2020-11-22.min.json +43 -2
- package/apis/kendra-2019-02-03.min.json +38 -36
- package/apis/lightsail-2016-11-28.min.json +121 -114
- package/apis/machinelearning-2014-12-12.examples.json +5 -0
- package/apis/machinelearning-2014-12-12.min.json +3 -4
- package/apis/machinelearning-2014-12-12.paginators.json +5 -5
- package/apis/mediaconvert-2017-08-29.min.json +122 -83
- package/apis/mediapackage-2017-10-12.min.json +64 -48
- package/apis/monitoring-2010-08-01.min.json +208 -38
- package/apis/monitoring-2010-08-01.paginators.json +5 -0
- package/apis/pinpoint-2016-12-01.min.json +15 -2
- package/apis/pricing-2017-10-15.examples.json +1 -0
- package/apis/redshift-2012-12-01.min.json +398 -191
- package/apis/route53resolver-2018-04-01.min.json +791 -89
- package/apis/route53resolver-2018-04-01.paginators.json +36 -0
- package/apis/runtime.lex-2016-11-28.min.json +29 -3
- package/apis/sagemaker-2017-07-24.min.json +141 -112
- package/apis/wafv2-2019-07-29.min.json +196 -89
- package/apis/workmail-2017-10-01.min.json +247 -30
- package/clients/batch.d.ts +41 -3
- package/clients/cloud9.d.ts +22 -12
- package/clients/cloudformation.d.ts +4 -0
- package/clients/cloudwatch.d.ts +222 -3
- package/clients/cognitosync.d.ts +20 -20
- package/clients/cognitosync.js +1 -0
- package/clients/comprehend.d.ts +24 -0
- package/clients/configservice.d.ts +182 -10
- package/clients/databrew.d.ts +145 -25
- package/clients/detective.d.ts +74 -0
- package/clients/directconnect.d.ts +161 -2
- package/clients/ec2.d.ts +239 -14
- package/clients/ec2instanceconnect.d.ts +41 -8
- package/clients/fms.d.ts +63 -2
- package/clients/frauddetector.d.ts +174 -0
- package/clients/imagebuilder.d.ts +378 -340
- package/clients/iot.d.ts +5 -0
- package/clients/iotwireless.d.ts +75 -0
- package/clients/kendra.d.ts +27 -17
- package/clients/lexmodelbuildingservice.d.ts +1 -1
- package/clients/lexruntime.d.ts +17 -3
- package/clients/lightsail.d.ts +17 -2
- package/clients/machinelearning.d.ts +71 -71
- package/clients/mediaconvert.d.ts +70 -11
- package/clients/mediapackage.d.ts +13 -0
- package/clients/pinpoint.d.ts +23 -3
- package/clients/redshift.d.ts +275 -0
- package/clients/route53resolver.d.ts +1093 -57
- package/clients/sagemaker.d.ts +76 -44
- package/clients/transcribeservice.d.ts +1 -1
- package/clients/wafv2.d.ts +126 -3
- package/clients/workmail.d.ts +294 -0
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +1868 -1835
- package/dist/aws-sdk.js +2415 -1583
- package/dist/aws-sdk.min.js +80 -80
- package/lib/core.js +1 -1
- package/lib/event_listeners.js +1 -1
- package/lib/http/node.js +1 -1
- package/lib/services/s3.js +31 -8
- package/lib/services/s3control.js +18 -15
- package/lib/services/s3util.js +10 -10
- package/package.json +1 -1
- package/scripts/region-checker/allowlist.js +12 -12
|
@@ -184,13 +184,13 @@
|
|
|
184
184
|
"shape": "S1p"
|
|
185
185
|
},
|
|
186
186
|
"Regions": {
|
|
187
|
-
"shape": "
|
|
187
|
+
"shape": "S1t"
|
|
188
188
|
},
|
|
189
189
|
"ParameterOverrides": {
|
|
190
190
|
"shape": "Se"
|
|
191
191
|
},
|
|
192
192
|
"OperationPreferences": {
|
|
193
|
-
"shape": "
|
|
193
|
+
"shape": "S1v"
|
|
194
194
|
},
|
|
195
195
|
"OperationId": {
|
|
196
196
|
"idempotencyToken": true
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
"ExecutionRoleName": {},
|
|
231
231
|
"PermissionModel": {},
|
|
232
232
|
"AutoDeployment": {
|
|
233
|
-
"shape": "
|
|
233
|
+
"shape": "S26"
|
|
234
234
|
},
|
|
235
235
|
"CallAs": {},
|
|
236
236
|
"ClientRequestToken": {
|
|
@@ -297,10 +297,10 @@
|
|
|
297
297
|
"shape": "S1p"
|
|
298
298
|
},
|
|
299
299
|
"Regions": {
|
|
300
|
-
"shape": "
|
|
300
|
+
"shape": "S1t"
|
|
301
301
|
},
|
|
302
302
|
"OperationPreferences": {
|
|
303
|
-
"shape": "
|
|
303
|
+
"shape": "S1v"
|
|
304
304
|
},
|
|
305
305
|
"RetainStacks": {
|
|
306
306
|
"type": "boolean"
|
|
@@ -461,7 +461,7 @@
|
|
|
461
461
|
},
|
|
462
462
|
"ChangeSetId": {},
|
|
463
463
|
"ModuleInfo": {
|
|
464
|
-
"shape": "
|
|
464
|
+
"shape": "S3l"
|
|
465
465
|
}
|
|
466
466
|
}
|
|
467
467
|
}
|
|
@@ -585,7 +585,7 @@
|
|
|
585
585
|
},
|
|
586
586
|
"Status": {},
|
|
587
587
|
"StackInstanceStatus": {
|
|
588
|
-
"shape": "
|
|
588
|
+
"shape": "S48"
|
|
589
589
|
},
|
|
590
590
|
"StatusReason": {},
|
|
591
591
|
"OrganizationalUnitId": {},
|
|
@@ -636,10 +636,10 @@
|
|
|
636
636
|
"Description": {},
|
|
637
637
|
"Metadata": {},
|
|
638
638
|
"DriftInformation": {
|
|
639
|
-
"shape": "
|
|
639
|
+
"shape": "S4f"
|
|
640
640
|
},
|
|
641
641
|
"ModuleInfo": {
|
|
642
|
-
"shape": "
|
|
642
|
+
"shape": "S3l"
|
|
643
643
|
}
|
|
644
644
|
}
|
|
645
645
|
}
|
|
@@ -674,7 +674,7 @@
|
|
|
674
674
|
"StackResourceDrifts": {
|
|
675
675
|
"type": "list",
|
|
676
676
|
"member": {
|
|
677
|
-
"shape": "
|
|
677
|
+
"shape": "S4m"
|
|
678
678
|
}
|
|
679
679
|
},
|
|
680
680
|
"NextToken": {}
|
|
@@ -717,10 +717,10 @@
|
|
|
717
717
|
"ResourceStatusReason": {},
|
|
718
718
|
"Description": {},
|
|
719
719
|
"DriftInformation": {
|
|
720
|
-
"shape": "
|
|
720
|
+
"shape": "S4f"
|
|
721
721
|
},
|
|
722
722
|
"ModuleInfo": {
|
|
723
|
-
"shape": "
|
|
723
|
+
"shape": "S3l"
|
|
724
724
|
}
|
|
725
725
|
}
|
|
726
726
|
}
|
|
@@ -764,14 +764,14 @@
|
|
|
764
764
|
"AdministrationRoleARN": {},
|
|
765
765
|
"ExecutionRoleName": {},
|
|
766
766
|
"StackSetDriftDetectionDetails": {
|
|
767
|
-
"shape": "
|
|
767
|
+
"shape": "S56"
|
|
768
768
|
},
|
|
769
769
|
"AutoDeployment": {
|
|
770
|
-
"shape": "
|
|
770
|
+
"shape": "S26"
|
|
771
771
|
},
|
|
772
772
|
"PermissionModel": {},
|
|
773
773
|
"OrganizationalUnitIds": {
|
|
774
|
-
"shape": "
|
|
774
|
+
"shape": "S1r"
|
|
775
775
|
}
|
|
776
776
|
}
|
|
777
777
|
}
|
|
@@ -803,7 +803,7 @@
|
|
|
803
803
|
"Action": {},
|
|
804
804
|
"Status": {},
|
|
805
805
|
"OperationPreferences": {
|
|
806
|
-
"shape": "
|
|
806
|
+
"shape": "S1v"
|
|
807
807
|
},
|
|
808
808
|
"RetainStacks": {
|
|
809
809
|
"type": "boolean"
|
|
@@ -820,7 +820,7 @@
|
|
|
820
820
|
"shape": "S1p"
|
|
821
821
|
},
|
|
822
822
|
"StackSetDriftDetectionDetails": {
|
|
823
|
-
"shape": "
|
|
823
|
+
"shape": "S56"
|
|
824
824
|
}
|
|
825
825
|
}
|
|
826
826
|
}
|
|
@@ -948,7 +948,7 @@
|
|
|
948
948
|
"ProvisioningType": {},
|
|
949
949
|
"DeprecatedStatus": {},
|
|
950
950
|
"LoggingConfig": {
|
|
951
|
-
"shape": "
|
|
951
|
+
"shape": "S65"
|
|
952
952
|
},
|
|
953
953
|
"ExecutionRoleArn": {},
|
|
954
954
|
"Visibility": {},
|
|
@@ -995,7 +995,7 @@
|
|
|
995
995
|
"members": {
|
|
996
996
|
"StackName": {},
|
|
997
997
|
"LogicalResourceIds": {
|
|
998
|
-
"shape": "
|
|
998
|
+
"shape": "S6f"
|
|
999
999
|
}
|
|
1000
1000
|
}
|
|
1001
1001
|
},
|
|
@@ -1030,7 +1030,7 @@
|
|
|
1030
1030
|
],
|
|
1031
1031
|
"members": {
|
|
1032
1032
|
"StackResourceDrift": {
|
|
1033
|
-
"shape": "
|
|
1033
|
+
"shape": "S4m"
|
|
1034
1034
|
}
|
|
1035
1035
|
}
|
|
1036
1036
|
}
|
|
@@ -1044,7 +1044,7 @@
|
|
|
1044
1044
|
"members": {
|
|
1045
1045
|
"StackSetName": {},
|
|
1046
1046
|
"OperationPreferences": {
|
|
1047
|
-
"shape": "
|
|
1047
|
+
"shape": "S1v"
|
|
1048
1048
|
},
|
|
1049
1049
|
"OperationId": {
|
|
1050
1050
|
"idempotencyToken": true
|
|
@@ -1185,7 +1185,7 @@
|
|
|
1185
1185
|
"Version": {},
|
|
1186
1186
|
"Metadata": {},
|
|
1187
1187
|
"DeclaredTransforms": {
|
|
1188
|
-
"shape": "
|
|
1188
|
+
"shape": "S78"
|
|
1189
1189
|
},
|
|
1190
1190
|
"ResourceIdentifierSummaries": {
|
|
1191
1191
|
"type": "list",
|
|
@@ -1194,7 +1194,7 @@
|
|
|
1194
1194
|
"members": {
|
|
1195
1195
|
"ResourceType": {},
|
|
1196
1196
|
"LogicalResourceIds": {
|
|
1197
|
-
"shape": "
|
|
1197
|
+
"shape": "S6f"
|
|
1198
1198
|
},
|
|
1199
1199
|
"ResourceIdentifiers": {
|
|
1200
1200
|
"type": "list",
|
|
@@ -1341,7 +1341,7 @@
|
|
|
1341
1341
|
"Status": {},
|
|
1342
1342
|
"StatusReason": {},
|
|
1343
1343
|
"StackInstanceStatus": {
|
|
1344
|
-
"shape": "
|
|
1344
|
+
"shape": "S48"
|
|
1345
1345
|
},
|
|
1346
1346
|
"OrganizationalUnitId": {},
|
|
1347
1347
|
"DriftStatus": {},
|
|
@@ -1402,7 +1402,7 @@
|
|
|
1402
1402
|
}
|
|
1403
1403
|
},
|
|
1404
1404
|
"ModuleInfo": {
|
|
1405
|
-
"shape": "
|
|
1405
|
+
"shape": "S3l"
|
|
1406
1406
|
}
|
|
1407
1407
|
}
|
|
1408
1408
|
}
|
|
@@ -1522,7 +1522,7 @@
|
|
|
1522
1522
|
"Description": {},
|
|
1523
1523
|
"Status": {},
|
|
1524
1524
|
"AutoDeployment": {
|
|
1525
|
-
"shape": "
|
|
1525
|
+
"shape": "S26"
|
|
1526
1526
|
},
|
|
1527
1527
|
"PermissionModel": {},
|
|
1528
1528
|
"DriftStatus": {},
|
|
@@ -1740,7 +1740,7 @@
|
|
|
1740
1740
|
"TypeName": {},
|
|
1741
1741
|
"SchemaHandlerPackage": {},
|
|
1742
1742
|
"LoggingConfig": {
|
|
1743
|
-
"shape": "
|
|
1743
|
+
"shape": "S65"
|
|
1744
1744
|
},
|
|
1745
1745
|
"ExecutionRoleArn": {},
|
|
1746
1746
|
"ClientRequestToken": {}
|
|
@@ -1884,13 +1884,13 @@
|
|
|
1884
1884
|
"shape": "S1p"
|
|
1885
1885
|
},
|
|
1886
1886
|
"Regions": {
|
|
1887
|
-
"shape": "
|
|
1887
|
+
"shape": "S1t"
|
|
1888
1888
|
},
|
|
1889
1889
|
"ParameterOverrides": {
|
|
1890
1890
|
"shape": "Se"
|
|
1891
1891
|
},
|
|
1892
1892
|
"OperationPreferences": {
|
|
1893
|
-
"shape": "
|
|
1893
|
+
"shape": "S1v"
|
|
1894
1894
|
},
|
|
1895
1895
|
"OperationId": {
|
|
1896
1896
|
"idempotencyToken": true
|
|
@@ -1930,7 +1930,7 @@
|
|
|
1930
1930
|
"shape": "Sv"
|
|
1931
1931
|
},
|
|
1932
1932
|
"OperationPreferences": {
|
|
1933
|
-
"shape": "
|
|
1933
|
+
"shape": "S1v"
|
|
1934
1934
|
},
|
|
1935
1935
|
"AdministrationRoleARN": {},
|
|
1936
1936
|
"ExecutionRoleName": {},
|
|
@@ -1939,7 +1939,7 @@
|
|
|
1939
1939
|
},
|
|
1940
1940
|
"PermissionModel": {},
|
|
1941
1941
|
"AutoDeployment": {
|
|
1942
|
-
"shape": "
|
|
1942
|
+
"shape": "S26"
|
|
1943
1943
|
},
|
|
1944
1944
|
"OperationId": {
|
|
1945
1945
|
"idempotencyToken": true
|
|
@@ -1948,7 +1948,7 @@
|
|
|
1948
1948
|
"shape": "S1n"
|
|
1949
1949
|
},
|
|
1950
1950
|
"Regions": {
|
|
1951
|
-
"shape": "
|
|
1951
|
+
"shape": "S1t"
|
|
1952
1952
|
},
|
|
1953
1953
|
"CallAs": {}
|
|
1954
1954
|
}
|
|
@@ -2015,7 +2015,7 @@
|
|
|
2015
2015
|
},
|
|
2016
2016
|
"CapabilitiesReason": {},
|
|
2017
2017
|
"DeclaredTransforms": {
|
|
2018
|
-
"shape": "
|
|
2018
|
+
"shape": "S78"
|
|
2019
2019
|
}
|
|
2020
2020
|
}
|
|
2021
2021
|
}
|
|
@@ -2094,24 +2094,26 @@
|
|
|
2094
2094
|
"Accounts": {
|
|
2095
2095
|
"shape": "S1n"
|
|
2096
2096
|
},
|
|
2097
|
+
"AccountsUrl": {},
|
|
2097
2098
|
"OrganizationalUnitIds": {
|
|
2098
|
-
"shape": "
|
|
2099
|
+
"shape": "S1r"
|
|
2099
2100
|
}
|
|
2100
2101
|
}
|
|
2101
2102
|
},
|
|
2102
|
-
"
|
|
2103
|
+
"S1r": {
|
|
2103
2104
|
"type": "list",
|
|
2104
2105
|
"member": {}
|
|
2105
2106
|
},
|
|
2106
|
-
"
|
|
2107
|
+
"S1t": {
|
|
2107
2108
|
"type": "list",
|
|
2108
2109
|
"member": {}
|
|
2109
2110
|
},
|
|
2110
|
-
"
|
|
2111
|
+
"S1v": {
|
|
2111
2112
|
"type": "structure",
|
|
2112
2113
|
"members": {
|
|
2114
|
+
"RegionConcurrencyType": {},
|
|
2113
2115
|
"RegionOrder": {
|
|
2114
|
-
"shape": "
|
|
2116
|
+
"shape": "S1t"
|
|
2115
2117
|
},
|
|
2116
2118
|
"FailureToleranceCount": {
|
|
2117
2119
|
"type": "integer"
|
|
@@ -2127,7 +2129,7 @@
|
|
|
2127
2129
|
}
|
|
2128
2130
|
}
|
|
2129
2131
|
},
|
|
2130
|
-
"
|
|
2132
|
+
"S26": {
|
|
2131
2133
|
"type": "structure",
|
|
2132
2134
|
"members": {
|
|
2133
2135
|
"Enabled": {
|
|
@@ -2138,20 +2140,20 @@
|
|
|
2138
2140
|
}
|
|
2139
2141
|
}
|
|
2140
2142
|
},
|
|
2141
|
-
"
|
|
2143
|
+
"S3l": {
|
|
2142
2144
|
"type": "structure",
|
|
2143
2145
|
"members": {
|
|
2144
2146
|
"TypeHierarchy": {},
|
|
2145
2147
|
"LogicalIdHierarchy": {}
|
|
2146
2148
|
}
|
|
2147
2149
|
},
|
|
2148
|
-
"
|
|
2150
|
+
"S48": {
|
|
2149
2151
|
"type": "structure",
|
|
2150
2152
|
"members": {
|
|
2151
2153
|
"DetailedStatus": {}
|
|
2152
2154
|
}
|
|
2153
2155
|
},
|
|
2154
|
-
"
|
|
2156
|
+
"S4f": {
|
|
2155
2157
|
"type": "structure",
|
|
2156
2158
|
"required": [
|
|
2157
2159
|
"StackResourceDriftStatus"
|
|
@@ -2163,7 +2165,7 @@
|
|
|
2163
2165
|
}
|
|
2164
2166
|
}
|
|
2165
2167
|
},
|
|
2166
|
-
"
|
|
2168
|
+
"S4m": {
|
|
2167
2169
|
"type": "structure",
|
|
2168
2170
|
"required": [
|
|
2169
2171
|
"StackId",
|
|
@@ -2216,11 +2218,11 @@
|
|
|
2216
2218
|
"type": "timestamp"
|
|
2217
2219
|
},
|
|
2218
2220
|
"ModuleInfo": {
|
|
2219
|
-
"shape": "
|
|
2221
|
+
"shape": "S3l"
|
|
2220
2222
|
}
|
|
2221
2223
|
}
|
|
2222
2224
|
},
|
|
2223
|
-
"
|
|
2225
|
+
"S56": {
|
|
2224
2226
|
"type": "structure",
|
|
2225
2227
|
"members": {
|
|
2226
2228
|
"DriftStatus": {},
|
|
@@ -2245,7 +2247,7 @@
|
|
|
2245
2247
|
}
|
|
2246
2248
|
}
|
|
2247
2249
|
},
|
|
2248
|
-
"
|
|
2250
|
+
"S65": {
|
|
2249
2251
|
"type": "structure",
|
|
2250
2252
|
"required": [
|
|
2251
2253
|
"LogRoleArn",
|
|
@@ -2256,11 +2258,11 @@
|
|
|
2256
2258
|
"LogGroupName": {}
|
|
2257
2259
|
}
|
|
2258
2260
|
},
|
|
2259
|
-
"
|
|
2261
|
+
"S6f": {
|
|
2260
2262
|
"type": "list",
|
|
2261
2263
|
"member": {}
|
|
2262
2264
|
},
|
|
2263
|
-
"
|
|
2265
|
+
"S78": {
|
|
2264
2266
|
"type": "list",
|
|
2265
2267
|
"member": {}
|
|
2266
2268
|
}
|
|
@@ -64,32 +64,15 @@
|
|
|
64
64
|
"SubscriptionType"
|
|
65
65
|
],
|
|
66
66
|
"members": {
|
|
67
|
-
"SubnetId": {
|
|
68
|
-
|
|
69
|
-
},
|
|
70
|
-
"
|
|
71
|
-
|
|
72
|
-
},
|
|
73
|
-
"
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
"IamRoleArn": {
|
|
77
|
-
"locationName": "IamRoleArn"
|
|
78
|
-
},
|
|
79
|
-
"ExternalId": {
|
|
80
|
-
"locationName": "ExternalId"
|
|
81
|
-
},
|
|
82
|
-
"SubscriptionType": {
|
|
83
|
-
"locationName": "SubscriptionType"
|
|
84
|
-
},
|
|
85
|
-
"ClientToken": {
|
|
86
|
-
"locationName": "ClientToken"
|
|
87
|
-
},
|
|
88
|
-
"SyslogIp": {
|
|
89
|
-
"locationName": "SyslogIp"
|
|
90
|
-
}
|
|
91
|
-
},
|
|
92
|
-
"locationName": "CreateHsmRequest"
|
|
67
|
+
"SubnetId": {},
|
|
68
|
+
"SshKey": {},
|
|
69
|
+
"EniIp": {},
|
|
70
|
+
"IamRoleArn": {},
|
|
71
|
+
"ExternalId": {},
|
|
72
|
+
"SubscriptionType": {},
|
|
73
|
+
"ClientToken": {},
|
|
74
|
+
"SyslogIp": {}
|
|
75
|
+
}
|
|
93
76
|
},
|
|
94
77
|
"output": {
|
|
95
78
|
"type": "structure",
|
|
@@ -143,11 +126,8 @@
|
|
|
143
126
|
"HsmArn"
|
|
144
127
|
],
|
|
145
128
|
"members": {
|
|
146
|
-
"HsmArn": {
|
|
147
|
-
|
|
148
|
-
}
|
|
149
|
-
},
|
|
150
|
-
"locationName": "DeleteHsmRequest"
|
|
129
|
+
"HsmArn": {}
|
|
130
|
+
}
|
|
151
131
|
},
|
|
152
132
|
"output": {
|
|
153
133
|
"type": "structure",
|
|
@@ -417,26 +397,13 @@
|
|
|
417
397
|
"HsmArn"
|
|
418
398
|
],
|
|
419
399
|
"members": {
|
|
420
|
-
"HsmArn": {
|
|
421
|
-
|
|
422
|
-
},
|
|
423
|
-
"
|
|
424
|
-
|
|
425
|
-
}
|
|
426
|
-
|
|
427
|
-
"locationName": "EniIp"
|
|
428
|
-
},
|
|
429
|
-
"IamRoleArn": {
|
|
430
|
-
"locationName": "IamRoleArn"
|
|
431
|
-
},
|
|
432
|
-
"ExternalId": {
|
|
433
|
-
"locationName": "ExternalId"
|
|
434
|
-
},
|
|
435
|
-
"SyslogIp": {
|
|
436
|
-
"locationName": "SyslogIp"
|
|
437
|
-
}
|
|
438
|
-
},
|
|
439
|
-
"locationName": "ModifyHsmRequest"
|
|
400
|
+
"HsmArn": {},
|
|
401
|
+
"SubnetId": {},
|
|
402
|
+
"EniIp": {},
|
|
403
|
+
"IamRoleArn": {},
|
|
404
|
+
"ExternalId": {},
|
|
405
|
+
"SyslogIp": {}
|
|
406
|
+
}
|
|
440
407
|
},
|
|
441
408
|
"output": {
|
|
442
409
|
"type": "structure",
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
"apiVersion": "2014-06-30",
|
|
5
5
|
"endpointPrefix": "cognito-sync",
|
|
6
6
|
"jsonVersion": "1.1",
|
|
7
|
+
"protocol": "rest-json",
|
|
7
8
|
"serviceFullName": "Amazon Cognito Sync",
|
|
8
9
|
"serviceId": "Cognito Sync",
|
|
9
10
|
"signatureVersion": "v4",
|
|
10
|
-
"protocol": "rest-json",
|
|
11
11
|
"uid": "cognito-sync-2014-06-30"
|
|
12
12
|
},
|
|
13
13
|
"operations": {
|
|
@@ -743,6 +743,5 @@
|
|
|
743
743
|
}
|
|
744
744
|
}
|
|
745
745
|
}
|
|
746
|
-
}
|
|
747
|
-
"examples": {}
|
|
746
|
+
}
|
|
748
747
|
}
|
|
@@ -326,7 +326,8 @@
|
|
|
326
326
|
"VpcConfig": {
|
|
327
327
|
"shape": "S21"
|
|
328
328
|
},
|
|
329
|
-
"Mode": {}
|
|
329
|
+
"Mode": {},
|
|
330
|
+
"ModelKmsKeyId": {}
|
|
330
331
|
}
|
|
331
332
|
},
|
|
332
333
|
"output": {
|
|
@@ -355,7 +356,8 @@
|
|
|
355
356
|
},
|
|
356
357
|
"Tags": {
|
|
357
358
|
"shape": "S1m"
|
|
358
|
-
}
|
|
359
|
+
},
|
|
360
|
+
"DataAccessRoleArn": {}
|
|
359
361
|
}
|
|
360
362
|
},
|
|
361
363
|
"output": {
|
|
@@ -390,7 +392,8 @@
|
|
|
390
392
|
"VolumeKmsKeyId": {},
|
|
391
393
|
"VpcConfig": {
|
|
392
394
|
"shape": "S21"
|
|
393
|
-
}
|
|
395
|
+
},
|
|
396
|
+
"ModelKmsKeyId": {}
|
|
394
397
|
}
|
|
395
398
|
},
|
|
396
399
|
"output": {
|
|
@@ -2067,7 +2070,8 @@
|
|
|
2067
2070
|
"VpcConfig": {
|
|
2068
2071
|
"shape": "S21"
|
|
2069
2072
|
},
|
|
2070
|
-
"Mode": {}
|
|
2073
|
+
"Mode": {},
|
|
2074
|
+
"ModelKmsKeyId": {}
|
|
2071
2075
|
}
|
|
2072
2076
|
},
|
|
2073
2077
|
"S3h": {
|
|
@@ -2114,7 +2118,8 @@
|
|
|
2114
2118
|
},
|
|
2115
2119
|
"LastModifiedTime": {
|
|
2116
2120
|
"type": "timestamp"
|
|
2117
|
-
}
|
|
2121
|
+
},
|
|
2122
|
+
"DataAccessRoleArn": {}
|
|
2118
2123
|
}
|
|
2119
2124
|
},
|
|
2120
2125
|
"S3o": {
|
|
@@ -2223,7 +2228,8 @@
|
|
|
2223
2228
|
"VolumeKmsKeyId": {},
|
|
2224
2229
|
"VpcConfig": {
|
|
2225
2230
|
"shape": "S21"
|
|
2226
|
-
}
|
|
2231
|
+
},
|
|
2232
|
+
"ModelKmsKeyId": {}
|
|
2227
2233
|
}
|
|
2228
2234
|
},
|
|
2229
2235
|
"S3z": {
|