forked from async-aws/aws
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.json
326 lines (326 loc) · 18.3 KB
/
manifest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
{
"variables": {
"${LATEST}": "3.158.12"
},
"endpoints": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/endpoints.json",
"services": {
"CloudFormation": {
"source": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/cloudformation/2010-05-15/api-2.json",
"documentation": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/cloudformation/2010-05-15/docs-2.json",
"pagination": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/cloudformation/2010-05-15/paginators-1.json",
"waiter": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/cloudformation/2010-05-15/waiters-2.json",
"example": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/cloudformation/2010-05-15/examples-1.json",
"api-reference": "https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference",
"methods": [
"DescribeStackEvents",
"DescribeStacks"
]
},
"CloudFront": {
"source": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/cloudfront/2019-03-26/api-2.json",
"documentation": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/cloudfront/2019-03-26/docs-2.json",
"pagination": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/cloudfront/2019-03-26/paginators-1.json",
"waiter": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/cloudfront/2019-03-26/waiters-2.json",
"example": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/cloudfront/2019-03-26/examples-1.json",
"api-reference": "https://docs.aws.amazon.com/cloudfront/latest/APIReference",
"methods": [
"CreateInvalidation"
]
},
"CloudWatchLogs": {
"source": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/logs/2014-03-28/api-2.json",
"documentation": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/logs/2014-03-28/docs-2.json",
"pagination": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/logs/2014-03-28/paginators-1.json",
"example": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/logs/2014-03-28/examples-1.json",
"api-reference": "https://docs.aws.amazon.com/AmazonCloudWatchLogs/latest/APIReference",
"methods": [
"DescribeLogStreams",
"PutLogEvents"
]
},
"CodeDeploy": {
"source": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/codedeploy/2014-10-06/api-2.json",
"documentation": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/codedeploy/2014-10-06/docs-2.json",
"pagination": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/codedeploy/2014-10-06/paginators-1.json",
"waiter": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/codedeploy/2014-10-06/waiters-2.json",
"example": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/codedeploy/2014-10-06/examples-1.json",
"api-reference": "https://docs.aws.amazon.com/codedeploy/latest/APIReference",
"methods": [
"PutLifecycleEventHookExecutionStatus"
]
},
"CognitoIdentityProvider": {
"source": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/cognito-idp/2016-04-18/api-2.json",
"documentation": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/cognito-idp/2016-04-18/docs-2.json",
"pagination": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/cognito-idp/2016-04-18/paginators-1.json",
"example": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/cognito-idp/2016-04-18/examples-1.json",
"api-reference": "https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference",
"methods": [
"AdminConfirmSignUp",
"AdminCreateUser",
"AdminDeleteUser",
"AdminGetUser",
"AdminInitiateAuth",
"AdminSetUserPassword",
"AdminUpdateUserAttributes",
"AssociateSoftwareToken",
"ChangePassword",
"ConfirmForgotPassword",
"ForgotPassword",
"InitiateAuth",
"ListUsers",
"ResendConfirmationCode",
"RespondToAuthChallenge",
"SetUserMFAPreference",
"SignUp",
"VerifySoftwareToken"
]
},
"DynamoDb": {
"source": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/dynamodb/2012-08-10/api-2.json",
"documentation": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/dynamodb/2012-08-10/docs-2.json",
"pagination": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/dynamodb/2012-08-10/paginators-1.json",
"waiter": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/dynamodb/2012-08-10/waiters-2.json",
"example": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/dynamodb/2012-08-10/examples-1.json",
"api-reference": "https://docs.aws.amazon.com/amazondynamodb/latest/APIReference",
"methods": [
"BatchGetItem",
"BatchWriteItem",
"CreateTable",
"DeleteItem",
"DeleteTable",
"DescribeTable",
"GetItem",
"ListTables",
"PutItem",
"Query",
"Scan",
"TableExists",
"TableNotExists",
"UpdateItem",
"UpdateTable",
"UpdateTimeToLive"
]
},
"Ecr": {
"source": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/ecr/2015-09-21/api-2.json",
"documentation": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/ecr/2015-09-21/docs-2.json",
"example": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/ecr/2015-09-21/examples-1.json",
"pagination": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/ecr/2015-09-21/paginators-1.json",
"waiter": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/ecr/2015-09-21/waiters-2.json",
"api-reference": "https://docs.aws.amazon.com/AmazonECR/latest/APIReference",
"methods": [
"GetAuthorizationToken"
]
},
"EventBridge": {
"source": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/eventbridge/2015-10-07/api-2.json",
"documentation": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/eventbridge/2015-10-07/docs-2.json",
"pagination": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/eventbridge/2015-10-07/paginators-1.json",
"example": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/eventbridge/2015-10-07/examples-1.json",
"api-reference": "https://docs.aws.amazon.com/eventbridge/latest/APIReference",
"methods": [
"PutEvents"
]
},
"Iam": {
"source": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/iam/2010-05-08/api-2.json",
"documentation": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/iam/2010-05-08/docs-2.json",
"pagination": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/iam/2010-05-08/paginators-1.json",
"waiter": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/iam/2010-05-08/waiters-2.json",
"example": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/iam/2010-05-08/examples-1.json",
"api-reference": "https://docs.aws.amazon.com/IAM/latest/APIReference",
"methods": [
"AddUserToGroup",
"CreateAccessKey",
"CreateUser",
"DeleteAccessKey",
"DeleteUser",
"GetUser",
"ListUsers",
"UpdateUser"
]
},
"Lambda": {
"source": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/lambda/2015-03-31/api-2.json",
"documentation": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/lambda/2015-03-31/docs-2.json",
"pagination": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/lambda/2015-03-31/paginators-1.json",
"waiter": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/lambda/2015-03-31/waiters-2.json",
"example": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/lambda/2015-03-31/examples-1.json",
"api-reference": "https://docs.aws.amazon.com/lambda/latest/APIReference",
"methods": [
"AddLayerVersionPermission",
"Invoke",
"ListLayerVersions",
"PublishLayerVersion"
]
},
"RdsDataService": {
"source": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/rds-data/2018-08-01/api-2.json",
"documentation": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/rds-data/2018-08-01/docs-2.json",
"pagination": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/rds-data/2018-08-01/paginators-1.json",
"example": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/rds-data/2018-08-01/examples-1.json",
"api-reference": "https://docs.aws.amazon.com/rdsdataservice/latest/APIReference",
"methods": [
"BatchExecuteStatement",
"BeginTransaction",
"CommitTransaction",
"ExecuteStatement",
"RollbackTransaction"
]
},
"Rekognition": {
"source": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/rekognition/2016-06-27/api-2.json",
"documentation": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/rekognition/2016-06-27/docs-2.json",
"pagination": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/rekognition/2016-06-27/paginators-1.json",
"example": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/rekognition/2016-06-27/examples-1.json",
"api-reference": "https://docs.aws.amazon.com/rekognition/latest/dg",
"methods": [
"CreateCollection",
"CreateProject",
"DeleteCollection",
"DeleteProject",
"DetectFaces",
"IndexFaces",
"ListCollections",
"SearchFacesByImage"
]
},
"S3": {
"source": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/s3/2006-03-01/api-2.json",
"documentation": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/s3/2006-03-01/docs-2.json",
"pagination": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/s3/2006-03-01/paginators-1.json",
"waiter": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/s3/2006-03-01/waiters-2.json",
"example": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/s3/2006-03-01/examples-1.json",
"api-reference": "https://docs.aws.amazon.com/AmazonS3/latest/API",
"methods": [
"AbortMultipartUpload",
"BucketExists",
"BucketNotExists",
"CompleteMultipartUpload",
"CopyObject",
"CreateBucket",
"CreateMultipartUpload",
"DeleteBucket",
"DeleteObject",
"DeleteObjects",
"GetObject",
"GetObjectAcl",
"HeadObject",
"ListMultipartUploads",
"ListObjectsV2",
"ListParts",
"ObjectExists",
"ObjectNotExists",
"PutObject",
"PutObjectAcl",
"UploadPart"
]
},
"Ses": {
"source": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/sesv2/2019-09-27/api-2.json",
"documentation": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/sesv2/2019-09-27/docs-2.json",
"pagination": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/sesv2/2019-09-27/paginators-1.json",
"example": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/email/2010-12-01/examples-1.json",
"api-reference": "https://docs.aws.amazon.com/ses/latest/APIReference",
"methods": [
"SendEmail"
]
},
"Sns": {
"source": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/sns/2010-03-31/api-2.json",
"documentation": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/sns/2010-03-31/docs-2.json",
"pagination": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/sns/2010-03-31/paginators-1.json",
"example": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/sns/2010-03-31/examples-1.json",
"api-reference": "https://docs.aws.amazon.com/sns/latest/api",
"methods": [
"CreatePlatformEndpoint",
"CreateTopic",
"DeleteEndpoint",
"DeleteTopic",
"ListSubscriptionsByTopic",
"Publish",
"Subscribe",
"Unsubscribe"
]
},
"Sqs": {
"source": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/sqs/2012-11-05/api-2.json",
"documentation": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/sqs/2012-11-05/docs-2.json",
"pagination": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/sqs/2012-11-05/paginators-1.json",
"waiter": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/sqs/2012-11-05/waiters-2.json",
"example": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/sqs/2012-11-05/examples-1.json",
"api-reference": "https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference",
"methods": [
"ChangeMessageVisibility",
"CreateQueue",
"DeleteMessage",
"DeleteQueue",
"GetQueueAttributes",
"GetQueueUrl",
"ListQueues",
"PurgeQueue",
"QueueExists",
"ReceiveMessage",
"SendMessage"
],
"patches": {
"source": [
{
"value": "All",
"op": "add",
"path": "/shapes/MessageSystemAttributeName/enum/8"
},
{
"value": "AttributeNameList",
"op": "test",
"path": "/shapes/ReceiveMessageRequest/members/AttributeNames/shape"
},
{
"value": "MessageSystemAttributeNameList",
"op": "replace",
"path": "/shapes/ReceiveMessageRequest/members/AttributeNames/shape"
},
{
"value": {
"type": "list",
"member": {
"shape": "MessageSystemAttributeName",
"locationName": "AttributeName"
},
"flattened": true
},
"op": "add",
"path": "/shapes/MessageSystemAttributeNameList"
}
]
}
},
"Ssm": {
"source": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/ssm/2014-11-06/api-2.json",
"documentation": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/ssm/2014-11-06/docs-2.json",
"pagination": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/ssm/2014-11-06/paginators-1.json",
"example": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/ssm/2014-11-06/examples-1.json",
"api-reference": "https://docs.aws.amazon.com/systems-manager/latest/APIReference",
"methods": [
"DeleteParameter",
"GetParameter",
"GetParameters",
"GetParametersByPath",
"PutParameter"
]
},
"Sts": {
"source": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/sts/2011-06-15/api-2.json",
"documentation": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/sts/2011-06-15/docs-2.json",
"pagination": "https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/sts/2011-06-15/paginators-1.json",
"namespace": "AsyncAws\\Core\\Sts",
"api-reference": "https://docs.aws.amazon.com/STS/latest/APIReference",
"methods": [
"AssumeRole",
"AssumeRoleWithWebIdentity",
"GetCallerIdentity"
]
}
}
}