aws-sdk-core 2.11.578 → 2.11.583

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.
@@ -0,0 +1,5 @@
1
+ {
2
+ "version": "1.0",
3
+ "examples": {
4
+ }
5
+ }
@@ -0,0 +1,39 @@
1
+ {
2
+ "pagination": {
3
+ "DescribeTable": {
4
+ "input_token": "NextToken",
5
+ "output_token": "NextToken",
6
+ "limit_key": "MaxResults",
7
+ "result_key": "ColumnList"
8
+ },
9
+ "GetStatementResult": {
10
+ "input_token": "NextToken",
11
+ "output_token": "NextToken",
12
+ "result_key": "Records"
13
+ },
14
+ "ListDatabases": {
15
+ "input_token": "NextToken",
16
+ "output_token": "NextToken",
17
+ "limit_key": "MaxResults",
18
+ "result_key": "Databases"
19
+ },
20
+ "ListSchemas": {
21
+ "input_token": "NextToken",
22
+ "output_token": "NextToken",
23
+ "limit_key": "MaxResults",
24
+ "result_key": "Schemas"
25
+ },
26
+ "ListStatements": {
27
+ "input_token": "NextToken",
28
+ "output_token": "NextToken",
29
+ "limit_key": "MaxResults",
30
+ "result_key": "Statements"
31
+ },
32
+ "ListTables": {
33
+ "input_token": "NextToken",
34
+ "output_token": "NextToken",
35
+ "limit_key": "MaxResults",
36
+ "result_key": "Tables"
37
+ }
38
+ }
39
+ }
@@ -952,6 +952,11 @@
952
952
  "shape":"RequestPayer",
953
953
  "location":"header",
954
954
  "locationName":"x-amz-request-payer"
955
+ },
956
+ "ExpectedBucketOwner":{
957
+ "shape":"AccountId",
958
+ "location":"header",
959
+ "locationName":"x-amz-expected-bucket-owner"
955
960
  }
956
961
  }
957
962
  },
@@ -1331,6 +1336,11 @@
1331
1336
  "shape":"RequestPayer",
1332
1337
  "location":"header",
1333
1338
  "locationName":"x-amz-request-payer"
1339
+ },
1340
+ "ExpectedBucketOwner":{
1341
+ "shape":"AccountId",
1342
+ "location":"header",
1343
+ "locationName":"x-amz-expected-bucket-owner"
1334
1344
  }
1335
1345
  },
1336
1346
  "payload":"MultipartUpload"
@@ -1629,6 +1639,16 @@
1629
1639
  "shape":"ObjectLockLegalHoldStatus",
1630
1640
  "location":"header",
1631
1641
  "locationName":"x-amz-object-lock-legal-hold"
1642
+ },
1643
+ "ExpectedBucketOwner":{
1644
+ "shape":"AccountId",
1645
+ "location":"header",
1646
+ "locationName":"x-amz-expected-bucket-owner"
1647
+ },
1648
+ "ExpectedSourceBucketOwner":{
1649
+ "shape":"AccountId",
1650
+ "location":"header",
1651
+ "locationName":"x-amz-source-expected-bucket-owner"
1632
1652
  }
1633
1653
  }
1634
1654
  },
@@ -1922,6 +1942,11 @@
1922
1942
  "shape":"ObjectLockLegalHoldStatus",
1923
1943
  "location":"header",
1924
1944
  "locationName":"x-amz-object-lock-legal-hold"
1945
+ },
1946
+ "ExpectedBucketOwner":{
1947
+ "shape":"AccountId",
1948
+ "location":"header",
1949
+ "locationName":"x-amz-expected-bucket-owner"
1925
1950
  }
1926
1951
  }
1927
1952
  },
@@ -1967,6 +1992,11 @@
1967
1992
  "shape":"AnalyticsId",
1968
1993
  "location":"querystring",
1969
1994
  "locationName":"id"
1995
+ },
1996
+ "ExpectedBucketOwner":{
1997
+ "shape":"AccountId",
1998
+ "location":"header",
1999
+ "locationName":"x-amz-expected-bucket-owner"
1970
2000
  }
1971
2001
  }
1972
2002
  },
@@ -1978,6 +2008,11 @@
1978
2008
  "shape":"BucketName",
1979
2009
  "location":"uri",
1980
2010
  "locationName":"Bucket"
2011
+ },
2012
+ "ExpectedBucketOwner":{
2013
+ "shape":"AccountId",
2014
+ "location":"header",
2015
+ "locationName":"x-amz-expected-bucket-owner"
1981
2016
  }
1982
2017
  }
1983
2018
  },
@@ -1989,6 +2024,11 @@
1989
2024
  "shape":"BucketName",
1990
2025
  "location":"uri",
1991
2026
  "locationName":"Bucket"
2027
+ },
2028
+ "ExpectedBucketOwner":{
2029
+ "shape":"AccountId",
2030
+ "location":"header",
2031
+ "locationName":"x-amz-expected-bucket-owner"
1992
2032
  }
1993
2033
  }
1994
2034
  },
@@ -2008,6 +2048,11 @@
2008
2048
  "shape":"InventoryId",
2009
2049
  "location":"querystring",
2010
2050
  "locationName":"id"
2051
+ },
2052
+ "ExpectedBucketOwner":{
2053
+ "shape":"AccountId",
2054
+ "location":"header",
2055
+ "locationName":"x-amz-expected-bucket-owner"
2011
2056
  }
2012
2057
  }
2013
2058
  },
