aws-sdk-core 2.11.180 → 2.11.181

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,5 @@
1
+ {
2
+ "version": "1.0",
3
+ "examples": {
4
+ }
5
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "pagination": {
3
+ }
4
+ }
@@ -120,6 +120,42 @@
120
120
  {"shape":"UnauthenticatedException"}
121
121
  ]
122
122
  },
123
+ "CopySnapshot":{
124
+ "name":"CopySnapshot",
125
+ "http":{
126
+ "method":"POST",
127
+ "requestUri":"/"
128
+ },
129
+ "input":{"shape":"CopySnapshotRequest"},
130
+ "output":{"shape":"CopySnapshotResult"},
131
+ "errors":[
132
+ {"shape":"ServiceException"},
133
+ {"shape":"InvalidInputException"},
134
+ {"shape":"NotFoundException"},
135
+ {"shape":"OperationFailureException"},
136
+ {"shape":"AccessDeniedException"},
137
+ {"shape":"AccountSetupInProgressException"},
138
+ {"shape":"UnauthenticatedException"}
139
+ ]
140
+ },
141
+ "CreateCloudFormationStack":{
142
+ "name":"CreateCloudFormationStack",
143
+ "http":{
144
+ "method":"POST",
145
+ "requestUri":"/"
146
+ },
147
+ "input":{"shape":"CreateCloudFormationStackRequest"},
148
+ "output":{"shape":"CreateCloudFormationStackResult"},
149
+ "errors":[
150
+ {"shape":"ServiceException"},
151
+ {"shape":"InvalidInputException"},
152
+ {"shape":"NotFoundException"},
153
+ {"shape":"OperationFailureException"},
154
+ {"shape":"AccessDeniedException"},
155
+ {"shape":"AccountSetupInProgressException"},
156
+ {"shape":"UnauthenticatedException"}
157
+ ]
158
+ },
123
159
  "CreateDisk":{
124
160
  "name":"CreateDisk",
125
161
  "http":{
@@ -642,6 +678,24 @@
642
678
  {"shape":"UnauthenticatedException"}
643
679
  ]
644
680
  },
681
+ "ExportSnapshot":{
682
+ "name":"ExportSnapshot",
683
+ "http":{
684
+ "method":"POST",
685
+ "requestUri":"/"
686
+ },
687
+ "input":{"shape":"ExportSnapshotRequest"},
688
+ "output":{"shape":"ExportSnapshotResult"},
689
+ "errors":[
690
+ {"shape":"ServiceException"},
691
+ {"shape":"InvalidInputException"},
692
+ {"shape":"NotFoundException"},
693
+ {"shape":"OperationFailureException"},
694
+ {"shape":"AccessDeniedException"},
695
+ {"shape":"AccountSetupInProgressException"},
696
+ {"shape":"UnauthenticatedException"}
697
+ ]
698
+ },
645
699
  "GetActiveNames":{
646
700
  "name":"GetActiveNames",
647
701
  "http":{
@@ -696,6 +750,24 @@
696
750
  {"shape":"UnauthenticatedException"}
697
751
  ]
698
752
  },
753
+ "GetCloudFormationStackRecords":{
754
+ "name":"GetCloudFormationStackRecords",
755
+ "http":{
756
+ "method":"POST",
757
+ "requestUri":"/"
758
+ },
759
+ "input":{"shape":"GetCloudFormationStackRecordsRequest"},
760
+ "output":{"shape":"GetCloudFormationStackRecordsResult"},
761
+ "errors":[
762
+ {"shape":"ServiceException"},
763
+ {"shape":"InvalidInputException"},
764
+ {"shape":"NotFoundException"},
765
+ {"shape":"OperationFailureException"},
766
+ {"shape":"AccessDeniedException"},
767
+ {"shape":"AccountSetupInProgressException"},
768
+ {"shape":"UnauthenticatedException"}
769
+ ]
770
+ },
699
771
  "GetDisk":{
700
772
  "name":"GetDisk",
701
773
  "http":{
@@ -804,6 +876,24 @@
804
876
  {"shape":"UnauthenticatedException"}
805
877
  ]
806
878
  },
