aws-sdk-core 2.10.78 → 2.10.79
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/ec2/2016-11-15/api-2.json +6 -0
- data/apis/kms/2014-11-01/api-2.json +4 -2
- data/apis/kms/2014-11-01/examples-1.json +5 -3
- data/apis/pricing/2017-10-15/api-2.json +227 -0
- data/apis/pricing/2017-10-15/examples-1.json +103 -0
- data/apis/pricing/2017-10-15/paginators-1.json +19 -0
- data/apis/states/2016-11-23/api-2.json +6 -0
- data/apis/states/2016-11-23/paginators-1.json +5 -5
- data/endpoints.json +10 -0
- data/lib/aws-sdk-core.rb +1 -0
- data/lib/aws-sdk-core/pricing.rb +6 -0
- data/lib/aws-sdk-core/version.rb +1 -1
- data/service-models.json +4 -0
- metadata +6 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8e041e1e505763e8fd0793f500b1e5f4be771e0f
|
4
|
+
data.tar.gz: ae97eccf7e4f413e911ee773e7fa15418b0f9291
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d6efd939216990632a4cda56be07ceb7d185d5904b6d3365bbe7a1622c3dc11fc264586145a32d9c65444385e3a38d4d3918e980f535685ac9d1ab28aa833e89
|
7
|
+
data.tar.gz: e479b6edc07a79f7ee97b6eeaa6225d9409e4a909e196c8edbdfd27fded8d77d661f376cbb6e3b34f40f62f9350fa2fa111088b397f303e374d4ee5ed20afaa6
|
@@ -10094,6 +10094,12 @@
|
|
10094
10094
|
"c4.2xlarge",
|
10095
10095
|
"c4.4xlarge",
|
10096
10096
|
"c4.8xlarge",
|
10097
|
+
"c5.large",
|
10098
|
+
"c5.xlarge",
|
10099
|
+
"c5.2xlarge",
|
10100
|
+
"c5.4xlarge",
|
10101
|
+
"c5.9xlarge",
|
10102
|
+
"c5.18xlarge",
|
10097
10103
|
"cc1.4xlarge",
|
10098
10104
|
"cc2.8xlarge",
|
10099
10105
|
"g2.2xlarge",
|
@@ -7,6 +7,7 @@
|
|
7
7
|
"protocol":"json",
|
8
8
|
"serviceAbbreviation":"KMS",
|
9
9
|
"serviceFullName":"AWS Key Management Service",
|
10
|
+
"serviceId":"KMS",
|
10
11
|
"signatureVersion":"v4",
|
11
12
|
"targetPrefix":"TrentService",
|
12
13
|
"uid":"kms-2014-11-01"
|
@@ -665,7 +666,8 @@
|
|
665
666
|
"type":"structure",
|
666
667
|
"required":[
|
667
668
|
"KeyId",
|
668
|
-
"GranteePrincipal"
|
669
|
+
"GranteePrincipal",
|
670
|
+
"Operations"
|
669
671
|
],
|
670
672
|
"members":{
|
671
673
|
"KeyId":{"shape":"KeyIdType"},
|
@@ -1280,7 +1282,7 @@
|
|
1280
1282
|
},
|
1281
1283
|
"MarkerType":{
|
1282
1284
|
"type":"string",
|
1283
|
-
"max":
|
1285
|
+
"max":1024,
|
1284
1286
|
"min":1,
|
1285
1287
|
"pattern":"[\\u0020-\\u00FF]*"
|
1286
1288
|
},
|
@@ -83,10 +83,11 @@
|
|
83
83
|
"KeyMetadata": {
|
84
84
|
"AWSAccountId": "111122223333",
|
85
85
|
"Arn": "arn:aws:kms:us-east-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab",
|
86
|
-
"CreationDate": "2017-
|
86
|
+
"CreationDate": "2017-07-05T14:04:55-07:00",
|
87
87
|
"Description": "",
|
88
88
|
"Enabled": true,
|
89
89
|
"KeyId": "1234abcd-12ab-34cd-56ef-1234567890ab",
|
90
|
+
"KeyManager": "CUSTOMER",
|
90
91
|
"KeyState": "Enabled",
|
91
92
|
"KeyUsage": "ENCRYPT_DECRYPT",
|
92
93
|
"Origin": "AWS_KMS"
|
@@ -166,11 +167,12 @@
|
|
166
167
|
"output": {
|
167
168
|
"KeyMetadata": {
|
168
169
|
"AWSAccountId": "111122223333",
|
169
|
-
"Arn": "arn:aws:kms:us-
|
170
|
-
"CreationDate": "
|
170
|
+
"Arn": "arn:aws:kms:us-east-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab",
|
171
|
+
"CreationDate": "2017-07-05T14:04:55-07:00",
|
171
172
|
"Description": "",
|
172
173
|
"Enabled": true,
|
173
174
|
"KeyId": "1234abcd-12ab-34cd-56ef-1234567890ab",
|
175
|
+
"KeyManager": "CUSTOMER",
|
174
176
|
"KeyState": "Enabled",
|
175
177
|
"KeyUsage": "ENCRYPT_DECRYPT",
|
176
178
|
"Origin": "AWS_KMS"
|
@@ -0,0 +1,227 @@
|
|
1
|
+
{
|
2
|
+
"version":"2.0",
|
3
|
+
"metadata":{
|
4
|
+
"apiVersion":"2017-10-15",
|
5
|
+
"endpointPrefix":"api.pricing",
|
6
|
+
"jsonVersion":"1.1",
|
7
|
+
"protocol":"json",
|
8
|
+
"serviceAbbreviation":"AWS Pricing",
|
9
|
+
"serviceFullName":"AWS Price List Service",
|
10
|
+
"signatureVersion":"v4",
|
11
|
+
"signingName":"pricing",
|
12
|
+
"targetPrefix":"AWSPriceListService",
|
13
|
+
"uid":"pricing-2017-10-15"
|
14
|
+
},
|
15
|
+
"operations":{
|
16
|
+
"DescribeServices":{
|
17
|
+
"name":"DescribeServices",
|
18
|
+
"http":{
|
19
|
+
"method":"POST",
|
20
|
+
"requestUri":"/"
|
21
|
+
},
|
22
|
+
"input":{"shape":"DescribeServicesRequest"},
|
23
|
+
"output":{"shape":"DescribeServicesResponse"},
|
24
|
+
"errors":[
|
25
|
+
{"shape":"InternalErrorException"},
|
26
|
+
{"shape":"InvalidParameterException"},
|
27
|
+
{"shape":"NotFoundException"},
|
28
|
+
{"shape":"InvalidNextTokenException"},
|
29
|
+
{"shape":"ExpiredNextTokenException"}
|
30
|
+
]
|
31
|
+
},
|
32
|
+
"GetAttributeValues":{
|
33
|
+
"name":"GetAttributeValues",
|
34
|
+
"http":{
|
35
|
+
"method":"POST",
|
36
|
+
"requestUri":"/"
|
37
|
+
},
|
38
|
+
"input":{"shape":"GetAttributeValuesRequest"},
|
39
|
+
"output":{"shape":"GetAttributeValuesResponse"},
|
40
|
+
"errors":[
|
41
|
+
{"shape":"InternalErrorException"},
|
42
|
+
{"shape":"InvalidParameterException"},
|
43
|
+
{"shape":"NotFoundException"},
|
44
|
+
{"shape":"InvalidNextTokenException"},
|
45
|
+
{"shape":"ExpiredNextTokenException"}
|
46
|
+
]
|
47
|
+
},
|
48
|
+
"GetProducts":{
|
49
|
+
"name":"GetProducts",
|
50
|
+
"http":{
|
51
|
+
"method":"POST",
|
52
|
+
"requestUri":"/"
|
53
|
+
},
|
54
|
+
"input":{"shape":"GetProductsRequest"},
|
55
|
+
"output":{"shape":"GetProductsResponse"},
|
56
|
+
"errors":[
|
57
|
+
{"shape":"InternalErrorException"},
|
58
|
+
{"shape":"InvalidParameterException"},
|
59
|
+
{"shape":"NotFoundException"},
|
60
|
+
{"shape":"InvalidNextTokenException"},
|
61
|
+
{"shape":"ExpiredNextTokenException"}
|
62
|
+
]
|
63
|
+
}
|
64
|
+
},
|
65
|
+
"shapes":{
|
66
|
+
"AttributeNameList":{
|
67
|
+
"type":"list",
|
68
|
+
"member":{"shape":"String"}
|
69
|
+
},
|
70
|
+
"AttributeValue":{
|
71
|
+
"type":"structure",
|
72
|
+
"members":{
|
73
|
+
"Value":{"shape":"String"}
|
74
|
+
}
|
75
|
+
},
|
76
|
+
"AttributeValueList":{
|
77
|
+
"type":"list",
|
78
|
+
"member":{"shape":"AttributeValue"}
|
79
|
+
},
|
80
|
+
"BoxedInteger":{
|
81
|
+
"type":"integer",
|
82
|
+
"max":100,
|
83
|
+
"min":1
|
84
|
+
},
|
85
|
+
"DescribeServicesRequest":{
|
86
|
+
"type":"structure",
|
87
|
+
"members":{
|
88
|
+
"ServiceCode":{"shape":"String"},
|
89
|
+
"FormatVersion":{"shape":"String"},
|
90
|
+
"NextToken":{"shape":"String"},
|
91
|
+
"MaxResults":{
|
92
|
+
"shape":"BoxedInteger",
|
93
|
+
"box":true
|
94
|
+
}
|
95
|
+
}
|
96
|
+
},
|
97
|
+
"DescribeServicesResponse":{
|
98
|
+
"type":"structure",
|
99
|
+
"members":{
|
100
|
+
"Services":{"shape":"ServiceList"},
|
101
|
+
"FormatVersion":{"shape":"String"},
|
102
|
+
"NextToken":{"shape":"String"}
|
103
|
+
}
|
104
|
+
},
|
105
|
+
"ExpiredNextTokenException":{
|
106
|
+
"type":"structure",
|
107
|
+
"members":{
|
108
|
+
"Message":{"shape":"errorMessage"}
|
109
|
+
},
|
110
|
+
"exception":true
|
111
|
+
},
|
112
|
+
"Filter":{
|
113
|
+
"type":"structure",
|
114
|
+
"required":[
|
115
|
+
"Type",
|
116
|
+
"Field",
|
117
|
+
"Value"
|
118
|
+
],
|
119
|
+
"members":{
|
120
|
+
"Type":{"shape":"FilterType"},
|
121
|
+
"Field":{"shape":"String"},
|
122
|
+
"Value":{"shape":"String"}
|
123
|
+
}
|
124
|
+
},
|
125
|
+
"FilterType":{
|
126
|
+
"type":"string",
|
127
|
+
"enum":["TERM_MATCH"]
|
128
|
+
},
|
129
|
+
"Filters":{
|
130
|
+
"type":"list",
|
131
|
+
"member":{"shape":"Filter"}
|
132
|
+
},
|
133
|
+
"GetAttributeValuesRequest":{
|
134
|
+
"type":"structure",
|
135
|
+
"required":[
|
136
|
+
"ServiceCode",
|
137
|
+
"AttributeName"
|
138
|
+
],
|
139
|
+
"members":{
|
140
|
+
"ServiceCode":{"shape":"String"},
|
141
|
+
"AttributeName":{"shape":"String"},
|
142
|
+
"NextToken":{"shape":"String"},
|
143
|
+
"MaxResults":{
|
144
|
+
"shape":"BoxedInteger",
|
145
|
+
"box":true
|
146
|
+
}
|
147
|
+
}
|
148
|
+
},
|
149
|
+
"GetAttributeValuesResponse":{
|
150
|
+
"type":"structure",
|
151
|
+
"members":{
|
152
|
+
"AttributeValues":{"shape":"AttributeValueList"},
|
153
|
+
"NextToken":{"shape":"String"}
|
154
|
+
}
|
155
|
+
},
|
156
|
+
"GetProductsRequest":{
|
157
|
+
"type":"structure",
|
158
|
+
"members":{
|
159
|
+
"ServiceCode":{"shape":"String"},
|
160
|
+
"Filters":{"shape":"Filters"},
|
161
|
+
"FormatVersion":{"shape":"String"},
|
162
|
+
"NextToken":{"shape":"String"},
|
163
|
+
"MaxResults":{
|
164
|
+
"shape":"BoxedInteger",
|
165
|
+
"box":true
|
166
|
+
}
|
167
|
+
}
|
168
|
+
},
|
169
|
+
"GetProductsResponse":{
|
170
|
+
"type":"structure",
|
171
|
+
"members":{
|
172
|
+
"FormatVersion":{"shape":"String"},
|
173
|
+
"PriceList":{"shape":"PriceList"},
|
174
|
+
"NextToken":{"shape":"String"}
|
175
|
+
}
|
176
|
+
},
|
177
|
+
"InternalErrorException":{
|
178
|
+
"type":"structure",
|
179
|
+
"members":{
|
180
|
+
"Message":{"shape":"errorMessage"}
|
181
|
+
},
|
182
|
+
"exception":true
|
183
|
+
},
|
184
|
+
"InvalidNextTokenException":{
|
185
|
+
"type":"structure",
|
186
|
+
"members":{
|
187
|
+
"Message":{"shape":"errorMessage"}
|
188
|
+
},
|
189
|
+
"exception":true
|
190
|
+
},
|
191
|
+
"InvalidParameterException":{
|
192
|
+
"type":"structure",
|
193
|
+
"members":{
|
194
|
+
"Message":{"shape":"errorMessage"}
|
195
|
+
},
|
196
|
+
"exception":true
|
197
|
+
},
|
198
|
+
"NotFoundException":{
|
199
|
+
"type":"structure",
|
200
|
+
"members":{
|
201
|
+
"Message":{"shape":"errorMessage"}
|
202
|
+
},
|
203
|
+
"exception":true
|
204
|
+
},
|
205
|
+
"PriceList":{
|
206
|
+
"type":"list",
|
207
|
+
"member":{
|
208
|
+
"shape":"PriceListItemJSON",
|
209
|
+
"jsonvalue":true
|
210
|
+
}
|
211
|
+
},
|
212
|
+
"PriceListItemJSON":{"type":"string"},
|
213
|
+
"Service":{
|
214
|
+
"type":"structure",
|
215
|
+
"members":{
|
216
|
+
"ServiceCode":{"shape":"String"},
|
217
|
+
"AttributeNames":{"shape":"AttributeNameList"}
|
218
|
+
}
|
219
|
+
},
|
220
|
+
"ServiceList":{
|
221
|
+
"type":"list",
|
222
|
+
"member":{"shape":"Service"}
|
223
|
+
},
|
224
|
+
"String":{"type":"string"},
|
225
|
+
"errorMessage":{"type":"string"}
|
226
|
+
}
|
227
|
+
}
|
@@ -0,0 +1,103 @@
|
|
1
|
+
{
|
2
|
+
"version": "1.0",
|
3
|
+
"examples": {
|
4
|
+
"DescribeServices": [
|
5
|
+
{
|
6
|
+
"input": {
|
7
|
+
"FormatVersion": "aws_v1",
|
8
|
+
"MaxResults": 1,
|
9
|
+
"ServiceCode": "AmazonEC2"
|
10
|
+
},
|
11
|
+
"output": {
|
12
|
+
"FormatVersion": "aws_v1",
|
13
|
+
"NextToken": "abcdefg123",
|
14
|
+
"Services": [
|
15
|
+
{
|
16
|
+
"AttributeNames": [
|
17
|
+
"volumeType",
|
18
|
+
"maxIopsvolume",
|
19
|
+
"instanceCapacity10xlarge",
|
20
|
+
"locationType",
|
21
|
+
"operation"
|
22
|
+
],
|
23
|
+
"ServiceCode": "AmazonEC2"
|
24
|
+
}
|
25
|
+
]
|
26
|
+
},
|
27
|
+
"comments": {
|
28
|
+
"input": {
|
29
|
+
},
|
30
|
+
"output": {
|
31
|
+
}
|
32
|
+
},
|
33
|
+
"id": "to-retrieve-service-metadata",
|
34
|
+
"title": "To retrieve a list of services and service codes"
|
35
|
+
}
|
36
|
+
],
|
37
|
+
"GetAttributeValues": [
|
38
|
+
{
|
39
|
+
"input": {
|
40
|
+
"AttributeName": "volumeType",
|
41
|
+
"MaxResults": 2,
|
42
|
+
"ServiceCode": "AmazonEC2"
|
43
|
+
},
|
44
|
+
"output": {
|
45
|
+
"AttributeValues": [
|
46
|
+
{
|
47
|
+
"Value": "Throughput Optimized HDD"
|
48
|
+
},
|
49
|
+
{
|
50
|
+
"Value": "Provisioned IOPS"
|
51
|
+
}
|
52
|
+
],
|
53
|
+
"NextToken": "GpgauEXAMPLEezucl5LV0w==:7GzYJ0nw0DBTJ2J66EoTIIynE6O1uXwQtTRqioJzQadBnDVgHPzI1en4BUQnPCLpzeBk9RQQAWaFieA4+DapFAGLgk+Z/9/cTw9GldnPOHN98+FdmJP7wKU3QQpQ8MQr5KOeBkIsAqvAQYdL0DkL7tHwPtE5iCEByAmg9gcC/yBU1vAOsf7R3VaNN4M5jMDv3woSWqASSIlBVB6tgW78YL22KhssoItM/jWW+aP6Jqtq4mldxp/ct6DWAl+xLFwHU/CbketimPPXyqHF3/UXDw=="
|
54
|
+
},
|
55
|
+
"comments": {
|
56
|
+
"input": {
|
57
|
+
},
|
58
|
+
"output": {
|
59
|
+
}
|
60
|
+
},
|
61
|
+
"description": "This operation returns a list of values available for the given attribute.",
|
62
|
+
"id": "to-retreive-attribute-values",
|
63
|
+
"title": "To retrieve a list of attribute values"
|
64
|
+
}
|
65
|
+
],
|
66
|
+
"GetProducts": [
|
67
|
+
{
|
68
|
+
"input": {
|
69
|
+
"Filters": [
|
70
|
+
{
|
71
|
+
"Field": "ServiceCode",
|
72
|
+
"Type": "TERM_MATCH",
|
73
|
+
"Value": "AmazonEC2"
|
74
|
+
},
|
75
|
+
{
|
76
|
+
"Field": "volumeType",
|
77
|
+
"Type": "TERM_MATCH",
|
78
|
+
"Value": "Provisioned IOPS"
|
79
|
+
}
|
80
|
+
],
|
81
|
+
"FormatVersion": "aws_v1",
|
82
|
+
"MaxResults": 1
|
83
|
+
},
|
84
|
+
"output": {
|
85
|
+
"FormatVersion": "aws_v1",
|
86
|
+
"NextToken": "57r3EXAMPLEujbzWfHF7Ciw==:ywSmZsD3mtpQmQLQ5XfOsIMkYybSj+vAT+kGmwMFq+K9DGmIoJkz7lunVeamiOPgthdWSO2a7YKojCO+zY4dJmuNl2QvbNhXs+AJ2Ufn7xGmJncNI2TsEuAsVCUfTAvAQNcwwamtk6XuZ4YdNnooV62FjkV3ZAn40d9+wAxV7+FImvhUHi/+f8afgZdGh2zPUlH8jlV9uUtj0oHp8+DhPUuHXh+WBII1E/aoKpPSm3c=",
|
87
|
+
"PriceList": [
|
88
|
+
"{\"product\":{\"productFamily\":\"Storage\",\"attributes\":{\"storageMedia\":\"SSD-backed\",\"maxThroughputvolume\":\"320 MB/sec\",\"volumeType\":\"Provisioned IOPS\",\"maxIopsvolume\":\"20000\",\"servicecode\":\"AmazonEC2\",\"usagetype\":\"CAN1-EBS:VolumeUsage.piops\",\"locationType\":\"AWS Region\",\"location\":\"Canada (Central)\",\"servicename\":\"Amazon Elastic Compute Cloud\",\"maxVolumeSize\":\"16 TiB\",\"operation\":\"\"},\"sku\":\"WQGC34PB2AWS8R4U\"},\"serviceCode\":\"AmazonEC2\",\"terms\":{\"OnDemand\":{\"WQGC34PB2AWS8R4U.JRTCKXETXF\":{\"priceDimensions\":{\"WQGC34PB2AWS8R4U.JRTCKXETXF.6YS6EN2CT7\":{\"unit\":\"GB-Mo\",\"endRange\":\"Inf\",\"description\":\"$0.138 per GB-month of Provisioned IOPS SSD (io1) provisioned storage - Canada (Central)\",\"appliesTo\":[],\"rateCode\":\"WQGC34PB2AWS8R4U.JRTCKXETXF.6YS6EN2CT7\",\"beginRange\":\"0\",\"pricePerUnit\":{\"USD\":\"0.1380000000\"}}},\"sku\":\"WQGC34PB2AWS8R4U\",\"effectiveDate\":\"2017-08-01T00:00:00Z\",\"offerTermCode\":\"JRTCKXETXF\",\"termAttributes\":{}}}},\"version\":\"20170901182201\",\"publicationDate\":\"2017-09-01T18:22:01Z\"}"
|
89
|
+
]
|
90
|
+
},
|
91
|
+
"comments": {
|
92
|
+
"input": {
|
93
|
+
},
|
94
|
+
"output": {
|
95
|
+
}
|
96
|
+
},
|
97
|
+
"description": "This operation returns a list of products that match the given criteria.",
|
98
|
+
"id": "to-retrieve-available products",
|
99
|
+
"title": "To retrieve a list of products"
|
100
|
+
}
|
101
|
+
]
|
102
|
+
}
|
103
|
+
}
|
@@ -0,0 +1,19 @@
|
|
1
|
+
{
|
2
|
+
"pagination": {
|
3
|
+
"DescribeServices": {
|
4
|
+
"input_token": "NextToken",
|
5
|
+
"output_token": "NextToken",
|
6
|
+
"limit_key": "MaxResults"
|
7
|
+
},
|
8
|
+
"GetAttributeValues": {
|
9
|
+
"input_token": "NextToken",
|
10
|
+
"output_token": "NextToken",
|
11
|
+
"limit_key": "MaxResults"
|
12
|
+
},
|
13
|
+
"GetProducts": {
|
14
|
+
"input_token": "NextToken",
|
15
|
+
"output_token": "NextToken",
|
16
|
+
"limit_key": "MaxResults"
|
17
|
+
}
|
18
|
+
}
|
19
|
+
}
|
@@ -684,12 +684,18 @@
|
|
684
684
|
"LambdaFunctionTimedOut",
|
685
685
|
"SucceedStateEntered",
|
686
686
|
"SucceedStateExited",
|
687
|
+
"TaskStateAborted",
|
687
688
|
"TaskStateEntered",
|
688
689
|
"TaskStateExited",
|
689
690
|
"PassStateEntered",
|
690
691
|
"PassStateExited",
|
692
|
+
"ParallelStateAborted",
|
691
693
|
"ParallelStateEntered",
|
692
694
|
"ParallelStateExited",
|
695
|
+
"ParallelStateFailed",
|
696
|
+
"ParallelStateStarted",
|
697
|
+
"ParallelStateSucceeded",
|
698
|
+
"WaitStateAborted",
|
693
699
|
"WaitStateEntered",
|
694
700
|
"WaitStateExited"
|
695
701
|
]
|
@@ -2,27 +2,27 @@
|
|
2
2
|
"pagination": {
|
3
3
|
"GetExecutionHistory": {
|
4
4
|
"input_token": "nextToken",
|
5
|
-
"output_token": "nextToken",
|
6
5
|
"limit_key": "maxResults",
|
6
|
+
"output_token": "nextToken",
|
7
7
|
"result_key": "events"
|
8
8
|
},
|
9
9
|
"ListActivities": {
|
10
10
|
"input_token": "nextToken",
|
11
|
-
"output_token": "nextToken",
|
12
11
|
"limit_key": "maxResults",
|
12
|
+
"output_token": "nextToken",
|
13
13
|
"result_key": "activities"
|
14
14
|
},
|
15
15
|
"ListExecutions": {
|
16
16
|
"input_token": "nextToken",
|
17
|
-
"output_token": "nextToken",
|
18
17
|
"limit_key": "maxResults",
|
18
|
+
"output_token": "nextToken",
|
19
19
|
"result_key": "executions"
|
20
20
|
},
|
21
21
|
"ListStateMachines": {
|
22
22
|
"input_token": "nextToken",
|
23
|
-
"output_token": "nextToken",
|
24
23
|
"limit_key": "maxResults",
|
24
|
+
"output_token": "nextToken",
|
25
25
|
"result_key": "stateMachines"
|
26
26
|
}
|
27
27
|
}
|
28
|
-
}
|
28
|
+
}
|
data/endpoints.json
CHANGED
@@ -72,6 +72,16 @@
|
|
72
72
|
"us-west-2" : { }
|
73
73
|
}
|
74
74
|
},
|
75
|
+
"api.pricing" : {
|
76
|
+
"defaults" : {
|
77
|
+
"credentialScope" : {
|
78
|
+
"service" : "pricing"
|
79
|
+
}
|
80
|
+
},
|
81
|
+
"endpoints" : {
|
82
|
+
"us-east-1" : { }
|
83
|
+
}
|
84
|
+
},
|
75
85
|
"apigateway" : {
|
76
86
|
"endpoints" : {
|
77
87
|
"ap-northeast-1" : { },
|
data/lib/aws-sdk-core.rb
CHANGED
@@ -0,0 +1,6 @@
|
|
1
|
+
Aws.add_service(:Pricing, {
|
2
|
+
api: "#{Aws::API_DIR}/pricing/2017-10-15/api-2.json",
|
3
|
+
docs: "#{Aws::API_DIR}/pricing/2017-10-15/docs-2.json",
|
4
|
+
examples: "#{Aws::API_DIR}/pricing/2017-10-15/examples-1.json",
|
5
|
+
paginators: "#{Aws::API_DIR}/pricing/2017-10-15/paginators-1.json",
|
6
|
+
})
|
data/lib/aws-sdk-core/version.rb
CHANGED
data/service-models.json
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-core
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.10.
|
4
|
+
version: 2.10.79
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2017-11-
|
11
|
+
date: 2017-11-07 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jmespath
|
@@ -341,6 +341,9 @@ files:
|
|
341
341
|
- apis/polly/2016-06-10/api-2.json
|
342
342
|
- apis/polly/2016-06-10/examples-1.json
|
343
343
|
- apis/polly/2016-06-10/paginators-1.json
|
344
|
+
- apis/pricing/2017-10-15/api-2.json
|
345
|
+
- apis/pricing/2017-10-15/examples-1.json
|
346
|
+
- apis/pricing/2017-10-15/paginators-1.json
|
344
347
|
- apis/rds/2013-01-10/api-2.json
|
345
348
|
- apis/rds/2013-01-10/examples-1.json
|
346
349
|
- apis/rds/2013-01-10/paginators-1.json
|
@@ -628,6 +631,7 @@ files:
|
|
628
631
|
- lib/aws-sdk-core/plugins/user_agent.rb
|
629
632
|
- lib/aws-sdk-core/polly.rb
|
630
633
|
- lib/aws-sdk-core/polly/presigner.rb
|
634
|
+
- lib/aws-sdk-core/pricing.rb
|
631
635
|
- lib/aws-sdk-core/query/ec2_param_builder.rb
|
632
636
|
- lib/aws-sdk-core/query/handler.rb
|
633
637
|
- lib/aws-sdk-core/query/param.rb
|