@@ -2019,6 +2064,11 @@
2019
2064
  "shape":"BucketName",
2020
2065
  "location":"uri",
2021
2066
  "locationName":"Bucket"
2067
+ },
2068
+ "ExpectedBucketOwner":{
2069
+ "shape":"AccountId",
2070
+ "location":"header",
2071
+ "locationName":"x-amz-expected-bucket-owner"
2022
2072
  }
2023
2073
  }
2024
2074
  },
@@ -2038,6 +2088,11 @@
2038
2088
  "shape":"MetricsId",
2039
2089
  "location":"querystring",
2040
2090
  "locationName":"id"
2091
+ },
2092
+ "ExpectedBucketOwner":{
2093
+ "shape":"AccountId",
2094
+ "location":"header",
2095
+ "locationName":"x-amz-expected-bucket-owner"
2041
2096
  }
2042
2097
  }
2043
2098
  },
@@ -2049,6 +2104,11 @@
2049
2104
  "shape":"BucketName",
2050
2105
  "location":"uri",
2051
2106
  "locationName":"Bucket"
2107
+ },
2108
+ "ExpectedBucketOwner":{
2109
+ "shape":"AccountId",
2110
+ "location":"header",
2111
+ "locationName":"x-amz-expected-bucket-owner"
2052
2112
  }
2053
2113
  }
2054
2114
  },
@@ -2060,6 +2120,11 @@
2060
2120
  "shape":"BucketName",
2061
2121
  "location":"uri",
2062
2122
  "locationName":"Bucket"
2123
+ },
2124
+ "ExpectedBucketOwner":{
2125
+ "shape":"AccountId",
2126
+ "location":"header",
2127
+ "locationName":"x-amz-expected-bucket-owner"
2063
2128
  }
2064
2129
  }
2065
2130
  },
@@ -2071,6 +2136,11 @@
2071
2136
  "shape":"BucketName",
2072
2137
  "location":"uri",
2073
2138
  "locationName":"Bucket"
2139
+ },
2140
+ "ExpectedBucketOwner":{
2141
+ "shape":"AccountId",
2142
+ "location":"header",
2143
+ "locationName":"x-amz-expected-bucket-owner"
2074
2144
  }
2075
2145
  }
2076
2146
  },
@@ -2082,6 +2152,11 @@
2082
2152
  "shape":"BucketName",
2083
2153
  "location":"uri",
2084
2154
  "locationName":"Bucket"
2155
+ },
2156
+ "ExpectedBucketOwner":{
2157
+ "shape":"AccountId",
2158
+ "location":"header",
2159
+ "locationName":"x-amz-expected-bucket-owner"
2085
2160
  }
2086
2161
  }
2087
2162
  },
@@ -2093,6 +2168,11 @@
2093
2168
  "shape":"BucketName",
2094
2169
  "location":"uri",
2095
2170
  "locationName":"Bucket"
2171
+ },
2172
+ "ExpectedBucketOwner":{
2173
+ "shape":"AccountId",
2174
+ "location":"header",
2175
+ "locationName":"x-amz-expected-bucket-owner"
2096
2176
  }
2097
2177
  }
2098
2178
  },
@@ -2182,6 +2262,11 @@
2182
2262
  "shape":"BypassGovernanceRetention",
2183
2263
  "location":"header",
2184
2264
  "locationName":"x-amz-bypass-governance-retention"
2265
+ },
2266
+ "ExpectedBucketOwner":{
2267
+ "shape":"AccountId",
2268
+ "location":"header",
2269
+ "locationName":"x-amz-expected-bucket-owner"
2185
2270
  }
2186
2271
  }
2187
2272
  },
@@ -2216,6 +2301,11 @@
2216
2301
  "shape":"ObjectVersionId",
2217
2302
  "location":"querystring",
2218
2303
  "locationName":"versionId"
2304
+ },
2305
+ "ExpectedBucketOwner":{
2306
+ "shape":"AccountId",
2307
+ "location":"header",
2308
+ "locationName":"x-amz-expected-bucket-owner"
2219
2309
  }
2220
2310
  }
2221
2311
  },
@@ -2265,6 +2355,11 @@
2265
2355
  "shape":"BypassGovernanceRetention",
2266
2356
  "location":"header",
2267
2357
  "locationName":"x-amz-bypass-governance-retention"
2358
+ },
2359
+ "ExpectedBucketOwner":{
2360
+ "shape":"AccountId",
2361
+ "location":"header",
2362
+ "locationName":"x-amz-expected-bucket-owner"
2268
2363
  }
2269
2364
  },
2270
2365
  "payload":"Delete"
@@ -2277,6 +2372,11 @@
2277
2372
  "shape":"BucketName",
2278
2373
  "location":"uri",
2279
2374
  "locationName":"Bucket"
2375
+ },
2376
+ "ExpectedBucketOwner":{
2377
+ "shape":"AccountId",
2378
+ "location":"header",
2379
+ "locationName":"x-amz-expected-bucket-owner"
2280
2380
  }
2281
2381
  }
2282
2382
  },
@@ -2466,6 +2566,11 @@
2466
2566
  "shape":"BucketName",
2467
2567
  "location":"uri",
2468
2568
  "locationName":"Bucket"
2569
+ },
2570
+ "ExpectedBucketOwner":{
2571
+ "shape":"AccountId",
2572
+ "location":"header",
2573
+ "locationName":"x-amz-expected-bucket-owner"
2469
2574
  }
2470
2575
  }
2471
2576
  },
