aws-sdk 2.1398.0 → 2.1399.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 +7 -1
- package/README.md +1 -1
- package/apis/account-2021-02-01.paginators.json +2 -1
- package/apis/connect-2017-08-08.min.json +75 -73
- package/apis/discovery-2015-11-01.min.json +48 -0
- package/apis/s3-2006-03-01.examples.json +137 -137
- package/apis/s3-2006-03-01.min.json +37 -5
- package/clients/connect.d.ts +13 -5
- package/clients/discovery.d.ts +133 -35
- package/clients/iam.d.ts +4 -4
- package/clients/s3.d.ts +67 -59
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +5 -5
- package/dist/aws-sdk.js +115 -81
- package/dist/aws-sdk.min.js +37 -37
- package/lib/core.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,7 +1,13 @@
|
|
1
1
|
# Changelog for AWS SDK for JavaScript
|
2
|
-
<!--LATEST=2.
|
2
|
+
<!--LATEST=2.1399.0-->
|
3
3
|
<!--ENTRYINSERT-->
|
4
4
|
|
5
|
+
## 2.1399.0
|
6
|
+
* feature: Account: Improve pagination support for ListRegions
|
7
|
+
* feature: Connect: Updates the *InstanceStorageConfig APIs to support a new ResourceType: SCREEN_RECORDINGS to enable screen recording and specify the storage configurations for publishing the recordings. Also updates DescribeInstance and ListInstances APIs to include InstanceAccessUrl attribute in the API response.
|
8
|
+
* feature: Discovery: Add Amazon EC2 instance recommendations export
|
9
|
+
* feature: S3: This release adds SDK support for request-payer request header and request-charged response header in the "GetBucketAccelerateConfiguration", "ListMultipartUploads", "ListObjects", "ListObjectsV2" and "ListObjectVersions" S3 APIs.
|
10
|
+
|
5
11
|
## 2.1398.0
|
6
12
|
* feature: AuditManager: This release introduces 2 Audit Manager features: CSV exports and new manual evidence options. You can now export your evidence finder results in CSV format. In addition, you can now add manual evidence to a control by entering free-form text or uploading a file from your browser.
|
7
13
|
* feature: Location: Amazon Location Service adds categories to places, including filtering on those categories in searches. Also, you can now add metadata properties to your geofences.
|
package/README.md
CHANGED
@@ -71,7 +71,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true;
|
|
71
71
|
To use the SDK in the browser, simply add the following script tag to your
|
72
72
|
HTML pages:
|
73
73
|
|
74
|
-
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.
|
74
|
+
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1399.0.min.js"></script>
|
75
75
|
|
76
76
|
You can also build a custom browser SDK with your specified set of AWS services.
|
77
77
|
This can allow you to reduce the SDK's size, specify different API versions of
|
@@ -2046,7 +2046,8 @@
|
|
2046
2046
|
},
|
2047
2047
|
"OutboundCallsEnabled": {
|
2048
2048
|
"type": "boolean"
|
2049
|
-
}
|
2049
|
+
},
|
2050
|
+
"InstanceAccessUrl": {}
|
2050
2051
|
}
|
2051
2052
|
}
|
2052
2053
|
}
|
@@ -2078,7 +2079,7 @@
|
|
2078
2079
|
"type": "structure",
|
2079
2080
|
"members": {
|
2080
2081
|
"Attribute": {
|
2081
|
-
"shape": "
|
2082
|
+
"shape": "Sae"
|
2082
2083
|
}
|
2083
2084
|
}
|
2084
2085
|
}
|
@@ -2190,7 +2191,7 @@
|
|
2190
2191
|
"type": "structure",
|
2191
2192
|
"members": {
|
2192
2193
|
"Prompt": {
|
2193
|
-
"shape": "
|
2194
|
+
"shape": "Sas"
|
2194
2195
|
}
|
2195
2196
|
}
|
2196
2197
|
}
|
@@ -2221,7 +2222,7 @@
|
|
2221
2222
|
"type": "structure",
|
2222
2223
|
"members": {
|
2223
2224
|
"Queue": {
|
2224
|
-
"shape": "
|
2225
|
+
"shape": "Sav"
|
2225
2226
|
}
|
2226
2227
|
}
|
2227
2228
|
}
|
@@ -2252,7 +2253,7 @@
|
|
2252
2253
|
"type": "structure",
|
2253
2254
|
"members": {
|
2254
2255
|
"QuickConnect": {
|
2255
|
-
"shape": "
|
2256
|
+
"shape": "Saz"
|
2256
2257
|
}
|
2257
2258
|
}
|
2258
2259
|
}
|
@@ -2283,7 +2284,7 @@
|
|
2283
2284
|
"type": "structure",
|
2284
2285
|
"members": {
|
2285
2286
|
"RoutingProfile": {
|
2286
|
-
"shape": "
|
2287
|
+
"shape": "Sb2"
|
2287
2288
|
}
|
2288
2289
|
}
|
2289
2290
|
}
|
@@ -2528,19 +2529,19 @@
|
|
2528
2529
|
"type": "structure",
|
2529
2530
|
"members": {
|
2530
2531
|
"LevelOne": {
|
2531
|
-
"shape": "
|
2532
|
+
"shape": "Sbo"
|
2532
2533
|
},
|
2533
2534
|
"LevelTwo": {
|
2534
|
-
"shape": "
|
2535
|
+
"shape": "Sbo"
|
2535
2536
|
},
|
2536
2537
|
"LevelThree": {
|
2537
|
-
"shape": "
|
2538
|
+
"shape": "Sbo"
|
2538
2539
|
},
|
2539
2540
|
"LevelFour": {
|
2540
|
-
"shape": "
|
2541
|
+
"shape": "Sbo"
|
2541
2542
|
},
|
2542
2543
|
"LevelFive": {
|
2543
|
-
"shape": "
|
2544
|
+
"shape": "Sbo"
|
2544
2545
|
}
|
2545
2546
|
}
|
2546
2547
|
},
|
@@ -2576,19 +2577,19 @@
|
|
2576
2577
|
"type": "structure",
|
2577
2578
|
"members": {
|
2578
2579
|
"LevelOne": {
|
2579
|
-
"shape": "
|
2580
|
+
"shape": "Sbs"
|
2580
2581
|
},
|
2581
2582
|
"LevelTwo": {
|
2582
|
-
"shape": "
|
2583
|
+
"shape": "Sbs"
|
2583
2584
|
},
|
2584
2585
|
"LevelThree": {
|
2585
|
-
"shape": "
|
2586
|
+
"shape": "Sbs"
|
2586
2587
|
},
|
2587
2588
|
"LevelFour": {
|
2588
|
-
"shape": "
|
2589
|
+
"shape": "Sbs"
|
2589
2590
|
},
|
2590
2591
|
"LevelFive": {
|
2591
|
-
"shape": "
|
2592
|
+
"shape": "Sbs"
|
2592
2593
|
}
|
2593
2594
|
}
|
2594
2595
|
}
|
@@ -2932,7 +2933,7 @@
|
|
2932
2933
|
"type": "structure",
|
2933
2934
|
"members": {
|
2934
2935
|
"Attributes": {
|
2935
|
-
"shape": "
|
2936
|
+
"shape": "Scd"
|
2936
2937
|
}
|
2937
2938
|
}
|
2938
2939
|
}
|
@@ -2954,15 +2955,15 @@
|
|
2954
2955
|
"locationName": "InstanceId"
|
2955
2956
|
},
|
2956
2957
|
"Filters": {
|
2957
|
-
"shape": "
|
2958
|
+
"shape": "Sch"
|
2958
2959
|
},
|
2959
2960
|
"Groupings": {
|
2960
|
-
"shape": "
|
2961
|
+
"shape": "Scl"
|
2961
2962
|
},
|
2962
2963
|
"CurrentMetrics": {
|
2963
2964
|
"type": "list",
|
2964
2965
|
"member": {
|
2965
|
-
"shape": "
|
2966
|
+
"shape": "Sco"
|
2966
2967
|
}
|
2967
2968
|
},
|
2968
2969
|
"NextToken": {},
|
@@ -2991,7 +2992,7 @@
|
|
2991
2992
|
"type": "structure",
|
2992
2993
|
"members": {
|
2993
2994
|
"Dimensions": {
|
2994
|
-
"shape": "
|
2995
|
+
"shape": "Scz"
|
2995
2996
|
},
|
2996
2997
|
"Collections": {
|
2997
2998
|
"type": "list",
|
@@ -2999,7 +3000,7 @@
|
|
2999
3000
|
"type": "structure",
|
3000
3001
|
"members": {
|
3001
3002
|
"Metric": {
|
3002
|
-
"shape": "
|
3003
|
+
"shape": "Sco"
|
3003
3004
|
},
|
3004
3005
|
"Value": {
|
3005
3006
|
"type": "double"
|
@@ -3038,7 +3039,7 @@
|
|
3038
3039
|
"type": "structure",
|
3039
3040
|
"members": {
|
3040
3041
|
"Queues": {
|
3041
|
-
"shape": "
|
3042
|
+
"shape": "Sci"
|
3042
3043
|
},
|
3043
3044
|
"ContactFilter": {
|
3044
3045
|
"type": "structure",
|
@@ -3050,7 +3051,7 @@
|
|
3050
3051
|
}
|
3051
3052
|
},
|
3052
3053
|
"RoutingProfiles": {
|
3053
|
-
"shape": "
|
3054
|
+
"shape": "Sck"
|
3054
3055
|
},
|
3055
3056
|
"Agents": {
|
3056
3057
|
"type": "list",
|
@@ -3085,25 +3086,25 @@
|
|
3085
3086
|
}
|
3086
3087
|
},
|
3087
3088
|
"RoutingProfile": {
|
3088
|
-
"shape": "
|
3089
|
+
"shape": "Sd1"
|
3089
3090
|
},
|
3090
3091
|
"HierarchyPath": {
|
3091
3092
|
"type": "structure",
|
3092
3093
|
"members": {
|
3093
3094
|
"LevelOne": {
|
3094
|
-
"shape": "
|
3095
|
+
"shape": "Sdi"
|
3095
3096
|
},
|
3096
3097
|
"LevelTwo": {
|
3097
|
-
"shape": "
|
3098
|
+
"shape": "Sdi"
|
3098
3099
|
},
|
3099
3100
|
"LevelThree": {
|
3100
|
-
"shape": "
|
3101
|
+
"shape": "Sdi"
|
3101
3102
|
},
|
3102
3103
|
"LevelFour": {
|
3103
|
-
"shape": "
|
3104
|
+
"shape": "Sdi"
|
3104
3105
|
},
|
3105
3106
|
"LevelFive": {
|
3106
|
-
"shape": "
|
3107
|
+
"shape": "Sdi"
|
3107
3108
|
}
|
3108
3109
|
}
|
3109
3110
|
},
|
@@ -3118,13 +3119,13 @@
|
|
3118
3119
|
}
|
3119
3120
|
},
|
3120
3121
|
"AvailableSlotsByChannel": {
|
3121
|
-
"shape": "
|
3122
|
+
"shape": "Sdk"
|
3122
3123
|
},
|
3123
3124
|
"MaxSlotsByChannel": {
|
3124
|
-
"shape": "
|
3125
|
+
"shape": "Sdk"
|
3125
3126
|
},
|
3126
3127
|
"ActiveSlotsByChannel": {
|
3127
|
-
"shape": "
|
3128
|
+
"shape": "Sdk"
|
3128
3129
|
},
|
3129
3130
|
"Contacts": {
|
3130
3131
|
"type": "list",
|
@@ -3142,7 +3143,7 @@
|
|
3142
3143
|
"type": "timestamp"
|
3143
3144
|
},
|
3144
3145
|
"Queue": {
|
3145
|
-
"shape": "
|
3146
|
+
"shape": "Sd0"
|
3146
3147
|
}
|
3147
3148
|
}
|
3148
3149
|
}
|
@@ -3181,13 +3182,13 @@
|
|
3181
3182
|
"type": "structure",
|
3182
3183
|
"members": {
|
3183
3184
|
"AccessToken": {
|
3184
|
-
"shape": "
|
3185
|
+
"shape": "Sdr"
|
3185
3186
|
},
|
3186
3187
|
"AccessTokenExpiration": {
|
3187
3188
|
"type": "timestamp"
|
3188
3189
|
},
|
3189
3190
|
"RefreshToken": {
|
3190
|
-
"shape": "
|
3191
|
+
"shape": "Sdr"
|
3191
3192
|
},
|
3192
3193
|
"RefreshTokenExpiration": {
|
3193
3194
|
"type": "timestamp"
|
@@ -3225,10 +3226,10 @@
|
|
3225
3226
|
"type": "timestamp"
|
3226
3227
|
},
|
3227
3228
|
"Filters": {
|
3228
|
-
"shape": "
|
3229
|
+
"shape": "Sch"
|
3229
3230
|
},
|
3230
3231
|
"Groupings": {
|
3231
|
-
"shape": "
|
3232
|
+
"shape": "Scl"
|
3232
3233
|
},
|
3233
3234
|
"HistoricalMetrics": {
|
3234
3235
|
"type": "list",
|
@@ -3252,7 +3253,7 @@
|
|
3252
3253
|
"type": "structure",
|
3253
3254
|
"members": {
|
3254
3255
|
"Dimensions": {
|
3255
|
-
"shape": "
|
3256
|
+
"shape": "Scz"
|
3256
3257
|
},
|
3257
3258
|
"Collections": {
|
3258
3259
|
"type": "list",
|
@@ -4156,7 +4157,7 @@
|
|
4156
4157
|
"Attributes": {
|
4157
4158
|
"type": "list",
|
4158
4159
|
"member": {
|
4159
|
-
"shape": "
|
4160
|
+
"shape": "Sae"
|
4160
4161
|
}
|
4161
4162
|
},
|
4162
4163
|
"NextToken": {}
|
@@ -4250,7 +4251,8 @@
|
|
4250
4251
|
},
|
4251
4252
|
"OutboundCallsEnabled": {
|
4252
4253
|
"type": "boolean"
|
4253
|
-
}
|
4254
|
+
},
|
4255
|
+
"InstanceAccessUrl": {}
|
4254
4256
|
}
|
4255
4257
|
}
|
4256
4258
|
},
|
@@ -5197,7 +5199,7 @@
|
|
5197
5199
|
"UserHierarchyGroupSummaryList": {
|
5198
5200
|
"type": "list",
|
5199
5201
|
"member": {
|
5200
|
-
"shape": "
|
5202
|
+
"shape": "Sbo"
|
5201
5203
|
}
|
5202
5204
|
},
|
5203
5205
|
"NextToken": {}
|
@@ -5505,7 +5507,7 @@
|
|
5505
5507
|
"Prompts": {
|
5506
5508
|
"type": "list",
|
5507
5509
|
"member": {
|
5508
|
-
"shape": "
|
5510
|
+
"shape": "Sas"
|
5509
5511
|
}
|
5510
5512
|
},
|
5511
5513
|
"NextToken": {},
|
@@ -5549,7 +5551,7 @@
|
|
5549
5551
|
"Queues": {
|
5550
5552
|
"type": "list",
|
5551
5553
|
"member": {
|
5552
|
-
"shape": "
|
5554
|
+
"shape": "Sav"
|
5553
5555
|
}
|
5554
5556
|
},
|
5555
5557
|
"NextToken": {},
|
@@ -5593,7 +5595,7 @@
|
|
5593
5595
|
"QuickConnects": {
|
5594
5596
|
"type": "list",
|
5595
5597
|
"member": {
|
5596
|
-
"shape": "
|
5598
|
+
"shape": "Saz"
|
5597
5599
|
}
|
5598
5600
|
},
|
5599
5601
|
"NextToken": {},
|
@@ -5637,7 +5639,7 @@
|
|
5637
5639
|
"RoutingProfiles": {
|
5638
5640
|
"type": "list",
|
5639
5641
|
"member": {
|
5640
|
-
"shape": "
|
5642
|
+
"shape": "Sb2"
|
5641
5643
|
}
|
5642
5644
|
},
|
5643
5645
|
"NextToken": {},
|
@@ -5837,7 +5839,7 @@
|
|
5837
5839
|
"InstanceId": {},
|
5838
5840
|
"ContactFlowId": {},
|
5839
5841
|
"Attributes": {
|
5840
|
-
"shape": "
|
5842
|
+
"shape": "Scd"
|
5841
5843
|
},
|
5842
5844
|
"ParticipantDetails": {
|
5843
5845
|
"type": "structure",
|
@@ -6016,7 +6018,7 @@
|
|
6016
6018
|
"SourcePhoneNumber": {},
|
6017
6019
|
"QueueId": {},
|
6018
6020
|
"Attributes": {
|
6019
|
-
"shape": "
|
6021
|
+
"shape": "Scd"
|
6020
6022
|
},
|
6021
6023
|
"AnswerMachineDetectionConfig": {
|
6022
6024
|
"type": "structure",
|
@@ -6056,7 +6058,7 @@
|
|
6056
6058
|
"PreviousContactId": {},
|
6057
6059
|
"ContactFlowId": {},
|
6058
6060
|
"Attributes": {
|
6059
|
-
"shape": "
|
6061
|
+
"shape": "Scd"
|
6060
6062
|
},
|
6061
6063
|
"Name": {},
|
6062
6064
|
"References": {
|
@@ -6359,7 +6361,7 @@
|
|
6359
6361
|
"InitialContactId": {},
|
6360
6362
|
"InstanceId": {},
|
6361
6363
|
"Attributes": {
|
6362
|
-
"shape": "
|
6364
|
+
"shape": "Scd"
|
6363
6365
|
}
|
6364
6366
|
}
|
6365
6367
|
},
|
@@ -8149,14 +8151,14 @@
|
|
8149
8151
|
}
|
8150
8152
|
}
|
8151
8153
|
},
|
8152
|
-
"
|
8154
|
+
"Sae": {
|
8153
8155
|
"type": "structure",
|
8154
8156
|
"members": {
|
8155
8157
|
"AttributeType": {},
|
8156
8158
|
"Value": {}
|
8157
8159
|
}
|
8158
8160
|
},
|
8159
|
-
"
|
8161
|
+
"Sas": {
|
8160
8162
|
"type": "structure",
|
8161
8163
|
"members": {
|
8162
8164
|
"PromptARN": {},
|
@@ -8168,7 +8170,7 @@
|
|
8168
8170
|
}
|
8169
8171
|
}
|
8170
8172
|
},
|
8171
|
-
"
|
8173
|
+
"Sav": {
|
8172
8174
|
"type": "structure",
|
8173
8175
|
"members": {
|
8174
8176
|
"Name": {},
|
@@ -8188,7 +8190,7 @@
|
|
8188
8190
|
}
|
8189
8191
|
}
|
8190
8192
|
},
|
8191
|
-
"
|
8193
|
+
"Saz": {
|
8192
8194
|
"type": "structure",
|
8193
8195
|
"members": {
|
8194
8196
|
"QuickConnectARN": {},
|
@@ -8203,7 +8205,7 @@
|
|
8203
8205
|
}
|
8204
8206
|
}
|
8205
8207
|
},
|
8206
|
-
"
|
8208
|
+
"Sb2": {
|
8207
8209
|
"type": "structure",
|
8208
8210
|
"members": {
|
8209
8211
|
"InstanceId": {},
|
@@ -8226,7 +8228,7 @@
|
|
8226
8228
|
}
|
8227
8229
|
}
|
8228
8230
|
},
|
8229
|
-
"
|
8231
|
+
"Sbo": {
|
8230
8232
|
"type": "structure",
|
8231
8233
|
"members": {
|
8232
8234
|
"Id": {},
|
@@ -8234,7 +8236,7 @@
|
|
8234
8236
|
"Name": {}
|
8235
8237
|
}
|
8236
8238
|
},
|
8237
|
-
"
|
8239
|
+
"Sbs": {
|
8238
8240
|
"type": "structure",
|
8239
8241
|
"members": {
|
8240
8242
|
"Id": {},
|
@@ -8242,86 +8244,86 @@
|
|
8242
8244
|
"Name": {}
|
8243
8245
|
}
|
8244
8246
|
},
|
8245
|
-
"
|
8247
|
+
"Scd": {
|
8246
8248
|
"type": "map",
|
8247
8249
|
"key": {},
|
8248
8250
|
"value": {}
|
8249
8251
|
},
|
8250
|
-
"
|
8252
|
+
"Sch": {
|
8251
8253
|
"type": "structure",
|
8252
8254
|
"members": {
|
8253
8255
|
"Queues": {
|
8254
|
-
"shape": "
|
8256
|
+
"shape": "Sci"
|
8255
8257
|
},
|
8256
8258
|
"Channels": {
|
8257
8259
|
"type": "list",
|
8258
8260
|
"member": {}
|
8259
8261
|
},
|
8260
8262
|
"RoutingProfiles": {
|
8261
|
-
"shape": "
|
8263
|
+
"shape": "Sck"
|
8262
8264
|
}
|
8263
8265
|
}
|
8264
8266
|
},
|
8265
|
-
"
|
8267
|
+
"Sci": {
|
8266
8268
|
"type": "list",
|
8267
8269
|
"member": {}
|
8268
8270
|
},
|
8269
|
-
"
|
8271
|
+
"Sck": {
|
8270
8272
|
"type": "list",
|
8271
8273
|
"member": {}
|
8272
8274
|
},
|
8273
|
-
"
|
8275
|
+
"Scl": {
|
8274
8276
|
"type": "list",
|
8275
8277
|
"member": {}
|
8276
8278
|
},
|
8277
|
-
"
|
8279
|
+
"Sco": {
|
8278
8280
|
"type": "structure",
|
8279
8281
|
"members": {
|
8280
8282
|
"Name": {},
|
8281
8283
|
"Unit": {}
|
8282
8284
|
}
|
8283
8285
|
},
|
8284
|
-
"
|
8286
|
+
"Scz": {
|
8285
8287
|
"type": "structure",
|
8286
8288
|
"members": {
|
8287
8289
|
"Queue": {
|
8288
|
-
"shape": "
|
8290
|
+
"shape": "Sd0"
|
8289
8291
|
},
|
8290
8292
|
"Channel": {},
|
8291
8293
|
"RoutingProfile": {
|
8292
|
-
"shape": "
|
8294
|
+
"shape": "Sd1"
|
8293
8295
|
}
|
8294
8296
|
}
|
8295
8297
|
},
|
8296
|
-
"
|
8298
|
+
"Sd0": {
|
8297
8299
|
"type": "structure",
|
8298
8300
|
"members": {
|
8299
8301
|
"Id": {},
|
8300
8302
|
"Arn": {}
|
8301
8303
|
}
|
8302
8304
|
},
|
8303
|
-
"
|
8305
|
+
"Sd1": {
|
8304
8306
|
"type": "structure",
|
8305
8307
|
"members": {
|
8306
8308
|
"Id": {},
|
8307
8309
|
"Arn": {}
|
8308
8310
|
}
|
8309
8311
|
},
|
8310
|
-
"
|
8312
|
+
"Sdi": {
|
8311
8313
|
"type": "structure",
|
8312
8314
|
"members": {
|
8313
8315
|
"Id": {},
|
8314
8316
|
"Arn": {}
|
8315
8317
|
}
|
8316
8318
|
},
|
8317
|
-
"
|
8319
|
+
"Sdk": {
|
8318
8320
|
"type": "map",
|
8319
8321
|
"key": {},
|
8320
8322
|
"value": {
|
8321
8323
|
"type": "integer"
|
8322
8324
|
}
|
8323
8325
|
},
|
8324
|
-
"
|
8326
|
+
"Sdr": {
|
8325
8327
|
"type": "string",
|
8326
8328
|
"sensitive": true
|
8327
8329
|
},
|
@@ -739,6 +739,45 @@
|
|
739
739
|
},
|
740
740
|
"endTime": {
|
741
741
|
"type": "timestamp"
|
742
|
+
},
|
743
|
+
"preferences": {
|
744
|
+
"type": "structure",
|
745
|
+
"members": {
|
746
|
+
"ec2RecommendationsPreferences": {
|
747
|
+
"type": "structure",
|
748
|
+
"members": {
|
749
|
+
"enabled": {
|
750
|
+
"type": "boolean"
|
751
|
+
},
|
752
|
+
"cpuPerformanceMetricBasis": {
|
753
|
+
"shape": "S3s"
|
754
|
+
},
|
755
|
+
"ramPerformanceMetricBasis": {
|
756
|
+
"shape": "S3s"
|
757
|
+
},
|
758
|
+
"tenancy": {},
|
759
|
+
"excludedInstanceTypes": {
|
760
|
+
"type": "list",
|
761
|
+
"member": {}
|
762
|
+
},
|
763
|
+
"preferredRegion": {},
|
764
|
+
"reservedInstanceOptions": {
|
765
|
+
"type": "structure",
|
766
|
+
"required": [
|
767
|
+
"purchasingOption",
|
768
|
+
"offeringClass",
|
769
|
+
"termLength"
|
770
|
+
],
|
771
|
+
"members": {
|
772
|
+
"purchasingOption": {},
|
773
|
+
"offeringClass": {},
|
774
|
+
"termLength": {}
|
775
|
+
}
|
776
|
+
}
|
777
|
+
}
|
778
|
+
}
|
779
|
+
},
|
780
|
+
"union": true
|
742
781
|
}
|
743
782
|
}
|
744
783
|
},
|
@@ -980,6 +1019,15 @@
|
|
980
1019
|
"description": {}
|
981
1020
|
}
|
982
1021
|
}
|
1022
|
+
},
|
1023
|
+
"S3s": {
|
1024
|
+
"type": "structure",
|
1025
|
+
"members": {
|
1026
|
+
"name": {},
|
1027
|
+
"percentageAdjust": {
|
1028
|
+
"type": "double"
|
1029
|
+
}
|
1030
|
+
}
|
983
1031
|
}
|
984
1032
|
}
|
985
1033
|
}
|