879
+ "GetExportSnapshotRecords":{
880
+ "name":"GetExportSnapshotRecords",
881
+ "http":{
882
+ "method":"POST",
883
+ "requestUri":"/"
884
+ },
885
+ "input":{"shape":"GetExportSnapshotRecordsRequest"},
886
+ "output":{"shape":"GetExportSnapshotRecordsResult"},
887
+ "errors":[
888
+ {"shape":"ServiceException"},
889
+ {"shape":"InvalidInputException"},
890
+ {"shape":"NotFoundException"},
891
+ {"shape":"OperationFailureException"},
892
+ {"shape":"AccessDeniedException"},
893
+ {"shape":"AccountSetupInProgressException"},
894
+ {"shape":"UnauthenticatedException"}
895
+ ]
896
+ },
807
897
  "GetInstance":{
808
898
  "name":"GetInstance",
809
899
  "http":{
@@ -1596,6 +1686,24 @@
1596
1686
  {"shape":"UnauthenticatedException"}
1597
1687
  ]
1598
1688
  },
1689
+ "TagResource":{
1690
+ "name":"TagResource",
1691
+ "http":{
1692
+ "method":"POST",
1693
+ "requestUri":"/"
1694
+ },
1695
+ "input":{"shape":"TagResourceRequest"},
1696
+ "output":{"shape":"TagResourceResult"},
1697
+ "errors":[
1698
+ {"shape":"ServiceException"},
1699
+ {"shape":"InvalidInputException"},
1700
+ {"shape":"NotFoundException"},
1701
+ {"shape":"OperationFailureException"},
1702
+ {"shape":"AccessDeniedException"},
1703
+ {"shape":"AccountSetupInProgressException"},
1704
+ {"shape":"UnauthenticatedException"}
1705
+ ]
1706
+ },
1599
1707
  "UnpeerVpc":{
1600
1708
  "name":"UnpeerVpc",
1601
1709
  "http":{
@@ -1614,6 +1722,24 @@
1614
1722
  {"shape":"UnauthenticatedException"}
1615
1723
  ]
1616
1724
  },
1725
+ "UntagResource":{
1726
+ "name":"UntagResource",
1727
+ "http":{
1728
+ "method":"POST",
1729
+ "requestUri":"/"
1730
+ },
1731
+ "input":{"shape":"UntagResourceRequest"},
1732
+ "output":{"shape":"UntagResourceResult"},
1733
+ "errors":[
1734
+ {"shape":"ServiceException"},
1735
+ {"shape":"InvalidInputException"},
1736
+ {"shape":"NotFoundException"},
1737
+ {"shape":"OperationFailureException"},
1738
+ {"shape":"AccessDeniedException"},
1739
+ {"shape":"AccountSetupInProgressException"},
1740
+ {"shape":"UnauthenticatedException"}
1741
+ ]
1742
+ },
1617
1743
  "UpdateDomainEntry":{
1618
1744
  "name":"UpdateDomainEntry",
1619
1745
  "http":{
@@ -1880,6 +2006,71 @@
1880
2006
  "operation":{"shape":"Operation"}
1881
2007
  }
1882
2008
  },