@@ -2487,6 +2592,11 @@
2487
2592
  "shape":"BucketName",
2488
2593
  "location":"uri",
2489
2594
  "locationName":"Bucket"
2595
+ },
2596
+ "ExpectedBucketOwner":{
2597
+ "shape":"AccountId",
2598
+ "location":"header",
2599
+ "locationName":"x-amz-expected-bucket-owner"
2490
2600
  }
2491
2601
  }
2492
2602
  },
@@ -2513,6 +2623,11 @@
2513
2623
  "shape":"AnalyticsId",
2514
2624
  "location":"querystring",
2515
2625
  "locationName":"id"
2626
+ },
2627
+ "ExpectedBucketOwner":{
2628
+ "shape":"AccountId",
2629
+ "location":"header",
2630
+ "locationName":"x-amz-expected-bucket-owner"
2516
2631
  }
2517
2632
  }
2518
2633
  },
@@ -2533,6 +2648,11 @@
2533
2648
  "shape":"BucketName",
2534
2649
  "location":"uri",
2535
2650
  "locationName":"Bucket"
2651
+ },
2652
+ "ExpectedBucketOwner":{
2653
+ "shape":"AccountId",
2654
+ "location":"header",
2655
+ "locationName":"x-amz-expected-bucket-owner"
2536
2656
  }
2537
2657
  }
2538
2658
  },
@@ -2551,6 +2671,11 @@
2551
2671
  "shape":"BucketName",
2552
2672
  "location":"uri",
2553
2673
  "locationName":"Bucket"
2674
+ },
2675
+ "ExpectedBucketOwner":{
2676
+ "shape":"AccountId",
2677
+ "location":"header",
2678
+ "locationName":"x-amz-expected-bucket-owner"
2554
2679
  }
2555
2680
  }
2556
2681
  },
@@ -2577,6 +2702,11 @@
2577
2702
  "shape":"InventoryId",
2578
2703
  "location":"querystring",
2579
2704
  "locationName":"id"
2705
+ },
2706
+ "ExpectedBucketOwner":{
2707
+ "shape":"AccountId",
2708
+ "location":"header",
2709
+ "locationName":"x-amz-expected-bucket-owner"
2580
2710
  }
2581
2711
  }
2582
2712
  },
@@ -2597,6 +2727,11 @@
2597
2727
  "shape":"BucketName",
2598
2728
  "location":"uri",
2599
2729
  "locationName":"Bucket"
2730
+ },
2731
+ "ExpectedBucketOwner":{
2732
+ "shape":"AccountId",
2733
+ "location":"header",
2734
+ "locationName":"x-amz-expected-bucket-owner"
2600
2735
  }
2601
2736
  }
2602
2737
  },
@@ -2617,6 +2752,11 @@
2617
2752
  "shape":"BucketName",
2618
2753
  "location":"uri",
2619
2754
  "locationName":"Bucket"
2755
+ },
2756
+ "ExpectedBucketOwner":{
2757
+ "shape":"AccountId",
2758
+ "location":"header",
2759
+ "locationName":"x-amz-expected-bucket-owner"
2620
2760
  }
2621
2761
  }
2622
2762
  },
@@ -2634,6 +2774,11 @@
2634
2774
  "shape":"BucketName",
2635
2775
  "location":"uri",
2636
2776
  "locationName":"Bucket"
2777
+ },
2778
+ "ExpectedBucketOwner":{
2779
+ "shape":"AccountId",
2780
+ "location":"header",
2781
+ "locationName":"x-amz-expected-bucket-owner"
2637
2782
  }
2638
2783
  }
2639
2784
  },
@@ -2651,6 +2796,11 @@
2651
2796
  "shape":"BucketName",
2652
2797
  "location":"uri",
2653
2798
  "locationName":"Bucket"
2799
+ },
2800
+ "ExpectedBucketOwner":{
2801
+ "shape":"AccountId",
2802
+ "location":"header",
2803
+ "locationName":"x-amz-expected-bucket-owner"
2654
2804
  }
2655
2805
  }
2656
2806
  },
@@ -2677,6 +2827,11 @@
2677
2827
  "shape":"MetricsId",
2678
2828
  "location":"querystring",
2679
2829
  "locationName":"id"
2830
+ },
2831
+ "ExpectedBucketOwner":{
2832
+ "shape":"AccountId",
2833
+ "location":"header",
2834
+ "locationName":"x-amz-expected-bucket-owner"
2680
2835
  }
2681
2836
  }
2682
2837
  },
@@ -2688,6 +2843,11 @@
2688
2843
  "shape":"BucketName",
2689
2844
  "location":"uri",
2690
2845
  "locationName":"Bucket"
2846
+ },
2847
+ "ExpectedBucketOwner":{
2848
+ "shape":"AccountId",
2849
+ "location":"header",
2850
+ "locationName":"x-amz-expected-bucket-owner"
2691
2851
  }
2692
2852
  }
2693
2853
  },
@@ -2706,6 +2866,11 @@
2706
2866
  "shape":"BucketName",
2707
2867
  "location":"uri",
2708
2868
  "locationName":"Bucket"
2869
+ },
2870
+ "ExpectedBucketOwner":{
2871
+ "shape":"AccountId",
2872
+ "location":"header",
2873
+ "locationName":"x-amz-expected-bucket-owner"
2709
2874
  }
2710
2875
  }
2711
2876
  },
@@ -2724,6 +2889,11 @@
2724
2889
  "shape":"BucketName",
2725
2890
  "location":"uri",
2726
2891
  "locationName":"Bucket"
