aws-sdk 2.962.0 → 2.966.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 +19 -1
- package/README.md +1 -1
- package/apis/chime-sdk-identity-2021-04-20.examples.json +5 -0
- package/apis/chime-sdk-identity-2021-04-20.min.json +644 -0
- package/apis/chime-sdk-identity-2021-04-20.paginators.json +19 -0
- package/apis/chime-sdk-messaging-2021-05-15.examples.json +5 -0
- package/apis/chime-sdk-messaging-2021-05-15.min.json +1413 -0
- package/apis/chime-sdk-messaging-2021-05-15.paginators.json +39 -0
- package/apis/codebuild-2016-10-06.examples.json +0 -276
- package/apis/codebuild-2016-10-06.min.json +51 -26
- package/apis/connect-2017-08-08.min.json +364 -101
- package/apis/connect-2017-08-08.paginators.json +6 -0
- package/apis/lightsail-2016-11-28.min.json +154 -144
- package/apis/metadata.json +12 -0
- package/apis/nimble-2020-08-01.min.json +13 -0
- package/apis/rekognition-2016-06-27.min.json +51 -30
- package/apis/snow-device-management-2021-08-04.examples.json +5 -0
- package/apis/snow-device-management-2021-08-04.min.json +638 -0
- package/apis/snow-device-management-2021-08-04.paginators.json +28 -0
- package/apis/wafv2-2019-07-29.min.json +306 -98
- package/clients/all.d.ts +3 -0
- package/clients/all.js +4 -1
- package/clients/athena.d.ts +28 -28
- package/clients/chime.d.ts +17 -14
- package/clients/chimesdkidentity.d.ts +591 -0
- package/clients/chimesdkidentity.js +18 -0
- package/clients/chimesdkmessaging.d.ts +1344 -0
- package/clients/chimesdkmessaging.js +18 -0
- package/clients/codebuild.d.ts +166 -126
- package/clients/connect.d.ts +310 -9
- package/clients/ebs.d.ts +10 -10
- package/clients/ecs.d.ts +18 -18
- package/clients/lightsail.d.ts +19 -1
- package/clients/nimble.d.ts +31 -15
- package/clients/rekognition.d.ts +59 -26
- package/clients/route53.d.ts +57 -57
- package/clients/snowdevicemanagement.d.ts +767 -0
- package/clients/snowdevicemanagement.js +18 -0
- package/clients/ssm.d.ts +110 -110
- package/clients/synthetics.d.ts +25 -1
- package/clients/wafv2.d.ts +325 -6
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +122 -11
- package/dist/aws-sdk.js +487 -160
- package/dist/aws-sdk.min.js +76 -76
- package/lib/config_service_placeholders.d.ts +6 -0
- package/lib/core.js +1 -1
- package/package.json +1 -1
|
@@ -253,7 +253,7 @@
|
|
|
253
253
|
"certificateName": {},
|
|
254
254
|
"domainName": {},
|
|
255
255
|
"subjectAlternativeNames": {
|
|
256
|
-
"shape": "
|
|
256
|
+
"shape": "S1l"
|
|
257
257
|
},
|
|
258
258
|
"tags": {
|
|
259
259
|
"shape": "S10"
|
|
@@ -264,7 +264,7 @@
|
|
|
264
264
|
"type": "structure",
|
|
265
265
|
"members": {
|
|
266
266
|
"certificate": {
|
|
267
|
-
"shape": "
|
|
267
|
+
"shape": "S1n"
|
|
268
268
|
},
|
|
269
269
|
"operations": {
|
|
270
270
|
"shape": "S4"
|
|
@@ -348,16 +348,16 @@
|
|
|
348
348
|
"shape": "S10"
|
|
349
349
|
},
|
|
350
350
|
"publicDomainNames": {
|
|
351
|
-
"shape": "
|
|
351
|
+
"shape": "S2g"
|
|
352
352
|
},
|
|
353
353
|
"deployment": {
|
|
354
354
|
"type": "structure",
|
|
355
355
|
"members": {
|
|
356
356
|
"containers": {
|
|
357
|
-
"shape": "
|
|
357
|
+
"shape": "S2j"
|
|
358
358
|
},
|
|
359
359
|
"publicEndpoint": {
|
|
360
|
-
"shape": "
|
|
360
|
+
"shape": "S2p"
|
|
361
361
|
}
|
|
362
362
|
}
|
|
363
363
|
}
|
|
@@ -367,7 +367,7 @@
|
|
|
367
367
|
"type": "structure",
|
|
368
368
|
"members": {
|
|
369
369
|
"containerService": {
|
|
370
|
-
"shape": "
|
|
370
|
+
"shape": "S2t"
|
|
371
371
|
}
|
|
372
372
|
}
|
|
373
373
|
}
|
|
@@ -381,10 +381,10 @@
|
|
|
381
381
|
"members": {
|
|
382
382
|
"serviceName": {},
|
|
383
383
|
"containers": {
|
|
384
|
-
"shape": "
|
|
384
|
+
"shape": "S2j"
|
|
385
385
|
},
|
|
386
386
|
"publicEndpoint": {
|
|
387
|
-
"shape": "
|
|
387
|
+
"shape": "S2p"
|
|
388
388
|
}
|
|
389
389
|
}
|
|
390
390
|
},
|
|
@@ -392,7 +392,7 @@
|
|
|
392
392
|
"type": "structure",
|
|
393
393
|
"members": {
|
|
394
394
|
"containerService": {
|
|
395
|
-
"shape": "
|
|
395
|
+
"shape": "S2t"
|
|
396
396
|
}
|
|
397
397
|
}
|
|
398
398
|
}
|
|
@@ -437,7 +437,7 @@
|
|
|
437
437
|
"shape": "S10"
|
|
438
438
|
},
|
|
439
439
|
"addOns": {
|
|
440
|
-
"shape": "
|
|
440
|
+
"shape": "S36"
|
|
441
441
|
}
|
|
442
442
|
}
|
|
443
443
|
},
|
|
@@ -469,7 +469,7 @@
|
|
|
469
469
|
"shape": "S10"
|
|
470
470
|
},
|
|
471
471
|
"addOns": {
|
|
472
|
-
"shape": "
|
|
472
|
+
"shape": "S36"
|
|
473
473
|
},
|
|
474
474
|
"sourceDiskName": {},
|
|
475
475
|
"restoreDate": {},
|
|
@@ -523,16 +523,16 @@
|
|
|
523
523
|
"members": {
|
|
524
524
|
"distributionName": {},
|
|
525
525
|
"origin": {
|
|
526
|
-
"shape": "
|
|
526
|
+
"shape": "S3h"
|
|
527
527
|
},
|
|
528
528
|
"defaultCacheBehavior": {
|
|
529
|
-
"shape": "
|
|
529
|
+
"shape": "S3j"
|
|
530
530
|
},
|
|
531
531
|
"cacheBehaviorSettings": {
|
|
532
|
-
"shape": "
|
|
532
|
+
"shape": "S3l"
|
|
533
533
|
},
|
|
534
534
|
"cacheBehaviors": {
|
|
535
|
-
"shape": "
|
|
535
|
+
"shape": "S3t"
|
|
536
536
|
},
|
|
537
537
|
"bundleId": {},
|
|
538
538
|
"ipAddressType": {},
|
|
@@ -545,7 +545,7 @@
|
|
|
545
545
|
"type": "structure",
|
|
546
546
|
"members": {
|
|
547
547
|
"distribution": {
|
|
548
|
-
"shape": "
|
|
548
|
+
"shape": "S3x"
|
|
549
549
|
},
|
|
550
550
|
"operation": {
|
|
551
551
|
"shape": "S5"
|
|
@@ -585,7 +585,7 @@
|
|
|
585
585
|
"members": {
|
|
586
586
|
"domainName": {},
|
|
587
587
|
"domainEntry": {
|
|
588
|
-
"shape": "
|
|
588
|
+
"shape": "S42"
|
|
589
589
|
}
|
|
590
590
|
}
|
|
591
591
|
},
|
|
@@ -647,7 +647,7 @@
|
|
|
647
647
|
"shape": "S10"
|
|
648
648
|
},
|
|
649
649
|
"addOns": {
|
|
650
|
-
"shape": "
|
|
650
|
+
"shape": "S36"
|
|
651
651
|
},
|
|
652
652
|
"ipAddressType": {}
|
|
653
653
|
}
|
|
@@ -696,7 +696,7 @@
|
|
|
696
696
|
"shape": "S10"
|
|
697
697
|
},
|
|
698
698
|
"addOns": {
|
|
699
|
-
"shape": "
|
|
699
|
+
"shape": "S36"
|
|
700
700
|
},
|
|
701
701
|
"ipAddressType": {},
|
|
702
702
|
"sourceInstanceName": {},
|
|
@@ -732,7 +732,7 @@
|
|
|
732
732
|
"type": "structure",
|
|
733
733
|
"members": {
|
|
734
734
|
"keyPair": {
|
|
735
|
-
"shape": "
|
|
735
|
+
"shape": "S4i"
|
|
736
736
|
},
|
|
737
737
|
"publicKeyBase64": {},
|
|
738
738
|
"privateKeyBase64": {},
|
|
@@ -758,7 +758,7 @@
|
|
|
758
758
|
"certificateName": {},
|
|
759
759
|
"certificateDomainName": {},
|
|
760
760
|
"certificateAlternativeNames": {
|
|
761
|
-
"shape": "
|
|
761
|
+
"shape": "S4l"
|
|
762
762
|
},
|
|
763
763
|
"tags": {
|
|
764
764
|
"shape": "S10"
|
|
@@ -788,7 +788,7 @@
|
|
|
788
788
|
"certificateName": {},
|
|
789
789
|
"certificateDomainName": {},
|
|
790
790
|
"certificateAlternativeNames": {
|
|
791
|
-
"shape": "
|
|
791
|
+
"shape": "S4l"
|
|
792
792
|
},
|
|
793
793
|
"tags": {
|
|
794
794
|
"shape": "S10"
|
|
@@ -822,7 +822,7 @@
|
|
|
822
822
|
"masterDatabaseName": {},
|
|
823
823
|
"masterUsername": {},
|
|
824
824
|
"masterUserPassword": {
|
|
825
|
-
"shape": "
|
|
825
|
+
"shape": "S4q"
|
|
826
826
|
},
|
|
827
827
|
"preferredBackupWindow": {},
|
|
828
828
|
"preferredMaintenanceWindow": {},
|
|
@@ -1141,7 +1141,7 @@
|
|
|
1141
1141
|
"members": {
|
|
1142
1142
|
"domainName": {},
|
|
1143
1143
|
"domainEntry": {
|
|
1144
|
-
"shape": "
|
|
1144
|
+
"shape": "S42"
|
|
1145
1145
|
}
|
|
1146
1146
|
}
|
|
1147
1147
|
},
|
|
@@ -1442,7 +1442,7 @@
|
|
|
1442
1442
|
"members": {
|
|
1443
1443
|
"resourceName": {},
|
|
1444
1444
|
"addOnRequest": {
|
|
1445
|
-
"shape": "
|
|
1445
|
+
"shape": "S37"
|
|
1446
1446
|
}
|
|
1447
1447
|
}
|
|
1448
1448
|
},
|
|
@@ -1545,10 +1545,10 @@
|
|
|
1545
1545
|
"state": {},
|
|
1546
1546
|
"unit": {},
|
|
1547
1547
|
"contactProtocols": {
|
|
1548
|
-
"shape": "
|
|
1548
|
+
"shape": "S6z"
|
|
1549
1549
|
},
|
|
1550
1550
|
"notificationTriggers": {
|
|
1551
|
-
"shape": "
|
|
1551
|
+
"shape": "S70"
|
|
1552
1552
|
},
|
|
1553
1553
|
"notificationEnabled": {
|
|
1554
1554
|
"type": "boolean"
|
|
@@ -1728,7 +1728,7 @@
|
|
|
1728
1728
|
"type": "integer"
|
|
1729
1729
|
},
|
|
1730
1730
|
"statistics": {
|
|
1731
|
-
"shape": "
|
|
1731
|
+
"shape": "S7o"
|
|
1732
1732
|
},
|
|
1733
1733
|
"unit": {}
|
|
1734
1734
|
}
|
|
@@ -1738,7 +1738,7 @@
|
|
|
1738
1738
|
"members": {
|
|
1739
1739
|
"metricName": {},
|
|
1740
1740
|
"metricData": {
|
|
1741
|
-
"shape": "
|
|
1741
|
+
"shape": "S7q"
|
|
1742
1742
|
}
|
|
1743
1743
|
}
|
|
1744
1744
|
}
|
|
@@ -1840,7 +1840,7 @@
|
|
|
1840
1840
|
"certificates": {
|
|
1841
1841
|
"type": "list",
|
|
1842
1842
|
"member": {
|
|
1843
|
-
"shape": "
|
|
1843
|
+
"shape": "S1n"
|
|
1844
1844
|
}
|
|
1845
1845
|
}
|
|
1846
1846
|
}
|
|
@@ -1883,7 +1883,7 @@
|
|
|
1883
1883
|
}
|
|
1884
1884
|
},
|
|
1885
1885
|
"destinationInfo": {
|
|
1886
|
-
"shape": "
|
|
1886
|
+
"shape": "S8e"
|
|
1887
1887
|
}
|
|
1888
1888
|
}
|
|
1889
1889
|
}
|
|
@@ -1897,7 +1897,7 @@
|
|
|
1897
1897
|
"type": "structure",
|
|
1898
1898
|
"members": {
|
|
1899
1899
|
"protocols": {
|
|
1900
|
-
"shape": "
|
|
1900
|
+
"shape": "S6z"
|
|
1901
1901
|
}
|
|
1902
1902
|
}
|
|
1903
1903
|
},
|
|
@@ -1963,7 +1963,7 @@
|
|
|
1963
1963
|
"containerImages": {
|
|
1964
1964
|
"type": "list",
|
|
1965
1965
|
"member": {
|
|
1966
|
-
"shape": "
|
|
1966
|
+
"shape": "S8r"
|
|
1967
1967
|
}
|
|
1968
1968
|
}
|
|
1969
1969
|
}
|
|
@@ -2024,7 +2024,7 @@
|
|
|
2024
2024
|
"deployments": {
|
|
2025
2025
|
"type": "list",
|
|
2026
2026
|
"member": {
|
|
2027
|
-
"shape": "
|
|
2027
|
+
"shape": "S2x"
|
|
2028
2028
|
}
|
|
2029
2029
|
}
|
|
2030
2030
|
}
|
|
@@ -2054,7 +2054,7 @@
|
|
|
2054
2054
|
"type": "integer"
|
|
2055
2055
|
},
|
|
2056
2056
|
"statistics": {
|
|
2057
|
-
"shape": "
|
|
2057
|
+
"shape": "S7o"
|
|
2058
2058
|
}
|
|
2059
2059
|
}
|
|
2060
2060
|
},
|
|
@@ -2063,7 +2063,7 @@
|
|
|
2063
2063
|
"members": {
|
|
2064
2064
|
"metricName": {},
|
|
2065
2065
|
"metricData": {
|
|
2066
|
-
"shape": "
|
|
2066
|
+
"shape": "S7q"
|
|
2067
2067
|
}
|
|
2068
2068
|
}
|
|
2069
2069
|
}
|
|
@@ -2114,7 +2114,7 @@
|
|
|
2114
2114
|
"containerServices": {
|
|
2115
2115
|
"type": "list",
|
|
2116
2116
|
"member": {
|
|
2117
|
-
"shape": "
|
|
2117
|
+
"shape": "S2t"
|
|
2118
2118
|
}
|
|
2119
2119
|
}
|
|
2120
2120
|
}
|
|
@@ -2134,7 +2134,7 @@
|
|
|
2134
2134
|
"type": "structure",
|
|
2135
2135
|
"members": {
|
|
2136
2136
|
"disk": {
|
|
2137
|
-
"shape": "
|
|
2137
|
+
"shape": "S9b"
|
|
2138
2138
|
}
|
|
2139
2139
|
}
|
|
2140
2140
|
}
|
|
@@ -2153,7 +2153,7 @@
|
|
|
2153
2153
|
"type": "structure",
|
|
2154
2154
|
"members": {
|
|
2155
2155
|
"diskSnapshot": {
|
|
2156
|
-
"shape": "
|
|
2156
|
+
"shape": "S9h"
|
|
2157
2157
|
}
|
|
2158
2158
|
}
|
|
2159
2159
|
}
|
|
@@ -2171,7 +2171,7 @@
|
|
|
2171
2171
|
"diskSnapshots": {
|
|
2172
2172
|
"type": "list",
|
|
2173
2173
|
"member": {
|
|
2174
|
-
"shape": "
|
|
2174
|
+
"shape": "S9h"
|
|
2175
2175
|
}
|
|
2176
2176
|
},
|
|
2177
2177
|
"nextPageToken": {}
|
|
@@ -2189,7 +2189,7 @@
|
|
|
2189
2189
|
"type": "structure",
|
|
2190
2190
|
"members": {
|
|
2191
2191
|
"disks": {
|
|
2192
|
-
"shape": "
|
|
2192
|
+
"shape": "S9o"
|
|
2193
2193
|
},
|
|
2194
2194
|
"nextPageToken": {}
|
|
2195
2195
|
}
|
|
@@ -2268,7 +2268,7 @@
|
|
|
2268
2268
|
},
|
|
2269
2269
|
"unit": {},
|
|
2270
2270
|
"statistics": {
|
|
2271
|
-
"shape": "
|
|
2271
|
+
"shape": "S7o"
|
|
2272
2272
|
}
|
|
2273
2273
|
}
|
|
2274
2274
|
},
|
|
@@ -2277,7 +2277,7 @@
|
|
|
2277
2277
|
"members": {
|
|
2278
2278
|
"metricName": {},
|
|
2279
2279
|
"metricData": {
|
|
2280
|
-
"shape": "
|
|
2280
|
+
"shape": "S7q"
|
|
2281
2281
|
}
|
|
2282
2282
|
}
|
|
2283
2283
|
}
|
|
@@ -2296,7 +2296,7 @@
|
|
|
2296
2296
|
"distributions": {
|
|
2297
2297
|
"type": "list",
|
|
2298
2298
|
"member": {
|
|
2299
|
-
"shape": "
|
|
2299
|
+
"shape": "S3x"
|
|
2300
2300
|
}
|
|
2301
2301
|
},
|
|
2302
2302
|
"nextPageToken": {}
|
|
@@ -2317,7 +2317,7 @@
|
|
|
2317
2317
|
"type": "structure",
|
|
2318
2318
|
"members": {
|
|
2319
2319
|
"domain": {
|
|
2320
|
-
"shape": "
|
|
2320
|
+
"shape": "Sa3"
|
|
2321
2321
|
}
|
|
2322
2322
|
}
|
|
2323
2323
|
}
|
|
@@ -2335,7 +2335,7 @@
|
|
|
2335
2335
|
"domains": {
|
|
2336
2336
|
"type": "list",
|
|
2337
2337
|
"member": {
|
|
2338
|
-
"shape": "
|
|
2338
|
+
"shape": "Sa3"
|
|
2339
2339
|
}
|
|
2340
2340
|
},
|
|
2341
2341
|
"nextPageToken": {}
|
|
@@ -2412,7 +2412,7 @@
|
|
|
2412
2412
|
}
|
|
2413
2413
|
},
|
|
2414
2414
|
"destinationInfo": {
|
|
2415
|
-
"shape": "
|
|
2415
|
+
"shape": "S8e"
|
|
2416
2416
|
}
|
|
2417
2417
|
}
|
|
2418
2418
|
}
|
|
@@ -2435,7 +2435,7 @@
|
|
|
2435
2435
|
"type": "structure",
|
|
2436
2436
|
"members": {
|
|
2437
2437
|
"instance": {
|
|
2438
|
-
"shape": "
|
|
2438
|
+
"shape": "Sak"
|
|
2439
2439
|
}
|
|
2440
2440
|
}
|
|
2441
2441
|
}
|
|
@@ -2526,7 +2526,7 @@
|
|
|
2526
2526
|
},
|
|
2527
2527
|
"unit": {},
|
|
2528
2528
|
"statistics": {
|
|
2529
|
-
"shape": "
|
|
2529
|
+
"shape": "S7o"
|
|
2530
2530
|
}
|
|
2531
2531
|
}
|
|
2532
2532
|
},
|
|
@@ -2535,7 +2535,7 @@
|
|
|
2535
2535
|
"members": {
|
|
2536
2536
|
"metricName": {},
|
|
2537
2537
|
"metricData": {
|
|
2538
|
-
"shape": "
|
|
2538
|
+
"shape": "S7q"
|
|
2539
2539
|
}
|
|
2540
2540
|
}
|
|
2541
2541
|
}
|
|
@@ -2595,7 +2595,7 @@
|
|
|
2595
2595
|
"type": "structure",
|
|
2596
2596
|
"members": {
|
|
2597
2597
|
"instanceSnapshot": {
|
|
2598
|
-
"shape": "
|
|
2598
|
+
"shape": "Sbd"
|
|
2599
2599
|
}
|
|
2600
2600
|
}
|
|
2601
2601
|
}
|
|
@@ -2613,7 +2613,7 @@
|
|
|
2613
2613
|
"instanceSnapshots": {
|
|
2614
2614
|
"type": "list",
|
|
2615
2615
|
"member": {
|
|
2616
|
-
"shape": "
|
|
2616
|
+
"shape": "Sbd"
|
|
2617
2617
|
}
|
|
2618
2618
|
},
|
|
2619
2619
|
"nextPageToken": {}
|
|
@@ -2634,7 +2634,7 @@
|
|
|
2634
2634
|
"type": "structure",
|
|
2635
2635
|
"members": {
|
|
2636
2636
|
"state": {
|
|
2637
|
-
"shape": "
|
|
2637
|
+
"shape": "Sav"
|
|
2638
2638
|
}
|
|
2639
2639
|
}
|
|
2640
2640
|
}
|
|
@@ -2652,7 +2652,7 @@
|
|
|
2652
2652
|
"instances": {
|
|
2653
2653
|
"type": "list",
|
|
2654
2654
|
"member": {
|
|
2655
|
-
"shape": "
|
|
2655
|
+
"shape": "Sak"
|
|
2656
2656
|
}
|
|
2657
2657
|
},
|
|
2658
2658
|
"nextPageToken": {}
|
|
@@ -2673,7 +2673,7 @@
|
|
|
2673
2673
|
"type": "structure",
|
|
2674
2674
|
"members": {
|
|
2675
2675
|
"keyPair": {
|
|
2676
|
-
"shape": "
|
|
2676
|
+
"shape": "S4i"
|
|
2677
2677
|
}
|
|
2678
2678
|
}
|
|
2679
2679
|
}
|
|
@@ -2691,7 +2691,7 @@
|
|
|
2691
2691
|
"keyPairs": {
|
|
2692
2692
|
"type": "list",
|
|
2693
2693
|
"member": {
|
|
2694
|
-
"shape": "
|
|
2694
|
+
"shape": "S4i"
|
|
2695
2695
|
}
|
|
2696
2696
|
},
|
|
2697
2697
|
"nextPageToken": {}
|
|
@@ -2712,7 +2712,7 @@
|
|
|
2712
2712
|
"type": "structure",
|
|
2713
2713
|
"members": {
|
|
2714
2714
|
"loadBalancer": {
|
|
2715
|
-
"shape": "
|
|
2715
|
+
"shape": "Sbu"
|
|
2716
2716
|
}
|
|
2717
2717
|
}
|
|
2718
2718
|
}
|
|
@@ -2743,7 +2743,7 @@
|
|
|
2743
2743
|
},
|
|
2744
2744
|
"unit": {},
|
|
2745
2745
|
"statistics": {
|
|
2746
|
-
"shape": "
|
|
2746
|
+
"shape": "S7o"
|
|
2747
2747
|
}
|
|
2748
2748
|
}
|
|
2749
2749
|
},
|
|
@@ -2752,7 +2752,7 @@
|
|
|
2752
2752
|
"members": {
|
|
2753
2753
|
"metricName": {},
|
|
2754
2754
|
"metricData": {
|
|
2755
|
-
"shape": "
|
|
2755
|
+
"shape": "S7q"
|
|
2756
2756
|
}
|
|
2757
2757
|
}
|
|
2758
2758
|
}
|
|
@@ -2864,7 +2864,7 @@
|
|
|
2864
2864
|
"loadBalancers": {
|
|
2865
2865
|
"type": "list",
|
|
2866
2866
|
"member": {
|
|
2867
|
-
"shape": "
|
|
2867
|
+
"shape": "Sbu"
|
|
2868
2868
|
}
|
|
2869
2869
|
},
|
|
2870
2870
|
"nextPageToken": {}
|
|
@@ -2956,10 +2956,10 @@
|
|
|
2956
2956
|
"displayName": {},
|
|
2957
2957
|
"name": {},
|
|
2958
2958
|
"availabilityZones": {
|
|
2959
|
-
"shape": "
|
|
2959
|
+
"shape": "Sd0"
|
|
2960
2960
|
},
|
|
2961
2961
|
"relationalDatabaseAvailabilityZones": {
|
|
2962
|
-
"shape": "
|
|
2962
|
+
"shape": "Sd0"
|
|
2963
2963
|
}
|
|
2964
2964
|
}
|
|
2965
2965
|
}
|
|
@@ -2981,7 +2981,7 @@
|
|
|
2981
2981
|
"type": "structure",
|
|
2982
2982
|
"members": {
|
|
2983
2983
|
"relationalDatabase": {
|
|
2984
|
-
"shape": "
|
|
2984
|
+
"shape": "Sd4"
|
|
2985
2985
|
}
|
|
2986
2986
|
}
|
|
2987
2987
|
}
|
|
@@ -3174,7 +3174,7 @@
|
|
|
3174
3174
|
"type": "structure",
|
|
3175
3175
|
"members": {
|
|
3176
3176
|
"masterUserPassword": {
|
|
3177
|
-
"shape": "
|
|
3177
|
+
"shape": "S4q"
|
|
3178
3178
|
},
|
|
3179
3179
|
"createdAt": {
|
|
3180
3180
|
"type": "timestamp"
|
|
@@ -3208,7 +3208,7 @@
|
|
|
3208
3208
|
},
|
|
3209
3209
|
"unit": {},
|
|
3210
3210
|
"statistics": {
|
|
3211
|
-
"shape": "
|
|
3211
|
+
"shape": "S7o"
|
|
3212
3212
|
}
|
|
3213
3213
|
}
|
|
3214
3214
|
},
|
|
@@ -3217,7 +3217,7 @@
|
|
|
3217
3217
|
"members": {
|
|
3218
3218
|
"metricName": {},
|
|
3219
3219
|
"metricData": {
|
|
3220
|
-
"shape": "
|
|
3220
|
+
"shape": "S7q"
|
|
3221
3221
|
}
|
|
3222
3222
|
}
|
|
3223
3223
|
}
|
|
@@ -3237,7 +3237,7 @@
|
|
|
3237
3237
|
"type": "structure",
|
|
3238
3238
|
"members": {
|
|
3239
3239
|
"parameters": {
|
|
3240
|
-
"shape": "
|
|
3240
|
+
"shape": "Se1"
|
|
3241
3241
|
},
|
|
3242
3242
|
"nextPageToken": {}
|
|
3243
3243
|
}
|
|
@@ -3257,7 +3257,7 @@
|
|
|
3257
3257
|
"type": "structure",
|
|
3258
3258
|
"members": {
|
|
3259
3259
|
"relationalDatabaseSnapshot": {
|
|
3260
|
-
"shape": "
|
|
3260
|
+
"shape": "Se5"
|
|
3261
3261
|
}
|
|
3262
3262
|
}
|
|
3263
3263
|
}
|
|
@@ -3275,7 +3275,7 @@
|
|
|
3275
3275
|
"relationalDatabaseSnapshots": {
|
|
3276
3276
|
"type": "list",
|
|
3277
3277
|
"member": {
|
|
3278
|
-
"shape": "
|
|
3278
|
+
"shape": "Se5"
|
|
3279
3279
|
}
|
|
3280
3280
|
},
|
|
3281
3281
|
"nextPageToken": {}
|
|
@@ -3295,7 +3295,7 @@
|
|
|
3295
3295
|
"relationalDatabases": {
|
|
3296
3296
|
"type": "list",
|
|
3297
3297
|
"member": {
|
|
3298
|
-
"shape": "
|
|
3298
|
+
"shape": "Sd4"
|
|
3299
3299
|
}
|
|
3300
3300
|
},
|
|
3301
3301
|
"nextPageToken": {}
|
|
@@ -3316,7 +3316,7 @@
|
|
|
3316
3316
|
"type": "structure",
|
|
3317
3317
|
"members": {
|
|
3318
3318
|
"staticIp": {
|
|
3319
|
-
"shape": "
|
|
3319
|
+
"shape": "See"
|
|
3320
3320
|
}
|
|
3321
3321
|
}
|
|
3322
3322
|
}
|
|
@@ -3334,7 +3334,7 @@
|
|
|
3334
3334
|
"staticIps": {
|
|
3335
3335
|
"type": "list",
|
|
3336
3336
|
"member": {
|
|
3337
|
-
"shape": "
|
|
3337
|
+
"shape": "See"
|
|
3338
3338
|
}
|
|
3339
3339
|
},
|
|
3340
3340
|
"nextPageToken": {}
|
|
@@ -3440,10 +3440,10 @@
|
|
|
3440
3440
|
},
|
|
3441
3441
|
"treatMissingData": {},
|
|
3442
3442
|
"contactProtocols": {
|
|
3443
|
-
"shape": "
|
|
3443
|
+
"shape": "S6z"
|
|
3444
3444
|
},
|
|
3445
3445
|
"notificationTriggers": {
|
|
3446
|
-
"shape": "
|
|
3446
|
+
"shape": "S70"
|
|
3447
3447
|
},
|
|
3448
3448
|
"notificationEnabled": {
|
|
3449
3449
|
"type": "boolean"
|
|
@@ -3541,7 +3541,7 @@
|
|
|
3541
3541
|
"type": "structure",
|
|
3542
3542
|
"members": {
|
|
3543
3543
|
"containerImage": {
|
|
3544
|
-
"shape": "
|
|
3544
|
+
"shape": "S8r"
|
|
3545
3545
|
}
|
|
3546
3546
|
}
|
|
3547
3547
|
}
|
|
@@ -3880,7 +3880,7 @@
|
|
|
3880
3880
|
"type": "boolean"
|
|
3881
3881
|
},
|
|
3882
3882
|
"publicDomainNames": {
|
|
3883
|
-
"shape": "
|
|
3883
|
+
"shape": "S2g"
|
|
3884
3884
|
}
|
|
3885
3885
|
}
|
|
3886
3886
|
},
|
|
@@ -3888,7 +3888,7 @@
|
|
|
3888
3888
|
"type": "structure",
|
|
3889
3889
|
"members": {
|
|
3890
3890
|
"containerService": {
|
|
3891
|
-
"shape": "
|
|
3891
|
+
"shape": "S2t"
|
|
3892
3892
|
}
|
|
3893
3893
|
}
|
|
3894
3894
|
}
|
|
@@ -3902,16 +3902,16 @@
|
|
|
3902
3902
|
"members": {
|
|
3903
3903
|
"distributionName": {},
|
|
3904
3904
|
"origin": {
|
|
3905
|
-
"shape": "
|
|
3905
|
+
"shape": "S3h"
|
|
3906
3906
|
},
|
|
3907
3907
|
"defaultCacheBehavior": {
|
|
3908
|
-
"shape": "
|
|
3908
|
+
"shape": "S3j"
|
|
3909
3909
|
},
|
|
3910
3910
|
"cacheBehaviorSettings": {
|
|
3911
|
-
"shape": "
|
|
3911
|
+
"shape": "S3l"
|
|
3912
3912
|
},
|
|
3913
3913
|
"cacheBehaviors": {
|
|
3914
|
-
"shape": "
|
|
3914
|
+
"shape": "S3t"
|
|
3915
3915
|
},
|
|
3916
3916
|
"isEnabled": {
|
|
3917
3917
|
"type": "boolean"
|
|
@@ -3954,7 +3954,7 @@
|
|
|
3954
3954
|
"members": {
|
|
3955
3955
|
"domainName": {},
|
|
3956
3956
|
"domainEntry": {
|
|
3957
|
-
"shape": "
|
|
3957
|
+
"shape": "S42"
|
|
3958
3958
|
}
|
|
3959
3959
|
}
|
|
3960
3960
|
},
|
|
@@ -3999,7 +3999,7 @@
|
|
|
3999
3999
|
"members": {
|
|
4000
4000
|
"relationalDatabaseName": {},
|
|
4001
4001
|
"masterUserPassword": {
|
|
4002
|
-
"shape": "
|
|
4002
|
+
"shape": "S4q"
|
|
4003
4003
|
},
|
|
4004
4004
|
"rotateMasterUserPassword": {
|
|
4005
4005
|
"type": "boolean"
|
|
@@ -4040,7 +4040,7 @@
|
|
|
4040
4040
|
"members": {
|
|
4041
4041
|
"relationalDatabaseName": {},
|
|
4042
4042
|
"parameters": {
|
|
4043
|
-
"shape": "
|
|
4043
|
+
"shape": "Se1"
|
|
4044
4044
|
}
|
|
4045
4045
|
}
|
|
4046
4046
|
},
|
|
@@ -4203,14 +4203,24 @@
|
|
|
4203
4203
|
"status": {},
|
|
4204
4204
|
"createdAt": {
|
|
4205
4205
|
"type": "timestamp"
|
|
4206
|
+
},
|
|
4207
|
+
"lastUsed": {
|
|
4208
|
+
"type": "structure",
|
|
4209
|
+
"members": {
|
|
4210
|
+
"lastUsedDate": {
|
|
4211
|
+
"type": "timestamp"
|
|
4212
|
+
},
|
|
4213
|
+
"region": {},
|
|
4214
|
+
"serviceName": {}
|
|
4215
|
+
}
|
|
4206
4216
|
}
|
|
4207
4217
|
}
|
|
4208
4218
|
},
|
|
4209
|
-
"
|
|
4219
|
+
"S1l": {
|
|
4210
4220
|
"type": "list",
|
|
4211
4221
|
"member": {}
|
|
4212
4222
|
},
|
|
4213
|
-
"
|
|
4223
|
+
"S1n": {
|
|
4214
4224
|
"type": "structure",
|
|
4215
4225
|
"members": {
|
|
4216
4226
|
"certificateArn": {},
|
|
@@ -4225,10 +4235,10 @@
|
|
|
4225
4235
|
"status": {},
|
|
4226
4236
|
"serialNumber": {},
|
|
4227
4237
|
"subjectAlternativeNames": {
|
|
4228
|
-
"shape": "
|
|
4238
|
+
"shape": "S1l"
|
|
4229
4239
|
},
|
|
4230
4240
|
"domainValidationRecords": {
|
|
4231
|
-
"shape": "
|
|
4241
|
+
"shape": "S1r"
|
|
4232
4242
|
},
|
|
4233
4243
|
"requestFailureReason": {},
|
|
4234
4244
|
"inUseResourceCount": {
|
|
@@ -4253,7 +4263,7 @@
|
|
|
4253
4263
|
"type": "structure",
|
|
4254
4264
|
"members": {
|
|
4255
4265
|
"domainValidationRecords": {
|
|
4256
|
-
"shape": "
|
|
4266
|
+
"shape": "S1r"
|
|
4257
4267
|
},
|
|
4258
4268
|
"renewalStatus": {},
|
|
4259
4269
|
"renewalStatusReason": {},
|
|
@@ -4277,7 +4287,7 @@
|
|
|
4277
4287
|
}
|
|
4278
4288
|
}
|
|
4279
4289
|
},
|
|
4280
|
-
"
|
|
4290
|
+
"S1r": {
|
|
4281
4291
|
"type": "list",
|
|
4282
4292
|
"member": {
|
|
4283
4293
|
"type": "structure",
|
|
@@ -4294,7 +4304,7 @@
|
|
|
4294
4304
|
}
|
|
4295
4305
|
}
|
|
4296
4306
|
},
|
|
4297
|
-
"
|
|
4307
|
+
"S2g": {
|
|
4298
4308
|
"type": "map",
|
|
4299
4309
|
"key": {},
|
|
4300
4310
|
"value": {
|
|
@@ -4302,7 +4312,7 @@
|
|
|
4302
4312
|
"member": {}
|
|
4303
4313
|
}
|
|
4304
4314
|
},
|
|
4305
|
-
"
|
|
4315
|
+
"S2j": {
|
|
4306
4316
|
"type": "map",
|
|
4307
4317
|
"key": {},
|
|
4308
4318
|
"value": {
|
|
@@ -4325,7 +4335,7 @@
|
|
|
4325
4335
|
}
|
|
4326
4336
|
}
|
|
4327
4337
|
},
|
|
4328
|
-
"
|
|
4338
|
+
"S2p": {
|
|
4329
4339
|
"type": "structure",
|
|
4330
4340
|
"required": [
|
|
4331
4341
|
"containerName",
|
|
@@ -4337,11 +4347,11 @@
|
|
|
4337
4347
|
"type": "integer"
|
|
4338
4348
|
},
|
|
4339
4349
|
"healthCheck": {
|
|
4340
|
-
"shape": "
|
|
4350
|
+
"shape": "S2r"
|
|
4341
4351
|
}
|
|
4342
4352
|
}
|
|
4343
4353
|
},
|
|
4344
|
-
"
|
|
4354
|
+
"S2r": {
|
|
4345
4355
|
"type": "structure",
|
|
4346
4356
|
"members": {
|
|
4347
4357
|
"healthyThreshold": {
|
|
@@ -4360,7 +4370,7 @@
|
|
|
4360
4370
|
"successCodes": {}
|
|
4361
4371
|
}
|
|
4362
4372
|
},
|
|
4363
|
-
"
|
|
4373
|
+
"S2t": {
|
|
4364
4374
|
"type": "structure",
|
|
4365
4375
|
"members": {
|
|
4366
4376
|
"containerServiceName": {},
|
|
@@ -4389,10 +4399,10 @@
|
|
|
4389
4399
|
"type": "integer"
|
|
4390
4400
|
},
|
|
4391
4401
|
"currentDeployment": {
|
|
4392
|
-
"shape": "
|
|
4402
|
+
"shape": "S2x"
|
|
4393
4403
|
},
|
|
4394
4404
|
"nextDeployment": {
|
|
4395
|
-
"shape": "
|
|
4405
|
+
"shape": "S2x"
|
|
4396
4406
|
},
|
|
4397
4407
|
"isDisabled": {
|
|
4398
4408
|
"type": "boolean"
|
|
@@ -4400,12 +4410,12 @@
|
|
|
4400
4410
|
"principalArn": {},
|
|
4401
4411
|
"privateDomainName": {},
|
|
4402
4412
|
"publicDomainNames": {
|
|
4403
|
-
"shape": "
|
|
4413
|
+
"shape": "S2g"
|
|
4404
4414
|
},
|
|
4405
4415
|
"url": {}
|
|
4406
4416
|
}
|
|
4407
4417
|
},
|
|
4408
|
-
"
|
|
4418
|
+
"S2x": {
|
|
4409
4419
|
"type": "structure",
|
|
4410
4420
|
"members": {
|
|
4411
4421
|
"version": {
|
|
@@ -4413,7 +4423,7 @@
|
|
|
4413
4423
|
},
|
|
4414
4424
|
"state": {},
|
|
4415
4425
|
"containers": {
|
|
4416
|
-
"shape": "
|
|
4426
|
+
"shape": "S2j"
|
|
4417
4427
|
},
|
|
4418
4428
|
"publicEndpoint": {
|
|
4419
4429
|
"type": "structure",
|
|
@@ -4423,7 +4433,7 @@
|
|
|
4423
4433
|
"type": "integer"
|
|
4424
4434
|
},
|
|
4425
4435
|
"healthCheck": {
|
|
4426
|
-
"shape": "
|
|
4436
|
+
"shape": "S2r"
|
|
4427
4437
|
}
|
|
4428
4438
|
}
|
|
4429
4439
|
},
|
|
@@ -4432,13 +4442,13 @@
|
|
|
4432
4442
|
}
|
|
4433
4443
|
}
|
|
4434
4444
|
},
|
|
4435
|
-
"
|
|
4445
|
+
"S36": {
|
|
4436
4446
|
"type": "list",
|
|
4437
4447
|
"member": {
|
|
4438
|
-
"shape": "
|
|
4448
|
+
"shape": "S37"
|
|
4439
4449
|
}
|
|
4440
4450
|
},
|
|
4441
|
-
"
|
|
4451
|
+
"S37": {
|
|
4442
4452
|
"type": "structure",
|
|
4443
4453
|
"required": [
|
|
4444
4454
|
"addOnType"
|
|
@@ -4453,7 +4463,7 @@
|
|
|
4453
4463
|
}
|
|
4454
4464
|
}
|
|
4455
4465
|
},
|
|
4456
|
-
"
|
|
4466
|
+
"S3h": {
|
|
4457
4467
|
"type": "structure",
|
|
4458
4468
|
"members": {
|
|
4459
4469
|
"name": {},
|
|
@@ -4461,13 +4471,13 @@
|
|
|
4461
4471
|
"protocolPolicy": {}
|
|
4462
4472
|
}
|
|
4463
4473
|
},
|
|
4464
|
-
"
|
|
4474
|
+
"S3j": {
|
|
4465
4475
|
"type": "structure",
|
|
4466
4476
|
"members": {
|
|
4467
4477
|
"behavior": {}
|
|
4468
4478
|
}
|
|
4469
4479
|
},
|
|
4470
|
-
"
|
|
4480
|
+
"S3l": {
|
|
4471
4481
|
"type": "structure",
|
|
4472
4482
|
"members": {
|
|
4473
4483
|
"defaultTTL": {
|
|
@@ -4513,7 +4523,7 @@
|
|
|
4513
4523
|
}
|
|
4514
4524
|
}
|
|
4515
4525
|
},
|
|
4516
|
-
"
|
|
4526
|
+
"S3t": {
|
|
4517
4527
|
"type": "list",
|
|
4518
4528
|
"member": {
|
|
4519
4529
|
"type": "structure",
|
|
@@ -4523,7 +4533,7 @@
|
|
|
4523
4533
|
}
|
|
4524
4534
|
}
|
|
4525
4535
|
},
|
|
4526
|
-
"
|
|
4536
|
+
"S3x": {
|
|
4527
4537
|
"type": "structure",
|
|
4528
4538
|
"members": {
|
|
4529
4539
|
"name": {},
|
|
@@ -4557,13 +4567,13 @@
|
|
|
4557
4567
|
},
|
|
4558
4568
|
"originPublicDNS": {},
|
|
4559
4569
|
"defaultCacheBehavior": {
|
|
4560
|
-
"shape": "
|
|
4570
|
+
"shape": "S3j"
|
|
4561
4571
|
},
|
|
4562
4572
|
"cacheBehaviorSettings": {
|
|
4563
|
-
"shape": "
|
|
4573
|
+
"shape": "S3l"
|
|
4564
4574
|
},
|
|
4565
4575
|
"cacheBehaviors": {
|
|
4566
|
-
"shape": "
|
|
4576
|
+
"shape": "S3t"
|
|
4567
4577
|
},
|
|
4568
4578
|
"ableToUpdateBundle": {
|
|
4569
4579
|
"type": "boolean"
|
|
@@ -4574,7 +4584,7 @@
|
|
|
4574
4584
|
}
|
|
4575
4585
|
}
|
|
4576
4586
|
},
|
|
4577
|
-
"
|
|
4587
|
+
"S42": {
|
|
4578
4588
|
"type": "structure",
|
|
4579
4589
|
"members": {
|
|
4580
4590
|
"id": {},
|
|
@@ -4592,7 +4602,7 @@
|
|
|
4592
4602
|
}
|
|
4593
4603
|
}
|
|
4594
4604
|
},
|
|
4595
|
-
"
|
|
4605
|
+
"S4i": {
|
|
4596
4606
|
"type": "structure",
|
|
4597
4607
|
"members": {
|
|
4598
4608
|
"name": {},
|
|
@@ -4611,27 +4621,27 @@
|
|
|
4611
4621
|
"fingerprint": {}
|
|
4612
4622
|
}
|
|
4613
4623
|
},
|
|
4614
|
-
"
|
|
4624
|
+
"S4l": {
|
|
4615
4625
|
"type": "list",
|
|
4616
4626
|
"member": {}
|
|
4617
4627
|
},
|
|
4618
|
-
"
|
|
4628
|
+
"S4q": {
|
|
4619
4629
|
"type": "string",
|
|
4620
4630
|
"sensitive": true
|
|
4621
4631
|
},
|
|
4622
|
-
"
|
|
4632
|
+
"S6z": {
|
|
4623
4633
|
"type": "list",
|
|
4624
4634
|
"member": {}
|
|
4625
4635
|
},
|
|
4626
|
-
"
|
|
4636
|
+
"S70": {
|
|
4627
4637
|
"type": "list",
|
|
4628
4638
|
"member": {}
|
|
4629
4639
|
},
|
|
4630
|
-
"
|
|
4640
|
+
"S7o": {
|
|
4631
4641
|
"type": "list",
|
|
4632
4642
|
"member": {}
|
|
4633
4643
|
},
|
|
4634
|
-
"
|
|
4644
|
+
"S7q": {
|
|
4635
4645
|
"type": "list",
|
|
4636
4646
|
"member": {
|
|
4637
4647
|
"type": "structure",
|
|
@@ -4658,14 +4668,14 @@
|
|
|
4658
4668
|
}
|
|
4659
4669
|
}
|
|
4660
4670
|
},
|
|
4661
|
-
"
|
|
4671
|
+
"S8e": {
|
|
4662
4672
|
"type": "structure",
|
|
4663
4673
|
"members": {
|
|
4664
4674
|
"id": {},
|
|
4665
4675
|
"service": {}
|
|
4666
4676
|
}
|
|
4667
4677
|
},
|
|
4668
|
-
"
|
|
4678
|
+
"S8r": {
|
|
4669
4679
|
"type": "structure",
|
|
4670
4680
|
"members": {
|
|
4671
4681
|
"image": {},
|
|
@@ -4675,7 +4685,7 @@
|
|
|
4675
4685
|
}
|
|
4676
4686
|
}
|
|
4677
4687
|
},
|
|
4678
|
-
"
|
|
4688
|
+
"S9b": {
|
|
4679
4689
|
"type": "structure",
|
|
4680
4690
|
"members": {
|
|
4681
4691
|
"name": {},
|
|
@@ -4692,7 +4702,7 @@
|
|
|
4692
4702
|
"shape": "S10"
|
|
4693
4703
|
},
|
|
4694
4704
|
"addOns": {
|
|
4695
|
-
"shape": "
|
|
4705
|
+
"shape": "S9c"
|
|
4696
4706
|
},
|
|
4697
4707
|
"sizeInGb": {
|
|
4698
4708
|
"type": "integer"
|
|
@@ -4718,7 +4728,7 @@
|
|
|
4718
4728
|
}
|
|
4719
4729
|
}
|
|
4720
4730
|
},
|
|
4721
|
-
"
|
|
4731
|
+
"S9c": {
|
|
4722
4732
|
"type": "list",
|
|
4723
4733
|
"member": {
|
|
4724
4734
|
"type": "structure",
|
|
@@ -4730,7 +4740,7 @@
|
|
|
4730
4740
|
}
|
|
4731
4741
|
}
|
|
4732
4742
|
},
|
|
4733
|
-
"
|
|
4743
|
+
"S9h": {
|
|
4734
4744
|
"type": "structure",
|
|
4735
4745
|
"members": {
|
|
4736
4746
|
"name": {},
|
|
@@ -4760,13 +4770,13 @@
|
|
|
4760
4770
|
}
|
|
4761
4771
|
}
|
|
4762
4772
|
},
|
|
4763
|
-
"
|
|
4773
|
+
"S9o": {
|
|
4764
4774
|
"type": "list",
|
|
4765
4775
|
"member": {
|
|
4766
|
-
"shape": "
|
|
4776
|
+
"shape": "S9b"
|
|
4767
4777
|
}
|
|
4768
4778
|
},
|
|
4769
|
-
"
|
|
4779
|
+
"Sa3": {
|
|
4770
4780
|
"type": "structure",
|
|
4771
4781
|
"members": {
|
|
4772
4782
|
"name": {},
|
|
@@ -4785,12 +4795,12 @@
|
|
|
4785
4795
|
"domainEntries": {
|
|
4786
4796
|
"type": "list",
|
|
4787
4797
|
"member": {
|
|
4788
|
-
"shape": "
|
|
4798
|
+
"shape": "S42"
|
|
4789
4799
|
}
|
|
4790
4800
|
}
|
|
4791
4801
|
}
|
|
4792
4802
|
},
|
|
4793
|
-
"
|
|
4803
|
+
"Sak": {
|
|
4794
4804
|
"type": "structure",
|
|
4795
4805
|
"members": {
|
|
4796
4806
|
"name": {},
|
|
@@ -4810,7 +4820,7 @@
|
|
|
4810
4820
|
"blueprintName": {},
|
|
4811
4821
|
"bundleId": {},
|
|
4812
4822
|
"addOns": {
|
|
4813
|
-
"shape": "
|
|
4823
|
+
"shape": "S9c"
|
|
4814
4824
|
},
|
|
4815
4825
|
"isStaticIp": {
|
|
4816
4826
|
"type": "boolean"
|
|
@@ -4829,7 +4839,7 @@
|
|
|
4829
4839
|
"type": "integer"
|
|
4830
4840
|
},
|
|
4831
4841
|
"disks": {
|
|
4832
|
-
"shape": "
|
|
4842
|
+
"shape": "S9o"
|
|
4833
4843
|
},
|
|
4834
4844
|
"ramSizeInGb": {
|
|
4835
4845
|
"type": "float"
|
|
@@ -4878,13 +4888,13 @@
|
|
|
4878
4888
|
}
|
|
4879
4889
|
},
|
|
4880
4890
|
"state": {
|
|
4881
|
-
"shape": "
|
|
4891
|
+
"shape": "Sav"
|
|
4882
4892
|
},
|
|
4883
4893
|
"username": {},
|
|
4884
4894
|
"sshKeyName": {}
|
|
4885
4895
|
}
|
|
4886
4896
|
},
|
|
4887
|
-
"
|
|
4897
|
+
"Sav": {
|
|
4888
4898
|
"type": "structure",
|
|
4889
4899
|
"members": {
|
|
4890
4900
|
"code": {
|
|
@@ -4893,7 +4903,7 @@
|
|
|
4893
4903
|
"name": {}
|
|
4894
4904
|
}
|
|
4895
4905
|
},
|
|
4896
|
-
"
|
|
4906
|
+
"Sbd": {
|
|
4897
4907
|
"type": "structure",
|
|
4898
4908
|
"members": {
|
|
4899
4909
|
"name": {},
|
|
@@ -4912,7 +4922,7 @@
|
|
|
4912
4922
|
"state": {},
|
|
4913
4923
|
"progress": {},
|
|
4914
4924
|
"fromAttachedDisks": {
|
|
4915
|
-
"shape": "
|
|
4925
|
+
"shape": "S9o"
|
|
4916
4926
|
},
|
|
4917
4927
|
"fromInstanceName": {},
|
|
4918
4928
|
"fromInstanceArn": {},
|
|
@@ -4926,7 +4936,7 @@
|
|
|
4926
4936
|
}
|
|
4927
4937
|
}
|
|
4928
4938
|
},
|
|
4929
|
-
"
|
|
4939
|
+
"Sbu": {
|
|
4930
4940
|
"type": "structure",
|
|
4931
4941
|
"members": {
|
|
4932
4942
|
"name": {},
|
|
@@ -4986,7 +4996,7 @@
|
|
|
4986
4996
|
"ipAddressType": {}
|
|
4987
4997
|
}
|
|
4988
4998
|
},
|
|
4989
|
-
"
|
|
4999
|
+
"Sd0": {
|
|
4990
5000
|
"type": "list",
|
|
4991
5001
|
"member": {
|
|
4992
5002
|
"type": "structure",
|
|
@@ -4996,7 +5006,7 @@
|
|
|
4996
5006
|
}
|
|
4997
5007
|
}
|
|
4998
5008
|
},
|
|
4999
|
-
"
|
|
5009
|
+
"Sd4": {
|
|
5000
5010
|
"type": "structure",
|
|
5001
5011
|
"members": {
|
|
5002
5012
|
"name": {},
|
|
@@ -5081,7 +5091,7 @@
|
|
|
5081
5091
|
"caCertificateIdentifier": {}
|
|
5082
5092
|
}
|
|
5083
5093
|
},
|
|
5084
|
-
"
|
|
5094
|
+
"Se1": {
|
|
5085
5095
|
"type": "list",
|
|
5086
5096
|
"member": {
|
|
5087
5097
|
"type": "structure",
|
|
@@ -5099,7 +5109,7 @@
|
|
|
5099
5109
|
}
|
|
5100
5110
|
}
|
|
5101
5111
|
},
|
|
5102
|
-
"
|
|
5112
|
+
"Se5": {
|
|
5103
5113
|
"type": "structure",
|
|
5104
5114
|
"members": {
|
|
5105
5115
|
"name": {},
|
|
@@ -5127,7 +5137,7 @@
|
|
|
5127
5137
|
"fromRelationalDatabaseBlueprintId": {}
|
|
5128
5138
|
}
|
|
5129
5139
|
},
|
|
5130
|
-
"
|
|
5140
|
+
"See": {
|
|
5131
5141
|
"type": "structure",
|
|
5132
5142
|
"members": {
|
|
5133
5143
|
"name": {},
|