2009
+ "CloudFormationStackRecord":{
2010
+ "type":"structure",
2011
+ "members":{
2012
+ "name":{"shape":"ResourceName"},
2013
+ "arn":{"shape":"NonEmptyString"},
2014
+ "createdAt":{"shape":"IsoDate"},
2015
+ "location":{"shape":"ResourceLocation"},
2016
+ "resourceType":{"shape":"ResourceType"},
2017
+ "state":{"shape":"RecordState"},
2018
+ "sourceInfo":{"shape":"CloudFormationStackRecordSourceInfoList"},
2019
+ "destinationInfo":{"shape":"DestinationInfo"}
2020
+ }
2021
+ },
2022
+ "CloudFormationStackRecordList":{
2023
+ "type":"list",
2024
+ "member":{"shape":"CloudFormationStackRecord"}
2025
+ },
2026
+ "CloudFormationStackRecordSourceInfo":{
2027
+ "type":"structure",
2028
+ "members":{
2029
+ "resourceType":{"shape":"CloudFormationStackRecordSourceType"},
2030
+ "name":{"shape":"NonEmptyString"},
2031
+ "arn":{"shape":"NonEmptyString"}
2032
+ }
2033
+ },
2034
+ "CloudFormationStackRecordSourceInfoList":{
2035
+ "type":"list",
2036
+ "member":{"shape":"CloudFormationStackRecordSourceInfo"}
2037
+ },
2038
+ "CloudFormationStackRecordSourceType":{
2039
+ "type":"string",
2040
+ "enum":["ExportSnapshotRecord"]
2041
+ },
2042
+ "CopySnapshotRequest":{
2043
+ "type":"structure",
2044
+ "required":[
2045
+ "sourceSnapshotName",
2046
+ "targetSnapshotName",
2047
+ "sourceRegion"
2048
+ ],
2049
+ "members":{
2050
+ "sourceSnapshotName":{"shape":"ResourceName"},
2051
+ "targetSnapshotName":{"shape":"ResourceName"},
2052
+ "sourceRegion":{"shape":"RegionName"}
2053
+ }
2054
+ },
2055
+ "CopySnapshotResult":{
2056
+ "type":"structure",
2057
+ "members":{
2058
+ "operations":{"shape":"OperationList"}
2059
+ }
2060
+ },
2061
+ "CreateCloudFormationStackRequest":{
2062
+ "type":"structure",
2063
+ "required":["instances"],
2064
+ "members":{
2065
+ "instances":{"shape":"InstanceEntryList"}
2066
+ }
2067
+ },
2068
+ "CreateCloudFormationStackResult":{
2069
+ "type":"structure",
2070
+ "members":{
2071
+ "operations":{"shape":"OperationList"}
2072
+ }
2073
+ },
1883
2074
  "CreateDiskFromSnapshotRequest":{
1884
2075
  "type":"structure",
1885
2076
  "required":[
@@ -1892,7 +2083,8 @@
1892
2083
  "diskName":{"shape":"ResourceName"},
1893
2084
  "diskSnapshotName":{"shape":"ResourceName"},
1894
2085
  "availabilityZone":{"shape":"NonEmptyString"},
1895
- "sizeInGb":{"shape":"integer"}
2086
+ "sizeInGb":{"shape":"integer"},
2087
+ "tags":{"shape":"TagList"}
1896
2088
  }
1897
2089
  },
1898
2090
  "CreateDiskFromSnapshotResult":{
@@ -1911,7 +2103,8 @@
1911
2103
  "members":{
1912
2104
  "diskName":{"shape":"ResourceName"},
1913
2105
  "availabilityZone":{"shape":"NonEmptyString"},
1914
- "sizeInGb":{"shape":"integer"}
2106
+ "sizeInGb":{"shape":"integer"},
2107
+ "tags":{"shape":"TagList"}
1915
2108
  }
1916
2109
  },
1917
2110
  "CreateDiskResult":{
@@ -1928,7 +2121,8 @@
1928
2121
  ],
1929
2122
  "members":{
1930
2123
  "diskName":{"shape":"ResourceName"},
1931
- "diskSnapshotName":{"shape":"ResourceName"}
2124
+ "diskSnapshotName":{"shape":"ResourceName"},
2125
+ "tags":{"shape":"TagList"}
1932
2126
  }
1933
2127
  },
1934
2128
  "CreateDiskSnapshotResult":{
@@ -1958,7 +2152,8 @@
1958
2152
  "type":"structure",
1959
2153
  "required":["domainName"],
1960
2154
  "members":{
1961
- "domainName":{"shape":"DomainName"}
2155
+ "domainName":{"shape":"DomainName"},
2156
+ "tags":{"shape":"TagList"}
1962
2157
  }
1963
2158
  },
1964
2159
  "CreateDomainResult":{
@@ -1975,7 +2170,8 @@
1975
2170
  ],
1976
2171
  "members":{
1977
2172
  "instanceSnapshotName":{"shape":"ResourceName"},
1978
- "instanceName":{"shape":"ResourceName"}
2173
+ "instanceName":{"shape":"ResourceName"},
2174
+ "tags":{"shape":"TagList"}
1979
2175
  }
1980
2176
  },