2892
+ },
2893
+ "ExpectedBucketOwner":{
2894
+ "shape":"AccountId",
2895
+ "location":"header",
2896
+ "locationName":"x-amz-expected-bucket-owner"
2727
2897
  }
2728
2898
  }
2729
2899
  },
@@ -2742,6 +2912,11 @@
2742
2912
  "shape":"BucketName",
2743
2913
  "location":"uri",
2744
2914
  "locationName":"Bucket"
2915
+ },
2916
+ "ExpectedBucketOwner":{
2917
+ "shape":"AccountId",
2918
+ "location":"header",
2919
+ "locationName":"x-amz-expected-bucket-owner"
2745
2920
  }
2746
2921
  }
2747
2922
  },
@@ -2759,6 +2934,11 @@
2759
2934
  "shape":"BucketName",
2760
2935
  "location":"uri",
2761
2936
  "locationName":"Bucket"
2937
+ },
2938
+ "ExpectedBucketOwner":{
2939
+ "shape":"AccountId",
2940
+ "location":"header",
2941
+ "locationName":"x-amz-expected-bucket-owner"
2762
2942
  }
2763
2943
  }
2764
2944
  },
@@ -2777,6 +2957,11 @@
2777
2957
  "shape":"BucketName",
2778
2958
  "location":"uri",
2779
2959
  "locationName":"Bucket"
2960
+ },
2961
+ "ExpectedBucketOwner":{
2962
+ "shape":"AccountId",
2963
+ "location":"header",
2964
+ "locationName":"x-amz-expected-bucket-owner"
2780
2965
  }
2781
2966
  }
2782
2967
  },
@@ -2798,6 +2983,11 @@
2798
2983
  "shape":"BucketName",
2799
2984
  "location":"uri",
2800
2985
  "locationName":"Bucket"
2986
+ },
2987
+ "ExpectedBucketOwner":{
2988
+ "shape":"AccountId",
2989
+ "location":"header",
2990
+ "locationName":"x-amz-expected-bucket-owner"
2801
2991
  }
2802
2992
  }
2803
2993
  },
@@ -2818,6 +3008,11 @@
2818
3008
  "shape":"BucketName",
2819
3009
  "location":"uri",
2820
3010
  "locationName":"Bucket"
3011
+ },
3012
+ "ExpectedBucketOwner":{
3013
+ "shape":"AccountId",
3014
+ "location":"header",
3015
+ "locationName":"x-amz-expected-bucket-owner"
2821
3016
  }
2822
3017
  }
2823
3018
  },
@@ -2862,6 +3057,11 @@
2862
3057
  "shape":"RequestPayer",
2863
3058
  "location":"header",
2864
3059
  "locationName":"x-amz-request-payer"
3060
+ },
3061
+ "ExpectedBucketOwner":{
3062
+ "shape":"AccountId",
3063
+ "location":"header",
3064
+ "locationName":"x-amz-expected-bucket-owner"
2865
3065
  }
2866
3066
  }
2867
3067
  },
@@ -2898,6 +3098,11 @@
2898
3098
  "shape":"RequestPayer",
2899
3099
  "location":"header",
2900
3100
  "locationName":"x-amz-request-payer"
3101
+ },
3102
+ "ExpectedBucketOwner":{
3103
+ "shape":"AccountId",
3104
+ "location":"header",
3105
+ "locationName":"x-amz-expected-bucket-owner"
2901
3106
  }
2902
3107
  }
2903
3108
  },
@@ -2916,6 +3121,11 @@
2916
3121
  "shape":"BucketName",
2917
3122
  "location":"uri",
2918
3123
  "locationName":"Bucket"
3124
+ },
3125
+ "ExpectedBucketOwner":{
3126
+ "shape":"AccountId",
3127
+ "location":"header",
3128
+ "locationName":"x-amz-expected-bucket-owner"
2919
3129
  }
2920
3130
  }
2921
3131
  },
@@ -3180,6 +3390,11 @@
3180
3390
  "shape":"PartNumber",
3181
3391
  "location":"querystring",
3182
3392
  "locationName":"partNumber"
3393
+ },
3394
+ "ExpectedBucketOwner":{
3395
+ "shape":"AccountId",
3396
+ "location":"header",
3397
+ "locationName":"x-amz-expected-bucket-owner"
3183
3398
  }
3184
3399
  }
3185
3400
  },
@@ -3216,6 +3431,11 @@
3216
3431
  "shape":"RequestPayer",
3217
3432
  "location":"header",
3218
3433
  "locationName":"x-amz-request-payer"
3434
+ },
3435
+ "ExpectedBucketOwner":{
3436
+ "shape":"AccountId",
3437
+ "location":"header",
3438
+ "locationName":"x-amz-expected-bucket-owner"
3219
3439
  }
3220
3440
  }
3221
3441
  },
@@ -3252,6 +3472,11 @@
3252
3472
  "shape":"ObjectVersionId",
3253
3473
  "location":"querystring",
3254
3474
  "locationName":"versionId"
3475
+ },
3476
+ "ExpectedBucketOwner":{
3477
+ "shape":"AccountId",
3478
+ "location":"header",
3479
+ "locationName":"x-amz-expected-bucket-owner"
3255
3480
  }
3256
3481
  }
3257
3482
  },
@@ -3291,6 +3516,11 @@
3291
3516
  "shape":"RequestPayer",
3292
3517
  "location":"header",
3293
3518
  "locationName":"x-amz-request-payer"