1981
2177
  "CreateInstanceSnapshotResult":{
@@ -1999,7 +2195,8 @@
1999
2195
  "instanceSnapshotName":{"shape":"ResourceName"},
2000
2196
  "bundleId":{"shape":"NonEmptyString"},
2001
2197
  "userData":{"shape":"string"},
2002
- "keyPairName":{"shape":"ResourceName"}
2198
+ "keyPairName":{"shape":"ResourceName"},
2199
+ "tags":{"shape":"TagList"}
2003
2200
  }
2004
2201
  },
2005
2202
  "CreateInstancesFromSnapshotResult":{
@@ -2026,7 +2223,8 @@
2026
2223
  "blueprintId":{"shape":"NonEmptyString"},
2027
2224
  "bundleId":{"shape":"NonEmptyString"},
2028
2225
  "userData":{"shape":"string"},
2029
- "keyPairName":{"shape":"ResourceName"}
2226
+ "keyPairName":{"shape":"ResourceName"},
2227
+ "tags":{"shape":"TagList"}
2030
2228
  }
2031
2229
  },
2032
2230
  "CreateInstancesResult":{
@@ -2039,7 +2237,8 @@
2039
2237
  "type":"structure",
2040
2238
  "required":["keyPairName"],
2041
2239
  "members":{
2042
- "keyPairName":{"shape":"ResourceName"}
2240
+ "keyPairName":{"shape":"ResourceName"},
2241
+ "tags":{"shape":"TagList"}
2043
2242
  }
2044
2243
  },
2045
2244
  "CreateKeyPairResult":{
@@ -2063,7 +2262,8 @@
2063
2262
  "healthCheckPath":{"shape":"string"},
2064
2263
  "certificateName":{"shape":"ResourceName"},
2065
2264
  "certificateDomainName":{"shape":"DomainName"},
2066
- "certificateAlternativeNames":{"shape":"DomainNameList"}
2265
+ "certificateAlternativeNames":{"shape":"DomainNameList"},
2266
+ "tags":{"shape":"TagList"}
2067
2267
  }
2068
2268
  },
2069
2269
  "CreateLoadBalancerResult":{
@@ -2083,7 +2283,8 @@
2083
2283
  "loadBalancerName":{"shape":"ResourceName"},
2084
2284
  "certificateName":{"shape":"ResourceName"},
2085
2285
  "certificateDomainName":{"shape":"DomainName"},
2086
- "certificateAlternativeNames":{"shape":"DomainNameList"}
2286
+ "certificateAlternativeNames":{"shape":"DomainNameList"},
2287
+ "tags":{"shape":"TagList"}
2087
2288
  }
2088
2289
  },
2089
2290
  "CreateLoadBalancerTlsCertificateResult":{
@@ -2103,7 +2304,8 @@
2103
2304
  "relationalDatabaseBundleId":{"shape":"string"},
2104
2305
  "sourceRelationalDatabaseName":{"shape":"ResourceName"},
2105
2306
  "restoreTime":{"shape":"IsoDate"},
2106
- "useLatestRestorableTime":{"shape":"boolean"}
2307
+ "useLatestRestorableTime":{"shape":"boolean"},
2308
+ "tags":{"shape":"TagList"}
2107
2309
  }
2108
2310
  },
2109
2311
  "CreateRelationalDatabaseFromSnapshotResult":{
@@ -2131,7 +2333,8 @@
2131
2333
  "masterUserPassword":{"shape":"SensitiveString"},
2132
2334
  "preferredBackupWindow":{"shape":"string"},
2133
2335
  "preferredMaintenanceWindow":{"shape":"string"},
2134
- "publiclyAccessible":{"shape":"boolean"}
2336
+ "publiclyAccessible":{"shape":"boolean"},
2337
+ "tags":{"shape":"TagList"}
2135
2338
  }
2136
2339
  },
2137
2340
  "CreateRelationalDatabaseResult":{
@@ -2148,7 +2351,8 @@
2148
2351
  ],
2149
2352
  "members":{
2150
2353
  "relationalDatabaseName":{"shape":"ResourceName"},
2151
- "relationalDatabaseSnapshotName":{"shape":"ResourceName"}
2354
+ "relationalDatabaseSnapshotName":{"shape":"ResourceName"},
2355
+ "tags":{"shape":"TagList"}
2152
2356
  }