3519
+ },
3520
+ "ExpectedBucketOwner":{
3521
+ "shape":"AccountId",
3522
+ "location":"header",
3523
+ "locationName":"x-amz-expected-bucket-owner"
3294
3524
  }
3295
3525
  }
3296
3526
  },
@@ -3309,6 +3539,11 @@
3309
3539
  "shape":"BucketName",
3310
3540
  "location":"uri",
3311
3541
  "locationName":"Bucket"
3542
+ },
3543
+ "ExpectedBucketOwner":{
3544
+ "shape":"AccountId",
3545
+ "location":"header",
3546
+ "locationName":"x-amz-expected-bucket-owner"
3312
3547
  }
3313
3548
  }
3314
3549
  },
@@ -3365,6 +3600,11 @@
3365
3600
  "shape":"BucketName",
3366
3601
  "location":"uri",
3367
3602
  "locationName":"Bucket"
3603
+ },
3604
+ "ExpectedBucketOwner":{
3605
+ "shape":"AccountId",
3606
+ "location":"header",
3607
+ "locationName":"x-amz-expected-bucket-owner"
3368
3608
  }
3369
3609
  }
3370
3610
  },
@@ -3584,6 +3824,11 @@
3584
3824
  "shape":"PartNumber",
3585
3825
  "location":"querystring",
3586
3826
  "locationName":"partNumber"
3827
+ },
3828
+ "ExpectedBucketOwner":{
3829
+ "shape":"AccountId",
3830
+ "location":"header",
3831
+ "locationName":"x-amz-expected-bucket-owner"
3587
3832
  }
3588
3833
  }
3589
3834
  },
@@ -3881,6 +4126,11 @@
3881
4126
  "shape":"Token",
3882
4127
  "location":"querystring",
3883
4128
  "locationName":"continuation-token"
4129
+ },
4130
+ "ExpectedBucketOwner":{
4131
+ "shape":"AccountId",
4132
+ "location":"header",
4133
+ "locationName":"x-amz-expected-bucket-owner"
3884
4134
  }
3885
4135
  }
3886
4136
  },
@@ -3909,6 +4159,11 @@
3909
4159
  "shape":"Token",
3910
4160
  "location":"querystring",
3911
4161
  "locationName":"continuation-token"
4162
+ },
4163
+ "ExpectedBucketOwner":{
4164
+ "shape":"AccountId",
4165
+ "location":"header",
4166
+ "locationName":"x-amz-expected-bucket-owner"
3912
4167
  }
3913
4168
  }
3914
4169
  },
@@ -3937,6 +4192,11 @@
3937
4192
  "shape":"Token",
3938
4193
  "location":"querystring",
3939
4194
  "locationName":"continuation-token"
4195
+ },
4196
+ "ExpectedBucketOwner":{
4197
+ "shape":"AccountId",
4198
+ "location":"header",
4199
+ "locationName":"x-amz-expected-bucket-owner"
3940
4200
  }
3941
4201
  }
3942
4202
  },
@@ -4005,6 +4265,11 @@
4005
4265
  "shape":"UploadIdMarker",
4006
4266
  "location":"querystring",
4007
4267
  "locationName":"upload-id-marker"
4268
+ },
4269
+ "ExpectedBucketOwner":{
4270
+ "shape":"AccountId",
4271
+ "location":"header",
4272
+ "locationName":"x-amz-expected-bucket-owner"
4008
4273
  }
4009
4274
  }
4010
4275
  },
@@ -4070,6 +4335,11 @@
4070
4335
  "shape":"VersionIdMarker",
4071
4336
  "location":"querystring",
4072
4337
  "locationName":"version-id-marker"
4338
+ },
4339
+ "ExpectedBucketOwner":{
4340
+ "shape":"AccountId",
4341
+ "location":"header",
4342
+ "locationName":"x-amz-expected-bucket-owner"
4073
4343
  }
4074
4344
  }
4075
4345
  },
@@ -4126,6 +4396,11 @@
4126
4396
  "shape":"RequestPayer",
4127
4397
  "location":"header",
4128
4398
  "locationName":"x-amz-request-payer"
4399
+ },
4400
+ "ExpectedBucketOwner":{
4401
+ "shape":"AccountId",
4402
+ "location":"header",
4403
+ "locationName":"x-amz-expected-bucket-owner"
4129
4404
  }
4130
4405
  }
4131
4406
  },
@@ -4194,6 +4469,11 @@
4194
4469
  "shape":"RequestPayer",
4195
4470
  "location":"header",
4196
4471
  "locationName":"x-amz-request-payer"
4472
+ },
4473
+ "ExpectedBucketOwner":{
4474
+ "shape":"AccountId",
4475
+ "location":"header",
4476
+ "locationName":"x-amz-expected-bucket-owner"
4197
4477
  }
4198
4478
  }
4199
4479
  },
@@ -4268,6 +4548,11 @@
4268
4548
  "shape":"RequestPayer",
4269
4549
  "location":"header",
4270
4550
  "locationName":"x-amz-request-payer"
4551
+ },
4552
+ "ExpectedBucketOwner":{
4553
+ "shape":"AccountId",
4554
+ "location":"header",
4555
+ "locationName":"x-amz-expected-bucket-owner"
4271
4556
  }
4272
4557
  }
4273
4558
  },
@@ -4760,6 +5045,11 @@
4760
5045
  "shape":"AccelerateConfiguration",
4761
5046
  "locationName":"AccelerateConfiguration",
4762
5047
  "xmlNamespace":{"uri":"http://s3.amazonaws.com/doc/2006-03-01/"}
5048
+ },
5049
+ "ExpectedBucketOwner":{
5050
+ "shape":"AccountId",
5051
+ "location":"header",
5052
+ "locationName":"x-amz-expected-bucket-owner"
4763
5053
  }
4764
5054
  },
4765
5055
  "payload":"AccelerateConfiguration"
@@ -4814,6 +5104,11 @@
4814
5104
  "shape":"GrantWriteACP",
4815
5105
  "location":"header",
4816
5106
  "locationName":"x-amz-grant-write-acp"
5107
+ },
5108
+ "ExpectedBucketOwner":{
5109
+ "shape":"AccountId",
5110
+ "location":"header",
5111
+ "locationName":"x-amz-expected-bucket-owner"
4817
5112
  }
4818
5113
  },
4819
5114
  "payload":"AccessControlPolicy"
@@ -4840,6 +5135,11 @@
4840
5135
  "shape":"AnalyticsConfiguration",
4841
5136
  "locationName":"AnalyticsConfiguration",
4842
5137
  "xmlNamespace":{"uri":"http://s3.amazonaws.com/doc/2006-03-01/"}
5138
+ },
5139
+ "ExpectedBucketOwner":{
5140
+ "shape":"AccountId",
5141
+ "location":"header",
5142
+ "locationName":"x-amz-expected-bucket-owner"
4843
5143
  }
4844
5144
  },
4845
5145
  "payload":"AnalyticsConfiguration"
@@ -4867,6 +5167,11 @@
4867
5167
  "deprecatedMessage":"Content-MD5 header will now be automatically computed and injected in associated operation's Http request.",
4868
5168
  "location":"header",
4869
5169
  "locationName":"Content-MD5"
5170
+ },
5171
+ "ExpectedBucketOwner":{
5172
+ "shape":"AccountId",
5173
+ "location":"header",
5174
+ "locationName":"x-amz-expected-bucket-owner"
4870
5175
  }
4871
5176
  },
4872
5177
  "payload":"CORSConfiguration"
@@ -4894,6 +5199,11 @@
4894
5199
  "shape":"ServerSideEncryptionConfiguration",
4895
5200
  "locationName":"ServerSideEncryptionConfiguration",
4896
5201
  "xmlNamespace":{"uri":"http://s3.amazonaws.com/doc/2006-03-01/"}
5202
+ },
5203
+ "ExpectedBucketOwner":{
5204
+ "shape":"AccountId",
5205
+ "location":"header",
5206
+ "locationName":"x-amz-expected-bucket-owner"
4897
5207
  }
4898
5208
  },
4899
5209
  "payload":"ServerSideEncryptionConfiguration"
@@ -4920,6 +5230,11 @@
4920
5230
  "shape":"InventoryConfiguration",
4921
5231
  "locationName":"InventoryConfiguration",
4922
5232
  "xmlNamespace":{"uri":"http://s3.amazonaws.com/doc/2006-03-01/"}
5233
+ },
5234
+ "ExpectedBucketOwner":{
5235
+ "shape":"AccountId",
5236
+ "location":"header",
5237
+ "locationName":"x-amz-expected-bucket-owner"
4923
5238
  }
4924
5239
  },
4925
5240
  "payload":"InventoryConfiguration"
@@ -4937,6 +5252,11 @@
4937
5252
  "shape":"BucketLifecycleConfiguration",
4938
5253
  "locationName":"LifecycleConfiguration",
4939
5254
  "xmlNamespace":{"uri":"http://s3.amazonaws.com/doc/2006-03-01/"}
5255
+ },
5256
+ "ExpectedBucketOwner":{
5257
+ "shape":"AccountId",
5258
+ "location":"header",
5259
+ "locationName":"x-amz-expected-bucket-owner"
4940
5260
  }
4941
5261
  },
4942
5262
  "payload":"LifecycleConfiguration"
@@ -4961,6 +5281,11 @@
4961
5281
  "shape":"LifecycleConfiguration",
4962
5282
  "locationName":"LifecycleConfiguration",
4963
5283
  "xmlNamespace":{"uri":"http://s3.amazonaws.com/doc/2006-03-01/"}
5284
+ },
5285
+ "ExpectedBucketOwner":{
5286
+ "shape":"AccountId",
5287
+ "location":"header",
5288
+ "locationName":"x-amz-expected-bucket-owner"
4964
5289
  }
4965
5290
  },
4966
5291
  "payload":"LifecycleConfiguration"
@@ -4988,6 +5313,11 @@
4988
5313
  "deprecatedMessage":"Content-MD5 header will now be automatically computed and injected in associated operation's Http request.",
4989
5314
  "location":"header",
4990
5315
  "locationName":"Content-MD5"
5316
+ },
5317
+ "ExpectedBucketOwner":{
5318
+ "shape":"AccountId",
5319
+ "location":"header",
5320
+ "locationName":"x-amz-expected-bucket-owner"
4991
5321
  }
4992
5322
  },
4993
5323
  "payload":"BucketLoggingStatus"
@@ -5014,6 +5344,11 @@
5014
5344
  "shape":"MetricsConfiguration",
5015
5345
  "locationName":"MetricsConfiguration",
5016
5346
  "xmlNamespace":{"uri":"http://s3.amazonaws.com/doc/2006-03-01/"}
5347
+ },
5348
+ "ExpectedBucketOwner":{
5349
+ "shape":"AccountId",
5350
+ "location":"header",
5351
+ "locationName":"x-amz-expected-bucket-owner"
5017
5352
  }