2153
2357
  },
2154
2358
  "CreateRelationalDatabaseSnapshotResult":{
@@ -2311,6 +2515,13 @@
2311
2515
  "operations":{"shape":"OperationList"}
2312
2516
  }
2313
2517
  },
2518
+ "DestinationInfo":{
2519
+ "type":"structure",
2520
+ "members":{
2521
+ "id":{"shape":"NonEmptyString"},
2522
+ "service":{"shape":"NonEmptyString"}
2523
+ }
2524
+ },
2314
2525
  "DetachDiskRequest":{
2315
2526
  "type":"structure",
2316
2527
  "required":["diskName"],
@@ -2363,6 +2574,7 @@
2363
2574
  "createdAt":{"shape":"IsoDate"},
2364
2575
  "location":{"shape":"ResourceLocation"},
2365
2576
  "resourceType":{"shape":"ResourceType"},
2577
+ "tags":{"shape":"TagList"},
2366
2578
  "sizeInGb":{"shape":"integer"},
2367
2579
  "isSystemDisk":{"shape":"boolean"},
2368
2580
  "iops":{"shape":"integer"},
@@ -2380,6 +2592,19 @@
2380
2592
  }
2381
2593
  }
2382
2594
  },
2595
+ "DiskInfo":{
2596
+ "type":"structure",
2597
+ "members":{
2598
+ "name":{"shape":"string"},
2599
+ "path":{"shape":"NonEmptyString"},
2600
+ "sizeInGb":{"shape":"integer"},
2601
+ "isSystemDisk":{"shape":"boolean"}
2602
+ }
2603
+ },
2604
+ "DiskInfoList":{
2605
+ "type":"list",
2606
+ "member":{"shape":"DiskInfo"}
2607
+ },
2383
2608
  "DiskList":{
2384
2609
  "type":"list",
2385
2610
  "member":{"shape":"Disk"}
@@ -2404,6 +2629,7 @@
2404
2629
  "createdAt":{"shape":"IsoDate"},
2405
2630
  "location":{"shape":"ResourceLocation"},
2406
2631
  "resourceType":{"shape":"ResourceType"},
2632
+ "tags":{"shape":"TagList"},
2407
2633
  "sizeInGb":{"shape":"integer"},
2408
2634
  "state":{"shape":"DiskSnapshotState"},
2409
2635
  "progress":{"shape":"string"},
@@ -2411,6 +2637,12 @@
2411
2637
  "fromDiskArn":{"shape":"NonEmptyString"}
2412
2638
  }
2413
2639
  },
2640
+ "DiskSnapshotInfo":{
2641
+ "type":"structure",
2642
+ "members":{
2643
+ "sizeInGb":{"shape":"integer"}
2644
+ }
2645
+ },
2414
2646
  "DiskSnapshotList":{
2415
2647
  "type":"list",
2416
2648
  "member":{"shape":"DiskSnapshot"}
@@ -2443,6 +2675,7 @@
2443
2675
  "createdAt":{"shape":"IsoDate"},
2444
2676
  "location":{"shape":"ResourceLocation"},
2445
2677
  "resourceType":{"shape":"ResourceType"},
2678
+ "tags":{"shape":"TagList"},
2446
2679
  "domainEntries":{"shape":"DomainEntryList"}
2447
2680
  }
2448
2681
  },
@@ -2492,6 +2725,56 @@
2492
2725
  "privateKeyBase64":{"shape":"Base64"}
2493
2726
  }
2494
2727
  },