5018
5353
  },
5019
5354
  "payload":"MetricsConfiguration"
@@ -5034,6 +5369,11 @@
5034
5369
  "shape":"NotificationConfiguration",
5035
5370
  "locationName":"NotificationConfiguration",
5036
5371
  "xmlNamespace":{"uri":"http://s3.amazonaws.com/doc/2006-03-01/"}
5372
+ },
5373
+ "ExpectedBucketOwner":{
5374
+ "shape":"AccountId",
5375
+ "location":"header",
5376
+ "locationName":"x-amz-expected-bucket-owner"
5037
5377
  }
5038
5378
  },
5039
5379
  "payload":"NotificationConfiguration"
@@ -5061,6 +5401,11 @@
5061
5401
  "shape":"NotificationConfigurationDeprecated",
5062
5402
  "locationName":"NotificationConfiguration",
5063
5403
  "xmlNamespace":{"uri":"http://s3.amazonaws.com/doc/2006-03-01/"}
5404
+ },
5405
+ "ExpectedBucketOwner":{
5406
+ "shape":"AccountId",
5407
+ "location":"header",
5408
+ "locationName":"x-amz-expected-bucket-owner"
5064
5409
  }
5065
5410
  },
5066
5411
  "payload":"NotificationConfiguration"
@@ -5089,7 +5434,12 @@
5089
5434
  "location":"header",
5090
5435
  "locationName":"x-amz-confirm-remove-self-bucket-access"
5091
5436
  },
5092
- "Policy":{"shape":"Policy"}
5437
+ "Policy":{"shape":"Policy"},
5438
+ "ExpectedBucketOwner":{
5439
+ "shape":"AccountId",
5440
+ "location":"header",
5441
+ "locationName":"x-amz-expected-bucket-owner"
5442
+ }
5093
5443
  },
5094
5444
  "payload":"Policy"
5095
5445
  },
@@ -5121,6 +5471,11 @@
5121
5471
  "shape":"ObjectLockToken",
5122
5472
  "location":"header",
5123
5473
  "locationName":"x-amz-bucket-object-lock-token"
5474
+ },
5475
+ "ExpectedBucketOwner":{
5476
+ "shape":"AccountId",
5477
+ "location":"header",
5478
+ "locationName":"x-amz-expected-bucket-owner"
5124
5479
  }
5125
5480
  },
5126
5481
  "payload":"ReplicationConfiguration"
@@ -5148,6 +5503,11 @@
5148
5503
  "shape":"RequestPaymentConfiguration",
5149
5504
  "locationName":"RequestPaymentConfiguration",
5150
5505
  "xmlNamespace":{"uri":"http://s3.amazonaws.com/doc/2006-03-01/"}
5506
+ },
5507
+ "ExpectedBucketOwner":{
5508
+ "shape":"AccountId",
5509
+ "location":"header",
5510
+ "locationName":"x-amz-expected-bucket-owner"
5151
5511
  }
5152
5512
  },
5153
5513
  "payload":"RequestPaymentConfiguration"
@@ -5175,6 +5535,11 @@
5175
5535
  "shape":"Tagging",
5176
5536
  "locationName":"Tagging",
5177
5537
  "xmlNamespace":{"uri":"http://s3.amazonaws.com/doc/2006-03-01/"}
5538
+ },
5539
+ "ExpectedBucketOwner":{
5540
+ "shape":"AccountId",
5541
+ "location":"header",
5542
+ "locationName":"x-amz-expected-bucket-owner"
5178
5543
  }
5179
5544
  },
5180
5545
  "payload":"Tagging"
@@ -5207,6 +5572,11 @@
5207
5572
  "shape":"VersioningConfiguration",
5208
5573
  "locationName":"VersioningConfiguration",
5209
5574
  "xmlNamespace":{"uri":"http://s3.amazonaws.com/doc/2006-03-01/"}
5575
+ },
5576
+ "ExpectedBucketOwner":{
5577
+ "shape":"AccountId",
5578
+ "location":"header",
5579
+ "locationName":"x-amz-expected-bucket-owner"
5210
5580
  }
5211
5581
  },
5212
5582
  "payload":"VersioningConfiguration"
@@ -5234,6 +5604,11 @@
5234
5604
  "shape":"WebsiteConfiguration",
5235
5605
  "locationName":"WebsiteConfiguration",
5236
5606
  "xmlNamespace":{"uri":"http://s3.amazonaws.com/doc/2006-03-01/"}
5607
+ },
5608
+ "ExpectedBucketOwner":{
5609
+ "shape":"AccountId",
5610
+ "location":"header",
5611
+ "locationName":"x-amz-expected-bucket-owner"
5237
5612
  }
5238
5613
  },
5239
5614
  "payload":"WebsiteConfiguration"
@@ -5316,6 +5691,11 @@
5316
5691
  "shape":"ObjectVersionId",
5317
5692
  "location":"querystring",
5318
5693
  "locationName":"versionId"
5694
+ },
5695
+ "ExpectedBucketOwner":{
5696
+ "shape":"AccountId",
5697
+ "location":"header",
5698
+ "locationName":"x-amz-expected-bucket-owner"
5319
5699
  }
5320
5700
  },
5321
5701
  "payload":"AccessControlPolicy"
@@ -5368,6 +5748,11 @@
5368
5748
  "deprecatedMessage":"Content-MD5 header will now be automatically computed and injected in associated operation's Http request.",
5369
5749
  "location":"header",