2728
+ "ExportSnapshotRecord":{
2729
+ "type":"structure",
2730
+ "members":{
2731
+ "name":{"shape":"ResourceName"},
2732
+ "arn":{"shape":"NonEmptyString"},
2733
+ "createdAt":{"shape":"IsoDate"},
2734
+ "location":{"shape":"ResourceLocation"},
2735
+ "resourceType":{"shape":"ResourceType"},
2736
+ "state":{"shape":"RecordState"},
2737
+ "sourceInfo":{"shape":"ExportSnapshotRecordSourceInfo"},
2738
+ "destinationInfo":{"shape":"DestinationInfo"}
2739
+ }
2740
+ },
2741
+ "ExportSnapshotRecordList":{
2742
+ "type":"list",
2743
+ "member":{"shape":"ExportSnapshotRecord"}
2744
+ },
2745
+ "ExportSnapshotRecordSourceInfo":{
2746
+ "type":"structure",
2747
+ "members":{
2748
+ "resourceType":{"shape":"ExportSnapshotRecordSourceType"},
2749
+ "createdAt":{"shape":"IsoDate"},
2750
+ "name":{"shape":"NonEmptyString"},
2751
+ "arn":{"shape":"NonEmptyString"},
2752
+ "fromResourceName":{"shape":"NonEmptyString"},
2753
+ "fromResourceArn":{"shape":"NonEmptyString"},
2754
+ "instanceSnapshotInfo":{"shape":"InstanceSnapshotInfo"},
2755
+ "diskSnapshotInfo":{"shape":"DiskSnapshotInfo"}
2756
+ }
2757
+ },
2758
+ "ExportSnapshotRecordSourceType":{
2759
+ "type":"string",
2760
+ "enum":[
2761
+ "InstanceSnapshot",
2762
+ "DiskSnapshot"
2763
+ ]
2764
+ },
2765
+ "ExportSnapshotRequest":{
2766
+ "type":"structure",
2767
+ "required":["sourceSnapshotName"],
2768
+ "members":{
2769
+ "sourceSnapshotName":{"shape":"ResourceName"}
2770
+ }
2771
+ },
2772
+ "ExportSnapshotResult":{
2773
+ "type":"structure",
2774
+ "members":{
2775
+ "operations":{"shape":"OperationList"}
2776
+ }
2777
+ },
2495
2778
  "GetActiveNamesRequest":{
2496
2779
  "type":"structure",
2497
2780
  "members":{
@@ -2533,6 +2816,19 @@
2533
2816
  "nextPageToken":{"shape":"string"}
2534
2817
  }
2535
2818
  },
2819
+ "GetCloudFormationStackRecordsRequest":{
2820
+ "type":"structure",
2821
+ "members":{
2822
+ "pageToken":{"shape":"string"}
2823
+ }
2824
+ },
2825
+ "GetCloudFormationStackRecordsResult":{
2826
+ "type":"structure",
2827
+ "members":{
2828
+ "cloudFormationStackRecords":{"shape":"CloudFormationStackRecordList"},
2829
+ "nextPageToken":{"shape":"string"}
2830
+ }
2831
+ },
2536
2832
  "GetDiskRequest":{
2537
2833
  "type":"structure",
2538
2834
  "required":["diskName"],
@@ -2611,6 +2907,19 @@
2611
2907
  "nextPageToken":{"shape":"string"}
2612
2908
  }
2613
2909
  },
2910
+ "GetExportSnapshotRecordsRequest":{
2911
+ "type":"structure",
2912
+ "members":{
2913
+ "pageToken":{"shape":"string"}
2914
+ }
2915
+ },
2916
+ "GetExportSnapshotRecordsResult":{
2917
+ "type":"structure",
2918
+ "members":{
2919
+ "exportSnapshotRecords":{"shape":"ExportSnapshotRecordList"},
2920
+ "nextPageToken":{"shape":"string"}
2921
+ }
2922
+ },
2614
2923
  "GetInstanceAccessDetailsRequest":{
2615
2924
  "type":"structure",
2616
2925
  "required":["instanceName"],
@@ -3122,6 +3431,7 @@
3122
3431
  "createdAt":{"shape":"IsoDate"},
3123
3432
  "location":{"shape":"ResourceLocation"},
3124
3433
  "resourceType":{"shape":"ResourceType"},
3434
+ "tags":{"shape":"TagList"},
3125
3435
  "blueprintId":{"shape":"NonEmptyString"},
3126
3436
  "blueprintName":{"shape":"NonEmptyString"},
3127
3437
  "bundleId":{"shape":"NonEmptyString"},
@@ -3157,6 +3467,26 @@
3157
3467
  "rdp"
3158
3468
  ]
3159
3469
  },
3470
+ "InstanceEntry":{
3471
+ "type":"structure",
3472
+ "required":[
3473
+ "sourceName",
3474
+ "instanceType",
3475
+ "portInfoSource",
3476
+ "availabilityZone"
3477
+ ],
3478
+ "members":{
3479
+ "sourceName":{"shape":"ResourceName"},
3480
+ "instanceType":{"shape":"NonEmptyString"},
3481
+ "portInfoSource":{"shape":"PortInfoSourceType"},
3482
+ "userData":{"shape":"string"},
3483
+ "availabilityZone":{"shape":"string"}
3484
+ }
3485
+ },
3486
+ "InstanceEntryList":{
3487
+ "type":"list",
3488
+ "member":{"shape":"InstanceEntry"}
3489
+ },
3160
3490
  "InstanceHardware":{
3161
3491
  "type":"structure",
3162
3492
  "members":{
@@ -3275,6 +3605,7 @@
3275
3605
  "createdAt":{"shape":"IsoDate"},
3276
3606
  "location":{"shape":"ResourceLocation"},
3277
3607
  "resourceType":{"shape":"ResourceType"},
3608
+ "tags":{"shape":"TagList"},
3278
3609
  "state":{"shape":"InstanceSnapshotState"},
3279
3610
  "progress":{"shape":"string"},
3280
3611
  "fromAttachedDisks":{"shape":"DiskList"},
@@ -3285,6 +3616,14 @@
3285
3616
  "sizeInGb":{"shape":"integer"}
3286
3617
  }
3287
3618
  },
3619
+ "InstanceSnapshotInfo":{
3620
+ "type":"structure",
3621
+ "members":{
3622
+ "fromBundleId":{"shape":"NonEmptyString"},
3623
+ "fromBlueprintId":{"shape":"NonEmptyString"},
3624
+ "fromDiskInfo":{"shape":"DiskInfoList"}
3625
+ }
3626
+ },
3288
3627
  "InstanceSnapshotList":{
3289
3628
  "type":"list",
3290
3629
  "member":{"shape":"InstanceSnapshot"}
@@ -3343,6 +3682,7 @@
3343
3682
  "createdAt":{"shape":"IsoDate"},
3344
3683
  "location":{"shape":"ResourceLocation"},
3345
3684
  "resourceType":{"shape":"ResourceType"},
3685
+ "tags":{"shape":"TagList"},
3346
3686
  "fingerprint":{"shape":"Base64"}
3347
3687
  }
3348
3688
  },
@@ -3359,6 +3699,7 @@
3359
3699
  "createdAt":{"shape":"IsoDate"},
3360
3700
  "location":{"shape":"ResourceLocation"},
3361
3701
  "resourceType":{"shape":"ResourceType"},
3702
+ "tags":{"shape":"TagList"},
3362
3703
  "dnsName":{"shape":"NonEmptyString"},
3363
3704
  "state":{"shape":"LoadBalancerState"},
3364
3705
  "protocol":{"shape":"LoadBalancerProtocol"},
@@ -3430,6 +3771,7 @@
3430
3771
  "createdAt":{"shape":"IsoDate"},
3431
3772
  "location":{"shape":"ResourceLocation"},
3432
3773
  "resourceType":{"shape":"ResourceType"},
3774
+ "tags":{"shape":"TagList"},
3433
3775
  "loadBalancerName":{"shape":"ResourceName"},
3434
3776
  "isAttached":{"shape":"boolean"},
3435
3777
  "status":{"shape":"LoadBalancerTlsCertificateStatus"},
@@ -3827,6 +4169,14 @@
3827
4169
  "type":"list",
3828
4170
  "member":{"shape":"PortInfo"}
3829
4171
  },
4172
+ "PortInfoSourceType":{
4173
+ "type":"string",
4174
+ "enum":[
4175
+ "DEFAULT",
4176
+ "INSTANCE",
4177
+ "NONE"
4178
+ ]
4179
+ },
3830
4180
  "PortList":{
3831
4181
  "type":"list",
3832
4182
  "member":{"shape":"Port"}
@@ -3881,6 +4231,14 @@
3881
4231
  "operations":{"shape":"OperationList"}
3882
4232
  }