5370
5750
  "locationName":"Content-MD5"
5751
+ },
5752
+ "ExpectedBucketOwner":{
5753
+ "shape":"AccountId",
5754
+ "location":"header",
5755
+ "locationName":"x-amz-expected-bucket-owner"
5371
5756
  }
5372
5757
  },
5373
5758
  "payload":"LegalHold"
@@ -5412,6 +5797,11 @@
5412
5797
  "deprecatedMessage":"Content-MD5 header will now be automatically computed and injected in associated operation's Http request.",
5413
5798
  "location":"header",
5414
5799
  "locationName":"Content-MD5"
5800
+ },
5801
+ "ExpectedBucketOwner":{
5802
+ "shape":"AccountId",
5803
+ "location":"header",
5804
+ "locationName":"x-amz-expected-bucket-owner"
5415
5805
  }
5416
5806
  },
5417
5807
  "payload":"ObjectLockConfiguration"
@@ -5621,6 +6011,11 @@
5621
6011
  "shape":"ObjectLockLegalHoldStatus",
5622
6012
  "location":"header",
5623
6013
  "locationName":"x-amz-object-lock-legal-hold"
6014
+ },
6015
+ "ExpectedBucketOwner":{
6016
+ "shape":"AccountId",
6017
+ "location":"header",
6018
+ "locationName":"x-amz-expected-bucket-owner"
5624
6019
  }
5625
6020
  },
5626
6021
  "payload":"Body"
@@ -5678,6 +6073,11 @@
5678
6073
  "deprecatedMessage":"Content-MD5 header will now be automatically computed and injected in associated operation's Http request.",
5679
6074
  "location":"header",
5680
6075
  "locationName":"Content-MD5"
6076
+ },
6077
+ "ExpectedBucketOwner":{
6078
+ "shape":"AccountId",
6079
+ "location":"header",
6080
+ "locationName":"x-amz-expected-bucket-owner"
5681
6081
  }
5682
6082
  },
5683
6083
  "payload":"Retention"
@@ -5726,6 +6126,11 @@
5726
6126
  "shape":"Tagging",
5727
6127
  "locationName":"Tagging",
5728
6128
  "xmlNamespace":{"uri":"http://s3.amazonaws.com/doc/2006-03-01/"}
6129
+ },
6130
+ "ExpectedBucketOwner":{
6131
+ "shape":"AccountId",
6132
+ "location":"header",
6133
+ "locationName":"x-amz-expected-bucket-owner"
5729
6134
  }
5730
6135
  },
5731
6136
  "payload":"Tagging"
@@ -5753,6 +6158,11 @@
5753
6158
  "shape":"PublicAccessBlockConfiguration",
5754
6159
  "locationName":"PublicAccessBlockConfiguration",
5755
6160
  "xmlNamespace":{"uri":"http://s3.amazonaws.com/doc/2006-03-01/"}
6161
+ },
6162
+ "ExpectedBucketOwner":{
6163
+ "shape":"AccountId",
6164
+ "location":"header",
6165
+ "locationName":"x-amz-expected-bucket-owner"
5756
6166
  }
5757
6167
  },
5758
6168
  "payload":"PublicAccessBlockConfiguration"
@@ -6013,6 +6423,11 @@
6013
6423
  "shape":"RequestPayer",
6014
6424
  "location":"header",
6015
6425
  "locationName":"x-amz-request-payer"
6426
+ },
6427
+ "ExpectedBucketOwner":{
6428
+ "shape":"AccountId",
6429
+ "location":"header",
6430
+ "locationName":"x-amz-expected-bucket-owner"
6016
6431
  }
6017
6432
  },
6018
6433
  "payload":"RestoreRequest"
@@ -6192,7 +6607,12 @@
6192
6607
  "RequestProgress":{"shape":"RequestProgress"},
6193
6608
  "InputSerialization":{"shape":"InputSerialization"},
6194
6609
  "OutputSerialization":{"shape":"OutputSerialization"},
6195
- "ScanRange":{"shape":"ScanRange"}
6610
+ "ScanRange":{"shape":"ScanRange"},
6611
+ "ExpectedBucketOwner":{
6612
+ "shape":"AccountId",
6613
+ "location":"header",
6614
+ "locationName":"x-amz-expected-bucket-owner"
6615
+ }
6196
6616
  }
6197
6617
  },
6198
6618
  "SelectParameters":{
@@ -6585,6 +7005,16 @@
6585
7005
  "shape":"RequestPayer",
6586
7006
  "location":"header",
6587
7007
  "locationName":"x-amz-request-payer"
7008
+ },
7009
+ "ExpectedBucketOwner":{
7010
+ "shape":"AccountId",
7011
+ "location":"header",
7012
+ "locationName":"x-amz-expected-bucket-owner"
7013
+ },
7014
+ "ExpectedSourceBucketOwner":{
7015
+ "shape":"AccountId",
7016
+ "location":"header",
7017
+ "locationName":"x-amz-source-expected-bucket-owner"
6588
7018
  }
6589
7019
  }
6590
7020
  },
@@ -6685,6 +7115,11 @@
6685
7115
  "shape":"RequestPayer",
6686
7116
  "location":"header",
6687
7117
  "locationName":"x-amz-request-payer"
7118
+ },
7119
+ "ExpectedBucketOwner":{
7120
+ "shape":"AccountId",
7121
+ "location":"header",
7122
+ "locationName":"x-amz-expected-bucket-owner"
6688
7123
  }
6689
7124
  },
6690
7125
  "payload":"Body"