3883
4233
  },
4234
+ "RecordState":{
4235
+ "type":"string",
4236
+ "enum":[
4237
+ "Started",
4238
+ "Succeeded",
4239
+ "Failed"
4240
+ ]
4241
+ },
3884
4242
  "Region":{
3885
4243
  "type":"structure",
3886
4244
  "members":{
@@ -3924,6 +4282,7 @@
3924
4282
  "createdAt":{"shape":"IsoDate"},
3925
4283
  "location":{"shape":"ResourceLocation"},
3926
4284
  "resourceType":{"shape":"ResourceType"},
4285
+ "tags":{"shape":"TagList"},
3927
4286
  "relationalDatabaseBlueprintId":{"shape":"NonEmptyString"},
3928
4287
  "relationalDatabaseBundleId":{"shape":"NonEmptyString"},
3929
4288
  "masterDatabaseName":{"shape":"string"},
@@ -4058,6 +4417,7 @@
4058
4417
  "createdAt":{"shape":"IsoDate"},
4059
4418
  "location":{"shape":"ResourceLocation"},
4060
4419
  "resourceType":{"shape":"ResourceType"},
4420
+ "tags":{"shape":"TagList"},
4061
4421
  "engine":{"shape":"NonEmptyString"},
4062
4422
  "engineVersion":{"shape":"NonEmptyString"},
4063
4423
  "sizeInGb":{"shape":"integer"},
@@ -4114,7 +4474,9 @@
4114
4474
  "Disk",
4115
4475
  "DiskSnapshot",
4116
4476
  "RelationalDatabase",
4117
- "RelationalDatabaseSnapshot"
4477
+ "RelationalDatabaseSnapshot",
4478
+ "ExportSnapshotRecord",
4479
+ "CloudFormationStackRecord"
4118
4480
  ]
4119
4481
  },
4120
4482
  "SensitiveString":{
@@ -4213,6 +4575,40 @@
4213
4575
  "max":256,
4214
4576
  "min":1
4215
4577
  },
4578
+ "Tag":{
4579
+ "type":"structure",
4580
+ "members":{
4581
+ "key":{"shape":"TagKey"},
4582
+ "value":{"shape":"TagValue"}
4583
+ }
4584
+ },
4585
+ "TagKey":{"type":"string"},
4586
+ "TagKeyList":{
4587
+ "type":"list",
4588
+ "member":{"shape":"TagKey"}
4589
+ },
4590
+ "TagList":{
4591
+ "type":"list",
4592
+ "member":{"shape":"Tag"}
4593
+ },
4594
+ "TagResourceRequest":{
4595
+ "type":"structure",
4596
+ "required":[
4597
+ "resourceName",
4598
+ "tags"
4599
+ ],
4600
+ "members":{
4601
+ "resourceName":{"shape":"ResourceName"},
4602
+ "tags":{"shape":"TagList"}
4603
+ }
4604
+ },
4605
+ "TagResourceResult":{
4606
+ "type":"structure",
4607
+ "members":{
4608
+ "operations":{"shape":"OperationList"}
4609
+ }
4610
+ },
4611
+ "TagValue":{"type":"string"},
4216
4612
  "UnauthenticatedException":{
4217
4613
  "type":"structure",
4218
4614
  "members":{
@@ -4234,6 +4630,23 @@
4234
4630
  "operation":{"shape":"Operation"}
4235
4631
  }
4236
4632
  },
4633
+ "UntagResourceRequest":{
4634
+ "type":"structure",
4635
+ "required":[
4636
+ "resourceName",
4637
+ "tagKeys"
4638
+ ],
4639
+ "members":{
4640
+ "resourceName":{"shape":"ResourceName"},
4641
+ "tagKeys":{"shape":"TagKeyList"}
4642
+ }
4643
+ },
4644
+ "UntagResourceResult":{
4645
+ "type":"structure",
4646
+ "members":{
4647
+ "operations":{"shape":"OperationList"}
4648
+ }
4649
+ },
4237
4650
  "UpdateDomainEntryRequest":{
4238
4651
  "type":"structure",
4239
4652
  "required":[