aws-sdk-core 2.0.24 → 2.0.25
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/CloudFront.api.json +52 -58
- data/apis/SSM.api.json +1047 -0
- data/endpoints.json +0 -6
- data/lib/aws-sdk-core.rb +1 -0
- data/lib/aws-sdk-core/credential_provider_chain.rb +7 -3
- data/lib/aws-sdk-core/instance_profile_credentials.rb +20 -11
- data/lib/aws-sdk-core/plugins/s3_request_signer.rb +2 -1
- data/lib/aws-sdk-core/shared_credentials.rb +1 -1
- data/lib/aws-sdk-core/ssm.rb +4 -0
- data/lib/aws-sdk-core/version.rb +1 -1
- metadata +9 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ca9ecdea76b6b507929a3c4e0dafa88738cfdbe3
|
4
|
+
data.tar.gz: b4127834ca871b8856727cdcb1333975b9a8c126
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f0b6ae1759f5bd431e4edd85857928567abf92c2da3a31d2d51f004f73a242ecb07223b72b7ed5d87e27b495e91457ce53c0b609102123543aa11826d3922899
|
7
|
+
data.tar.gz: 3285f04cc4b230e5f70f13b79f973f8334b6b8ad451f29d6f4428227fcb605e95c7484fb5d51cd72fc82a2ba6567edecf50a6533e3b83f9acb3eceaf41c62d5c
|
data/apis/CloudFront.api.json
CHANGED
@@ -1,6 +1,7 @@
|
|
1
1
|
{
|
2
|
+
"version":"2.0",
|
2
3
|
"metadata":{
|
3
|
-
"apiVersion":"2014-
|
4
|
+
"apiVersion":"2014-11-06",
|
4
5
|
"endpointPrefix":"cloudfront",
|
5
6
|
"globalEndpoint":"cloudfront.amazonaws.com",
|
6
7
|
"serviceAbbreviation":"CloudFront",
|
@@ -10,10 +11,10 @@
|
|
10
11
|
},
|
11
12
|
"operations":{
|
12
13
|
"CreateCloudFrontOriginAccessIdentity":{
|
13
|
-
"name":"
|
14
|
+
"name":"CreateCloudFrontOriginAccessIdentity2014_11_06",
|
14
15
|
"http":{
|
15
16
|
"method":"POST",
|
16
|
-
"requestUri":"/2014-
|
17
|
+
"requestUri":"/2014-11-06/origin-access-identity/cloudfront",
|
17
18
|
"responseCode":201
|
18
19
|
},
|
19
20
|
"input":{"shape":"CreateCloudFrontOriginAccessIdentityRequest"},
|
@@ -47,10 +48,10 @@
|
|
47
48
|
]
|
48
49
|
},
|
49
50
|
"CreateDistribution":{
|
50
|
-
"name":"
|
51
|
+
"name":"CreateDistribution2014_11_06",
|
51
52
|
"http":{
|
52
53
|
"method":"POST",
|
53
|
-
"requestUri":"/2014-
|
54
|
+
"requestUri":"/2014-11-06/distribution",
|
54
55
|
"responseCode":201
|
55
56
|
},
|
56
57
|
"input":{"shape":"CreateDistributionRequest"},
|
@@ -204,10 +205,10 @@
|
|
204
205
|
]
|
205
206
|
},
|
206
207
|
"CreateInvalidation":{
|
207
|
-
"name":"
|
208
|
+
"name":"CreateInvalidation2014_11_06",
|
208
209
|
"http":{
|
209
210
|
"method":"POST",
|
210
|
-
"requestUri":"/2014-
|
211
|
+
"requestUri":"/2014-11-06/distribution/{DistributionId}/invalidation",
|
211
212
|
"responseCode":201
|
212
213
|
},
|
213
214
|
"input":{"shape":"CreateInvalidationRequest"},
|
@@ -251,10 +252,10 @@
|
|
251
252
|
]
|
252
253
|
},
|
253
254
|
"CreateStreamingDistribution":{
|
254
|
-
"name":"
|
255
|
+
"name":"CreateStreamingDistribution2014_11_06",
|
255
256
|
"http":{
|
256
257
|
"method":"POST",
|
257
|
-
"requestUri":"/2014-
|
258
|
+
"requestUri":"/2014-11-06/streaming-distribution",
|
258
259
|
"responseCode":201
|
259
260
|
},
|
260
261
|
"input":{"shape":"CreateStreamingDistributionRequest"},
|
@@ -323,10 +324,10 @@
|
|
323
324
|
]
|
324
325
|
},
|
325
326
|
"DeleteCloudFrontOriginAccessIdentity":{
|
326
|
-
"name":"
|
327
|
+
"name":"DeleteCloudFrontOriginAccessIdentity2014_11_06",
|
327
328
|
"http":{
|
328
329
|
"method":"DELETE",
|
329
|
-
"requestUri":"/2014-
|
330
|
+
"requestUri":"/2014-11-06/origin-access-identity/cloudfront/{Id}",
|
330
331
|
"responseCode":204
|
331
332
|
},
|
332
333
|
"input":{"shape":"DeleteCloudFrontOriginAccessIdentityRequest"},
|
@@ -359,10 +360,10 @@
|
|
359
360
|
]
|
360
361
|
},
|
361
362
|
"DeleteDistribution":{
|
362
|
-
"name":"
|
363
|
+
"name":"DeleteDistribution2014_11_06",
|
363
364
|
"http":{
|
364
365
|
"method":"DELETE",
|
365
|
-
"requestUri":"/2014-
|
366
|
+
"requestUri":"/2014-11-06/distribution/{Id}",
|
366
367
|
"responseCode":204
|
367
368
|
},
|
368
369
|
"input":{"shape":"DeleteDistributionRequest"},
|
@@ -395,10 +396,10 @@
|
|
395
396
|
]
|
396
397
|
},
|
397
398
|
"DeleteStreamingDistribution":{
|
398
|
-
"name":"
|
399
|
+
"name":"DeleteStreamingDistribution2014_11_06",
|
399
400
|
"http":{
|
400
401
|
"method":"DELETE",
|
401
|
-
"requestUri":"/2014-
|
402
|
+
"requestUri":"/2014-11-06/streaming-distribution/{Id}",
|
402
403
|
"responseCode":204
|
403
404
|
},
|
404
405
|
"input":{"shape":"DeleteStreamingDistributionRequest"},
|
@@ -431,10 +432,10 @@
|
|
431
432
|
]
|
432
433
|
},
|
433
434
|
"GetCloudFrontOriginAccessIdentity":{
|
434
|
-
"name":"
|
435
|
+
"name":"GetCloudFrontOriginAccessIdentity2014_11_06",
|
435
436
|
"http":{
|
436
437
|
"method":"GET",
|
437
|
-
"requestUri":"/2014-
|
438
|
+
"requestUri":"/2014-11-06/origin-access-identity/cloudfront/{Id}"
|
438
439
|
},
|
439
440
|
"input":{"shape":"GetCloudFrontOriginAccessIdentityRequest"},
|
440
441
|
"output":{"shape":"GetCloudFrontOriginAccessIdentityResult"},
|
@@ -452,10 +453,10 @@
|
|
452
453
|
]
|
453
454
|
},
|
454
455
|
"GetCloudFrontOriginAccessIdentityConfig":{
|
455
|
-
"name":"
|
456
|
+
"name":"GetCloudFrontOriginAccessIdentityConfig2014_11_06",
|
456
457
|
"http":{
|
457
458
|
"method":"GET",
|
458
|
-
"requestUri":"/2014-
|
459
|
+
"requestUri":"/2014-11-06/origin-access-identity/cloudfront/{Id}/config"
|
459
460
|
},
|
460
461
|
"input":{"shape":"GetCloudFrontOriginAccessIdentityConfigRequest"},
|
461
462
|
"output":{"shape":"GetCloudFrontOriginAccessIdentityConfigResult"},
|
@@ -473,10 +474,10 @@
|
|
473
474
|
]
|
474
475
|
},
|
475
476
|
"GetDistribution":{
|
476
|
-
"name":"
|
477
|
+
"name":"GetDistribution2014_11_06",
|
477
478
|
"http":{
|
478
479
|
"method":"GET",
|
479
|
-
"requestUri":"/2014-
|
480
|
+
"requestUri":"/2014-11-06/distribution/{Id}"
|
480
481
|
},
|
481
482
|
"input":{"shape":"GetDistributionRequest"},
|
482
483
|
"output":{"shape":"GetDistributionResult"},
|
@@ -494,10 +495,10 @@
|
|
494
495
|
]
|
495
496
|
},
|
496
497
|
"GetDistributionConfig":{
|
497
|
-
"name":"
|
498
|
+
"name":"GetDistributionConfig2014_11_06",
|
498
499
|
"http":{
|
499
500
|
"method":"GET",
|
500
|
-
"requestUri":"/2014-
|
501
|
+
"requestUri":"/2014-11-06/distribution/{Id}/config"
|
501
502
|
},
|
502
503
|
"input":{"shape":"GetDistributionConfigRequest"},
|
503
504
|
"output":{"shape":"GetDistributionConfigResult"},
|
@@ -515,10 +516,10 @@
|
|
515
516
|
]
|
516
517
|
},
|
517
518
|
"GetInvalidation":{
|
518
|
-
"name":"
|
519
|
+
"name":"GetInvalidation2014_11_06",
|
519
520
|
"http":{
|
520
521
|
"method":"GET",
|
521
|
-
"requestUri":"/2014-
|
522
|
+
"requestUri":"/2014-11-06/distribution/{DistributionId}/invalidation/{Id}"
|
522
523
|
},
|
523
524
|
"input":{"shape":"GetInvalidationRequest"},
|
524
525
|
"output":{"shape":"GetInvalidationResult"},
|
@@ -541,10 +542,10 @@
|
|
541
542
|
]
|
542
543
|
},
|
543
544
|
"GetStreamingDistribution":{
|
544
|
-
"name":"
|
545
|
+
"name":"GetStreamingDistribution2014_11_06",
|
545
546
|
"http":{
|
546
547
|
"method":"GET",
|
547
|
-
"requestUri":"/2014-
|
548
|
+
"requestUri":"/2014-11-06/streaming-distribution/{Id}"
|
548
549
|
},
|
549
550
|
"input":{"shape":"GetStreamingDistributionRequest"},
|
550
551
|
"output":{"shape":"GetStreamingDistributionResult"},
|
@@ -562,10 +563,10 @@
|
|
562
563
|
]
|
563
564
|
},
|
564
565
|
"GetStreamingDistributionConfig":{
|
565
|
-
"name":"
|
566
|
+
"name":"GetStreamingDistributionConfig2014_11_06",
|
566
567
|
"http":{
|
567
568
|
"method":"GET",
|
568
|
-
"requestUri":"/2014-
|
569
|
+
"requestUri":"/2014-11-06/streaming-distribution/{Id}/config"
|
569
570
|
},
|
570
571
|
"input":{"shape":"GetStreamingDistributionConfigRequest"},
|
571
572
|
"output":{"shape":"GetStreamingDistributionConfigResult"},
|
@@ -583,10 +584,10 @@
|
|
583
584
|
]
|
584
585
|
},
|
585
586
|
"ListCloudFrontOriginAccessIdentities":{
|
586
|
-
"name":"
|
587
|
+
"name":"ListCloudFrontOriginAccessIdentities2014_11_06",
|
587
588
|
"http":{
|
588
589
|
"method":"GET",
|
589
|
-
"requestUri":"/2014-
|
590
|
+
"requestUri":"/2014-11-06/origin-access-identity/cloudfront"
|
590
591
|
},
|
591
592
|
"input":{"shape":"ListCloudFrontOriginAccessIdentitiesRequest"},
|
592
593
|
"output":{"shape":"ListCloudFrontOriginAccessIdentitiesResult"},
|
@@ -599,10 +600,10 @@
|
|
599
600
|
]
|
600
601
|
},
|
601
602
|
"ListDistributions":{
|
602
|
-
"name":"
|
603
|
+
"name":"ListDistributions2014_11_06",
|
603
604
|
"http":{
|
604
605
|
"method":"GET",
|
605
|
-
"requestUri":"/2014-
|
606
|
+
"requestUri":"/2014-11-06/distribution"
|
606
607
|
},
|
607
608
|
"input":{"shape":"ListDistributionsRequest"},
|
608
609
|
"output":{"shape":"ListDistributionsResult"},
|
@@ -615,10 +616,10 @@
|
|
615
616
|
]
|
616
617
|
},
|
617
618
|
"ListInvalidations":{
|
618
|
-
"name":"
|
619
|
+
"name":"ListInvalidations2014_11_06",
|
619
620
|
"http":{
|
620
621
|
"method":"GET",
|
621
|
-
"requestUri":"/2014-
|
622
|
+
"requestUri":"/2014-11-06/distribution/{DistributionId}/invalidation"
|
622
623
|
},
|
623
624
|
"input":{"shape":"ListInvalidationsRequest"},
|
624
625
|
"output":{"shape":"ListInvalidationsResult"},
|
@@ -641,10 +642,10 @@
|
|
641
642
|
]
|
642
643
|
},
|
643
644
|
"ListStreamingDistributions":{
|
644
|
-
"name":"
|
645
|
+
"name":"ListStreamingDistributions2014_11_06",
|
645
646
|
"http":{
|
646
647
|
"method":"GET",
|
647
|
-
"requestUri":"/2014-
|
648
|
+
"requestUri":"/2014-11-06/streaming-distribution"
|
648
649
|
},
|
649
650
|
"input":{"shape":"ListStreamingDistributionsRequest"},
|
650
651
|
"output":{"shape":"ListStreamingDistributionsResult"},
|
@@ -657,10 +658,10 @@
|
|
657
658
|
]
|
658
659
|
},
|
659
660
|
"UpdateCloudFrontOriginAccessIdentity":{
|
660
|
-
"name":"
|
661
|
+
"name":"UpdateCloudFrontOriginAccessIdentity2014_11_06",
|
661
662
|
"http":{
|
662
663
|
"method":"PUT",
|
663
|
-
"requestUri":"/2014-
|
664
|
+
"requestUri":"/2014-11-06/origin-access-identity/cloudfront/{Id}/config"
|
664
665
|
},
|
665
666
|
"input":{"shape":"UpdateCloudFrontOriginAccessIdentityRequest"},
|
666
667
|
"output":{"shape":"UpdateCloudFrontOriginAccessIdentityResult"},
|
@@ -708,10 +709,10 @@
|
|
708
709
|
]
|
709
710
|
},
|
710
711
|
"UpdateDistribution":{
|
711
|
-
"name":"
|
712
|
+
"name":"UpdateDistribution2014_11_06",
|
712
713
|
"http":{
|
713
714
|
"method":"PUT",
|
714
|
-
"requestUri":"/2014-
|
715
|
+
"requestUri":"/2014-11-06/distribution/{Id}/config"
|
715
716
|
},
|
716
717
|
"input":{"shape":"UpdateDistributionRequest"},
|
717
718
|
"output":{"shape":"UpdateDistributionResult"},
|
@@ -864,10 +865,10 @@
|
|
864
865
|
]
|
865
866
|
},
|
866
867
|
"UpdateStreamingDistribution":{
|
867
|
-
"name":"
|
868
|
+
"name":"UpdateStreamingDistribution2014_11_06",
|
868
869
|
"http":{
|
869
870
|
"method":"PUT",
|
870
|
-
"requestUri":"/2014-
|
871
|
+
"requestUri":"/2014-11-06/streaming-distribution/{Id}/config"
|
871
872
|
},
|
872
873
|
"input":{"shape":"UpdateStreamingDistributionRequest"},
|
873
874
|
"output":{"shape":"UpdateStreamingDistributionResult"},
|
@@ -1163,7 +1164,7 @@
|
|
1163
1164
|
"members":{
|
1164
1165
|
"CloudFrontOriginAccessIdentityConfig":{
|
1165
1166
|
"shape":"CloudFrontOriginAccessIdentityConfig",
|
1166
|
-
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2014-
|
1167
|
+
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2014-11-06/"},
|
1167
1168
|
"locationName":"CloudFrontOriginAccessIdentityConfig"
|
1168
1169
|
}
|
1169
1170
|
},
|
@@ -1192,7 +1193,7 @@
|
|
1192
1193
|
"members":{
|
1193
1194
|
"DistributionConfig":{
|
1194
1195
|
"shape":"DistributionConfig",
|
1195
|
-
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2014-
|
1196
|
+
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2014-11-06/"},
|
1196
1197
|
"locationName":"DistributionConfig"
|
1197
1198
|
}
|
1198
1199
|
},
|
@@ -1229,7 +1230,7 @@
|
|
1229
1230
|
},
|
1230
1231
|
"InvalidationBatch":{
|
1231
1232
|
"shape":"InvalidationBatch",
|
1232
|
-
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2014-
|
1233
|
+
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2014-11-06/"},
|
1233
1234
|
"locationName":"InvalidationBatch"
|
1234
1235
|
}
|
1235
1236
|
},
|
@@ -1253,7 +1254,7 @@
|
|
1253
1254
|
"members":{
|
1254
1255
|
"StreamingDistributionConfig":{
|
1255
1256
|
"shape":"StreamingDistributionConfig",
|
1256
|
-
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2014-
|
1257
|
+
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2014-11-06/"},
|
1257
1258
|
"locationName":"StreamingDistributionConfig"
|
1258
1259
|
}
|
1259
1260
|
},
|
@@ -1414,14 +1415,9 @@
|
|
1414
1415
|
"type":"structure",
|
1415
1416
|
"required":[
|
1416
1417
|
"CallerReference",
|
1417
|
-
"Aliases",
|
1418
|
-
"DefaultRootObject",
|
1419
1418
|
"Origins",
|
1420
1419
|
"DefaultCacheBehavior",
|
1421
|
-
"CacheBehaviors",
|
1422
1420
|
"Comment",
|
1423
|
-
"Logging",
|
1424
|
-
"PriceClass",
|
1425
1421
|
"Enabled"
|
1426
1422
|
],
|
1427
1423
|
"members":{
|
@@ -2139,6 +2135,7 @@
|
|
2139
2135
|
"members":{
|
2140
2136
|
"Id":{"shape":"string"},
|
2141
2137
|
"DomainName":{"shape":"string"},
|
2138
|
+
"OriginPath":{"shape":"string"},
|
2142
2139
|
"S3OriginConfig":{"shape":"S3OriginConfig"},
|
2143
2140
|
"CustomOriginConfig":{"shape":"CustomOriginConfig"}
|
2144
2141
|
}
|
@@ -2274,11 +2271,8 @@
|
|
2274
2271
|
"required":[
|
2275
2272
|
"CallerReference",
|
2276
2273
|
"S3Origin",
|
2277
|
-
"Aliases",
|
2278
2274
|
"Comment",
|
2279
|
-
"Logging",
|
2280
2275
|
"TrustedSigners",
|
2281
|
-
"PriceClass",
|
2282
2276
|
"Enabled"
|
2283
2277
|
],
|
2284
2278
|
"members":{
|
@@ -2489,7 +2483,7 @@
|
|
2489
2483
|
"members":{
|
2490
2484
|
"CloudFrontOriginAccessIdentityConfig":{
|
2491
2485
|
"shape":"CloudFrontOriginAccessIdentityConfig",
|
2492
|
-
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2014-
|
2486
|
+
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2014-11-06/"},
|
2493
2487
|
"locationName":"CloudFrontOriginAccessIdentityConfig"
|
2494
2488
|
},
|
2495
2489
|
"Id":{
|
@@ -2526,7 +2520,7 @@
|
|
2526
2520
|
"members":{
|
2527
2521
|
"DistributionConfig":{
|
2528
2522
|
"shape":"DistributionConfig",
|
2529
|
-
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2014-
|
2523
|
+
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2014-11-06/"},
|
2530
2524
|
"locationName":"DistributionConfig"
|
2531
2525
|
},
|
2532
2526
|
"Id":{
|
@@ -2563,7 +2557,7 @@
|
|
2563
2557
|
"members":{
|
2564
2558
|
"StreamingDistributionConfig":{
|
2565
2559
|
"shape":"StreamingDistributionConfig",
|
2566
|
-
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2014-
|
2560
|
+
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2014-11-06/"},
|
2567
2561
|
"locationName":"StreamingDistributionConfig"
|
2568
2562
|
},
|
2569
2563
|
"Id":{
|
data/apis/SSM.api.json
ADDED
@@ -0,0 +1,1047 @@
|
|
1
|
+
{
|
2
|
+
"version":"2.0",
|
3
|
+
"metadata":{
|
4
|
+
"apiVersion":"2014-11-06",
|
5
|
+
"endpointPrefix":"ssm",
|
6
|
+
"jsonVersion":"1.1",
|
7
|
+
"serviceAbbreviation":"Amazon SSM",
|
8
|
+
"serviceFullName":"Amazon Simple Systems Management Service",
|
9
|
+
"signatureVersion":"v4",
|
10
|
+
"targetPrefix":"AmazonSSM",
|
11
|
+
"protocol":"json"
|
12
|
+
},
|
13
|
+
"operations":{
|
14
|
+
"CreateAssociation":{
|
15
|
+
"name":"CreateAssociation",
|
16
|
+
"http":{
|
17
|
+
"method":"POST",
|
18
|
+
"requestUri":"/"
|
19
|
+
},
|
20
|
+
"input":{"shape":"CreateAssociationRequest"},
|
21
|
+
"output":{"shape":"CreateAssociationResult"},
|
22
|
+
"errors":[
|
23
|
+
{
|
24
|
+
"shape":"AssociationAlreadyExists",
|
25
|
+
"error":{
|
26
|
+
"code":"AssociationAlreadyExists",
|
27
|
+
"httpStatusCode":400,
|
28
|
+
"senderFault":true
|
29
|
+
},
|
30
|
+
"exception":true
|
31
|
+
},
|
32
|
+
{
|
33
|
+
"shape":"AssociationLimitExceeded",
|
34
|
+
"error":{
|
35
|
+
"code":"AssociationLimitExceeded",
|
36
|
+
"httpStatusCode":400,
|
37
|
+
"senderFault":true
|
38
|
+
},
|
39
|
+
"exception":true
|
40
|
+
},
|
41
|
+
{
|
42
|
+
"shape":"InternalServerError",
|
43
|
+
"error":{
|
44
|
+
"code":"InternalServerError",
|
45
|
+
"httpStatusCode":500
|
46
|
+
},
|
47
|
+
"exception":true
|
48
|
+
},
|
49
|
+
{
|
50
|
+
"shape":"InvalidDocument",
|
51
|
+
"error":{
|
52
|
+
"code":"InvalidDocument",
|
53
|
+
"httpStatusCode":404,
|
54
|
+
"senderFault":true
|
55
|
+
},
|
56
|
+
"exception":true
|
57
|
+
},
|
58
|
+
{
|
59
|
+
"shape":"InvalidInstanceId",
|
60
|
+
"error":{
|
61
|
+
"code":"InvalidInstanceId",
|
62
|
+
"httpStatusCode":404,
|
63
|
+
"senderFault":true
|
64
|
+
},
|
65
|
+
"exception":true
|
66
|
+
}
|
67
|
+
]
|
68
|
+
},
|
69
|
+
"CreateAssociationBatch":{
|
70
|
+
"name":"CreateAssociationBatch",
|
71
|
+
"http":{
|
72
|
+
"method":"POST",
|
73
|
+
"requestUri":"/"
|
74
|
+
},
|
75
|
+
"input":{"shape":"CreateAssociationBatchRequest"},
|
76
|
+
"output":{"shape":"CreateAssociationBatchResult"},
|
77
|
+
"errors":[
|
78
|
+
{
|
79
|
+
"shape":"InternalServerError",
|
80
|
+
"error":{
|
81
|
+
"code":"InternalServerError",
|
82
|
+
"httpStatusCode":500
|
83
|
+
},
|
84
|
+
"exception":true
|
85
|
+
},
|
86
|
+
{
|
87
|
+
"shape":"InvalidDocument",
|
88
|
+
"error":{
|
89
|
+
"code":"InvalidDocument",
|
90
|
+
"httpStatusCode":404,
|
91
|
+
"senderFault":true
|
92
|
+
},
|
93
|
+
"exception":true
|
94
|
+
},
|
95
|
+
{
|
96
|
+
"shape":"InvalidInstanceId",
|
97
|
+
"error":{
|
98
|
+
"code":"InvalidInstanceId",
|
99
|
+
"httpStatusCode":404,
|
100
|
+
"senderFault":true
|
101
|
+
},
|
102
|
+
"exception":true
|
103
|
+
},
|
104
|
+
{
|
105
|
+
"shape":"DuplicateInstanceId",
|
106
|
+
"error":{
|
107
|
+
"code":"DuplicateInstanceId",
|
108
|
+
"httpStatusCode":404,
|
109
|
+
"senderFault":true
|
110
|
+
},
|
111
|
+
"exception":true
|
112
|
+
},
|
113
|
+
{
|
114
|
+
"shape":"AssociationLimitExceeded",
|
115
|
+
"error":{
|
116
|
+
"code":"AssociationLimitExceeded",
|
117
|
+
"httpStatusCode":400,
|
118
|
+
"senderFault":true
|
119
|
+
},
|
120
|
+
"exception":true
|
121
|
+
}
|
122
|
+
]
|
123
|
+
},
|
124
|
+
"CreateDocument":{
|
125
|
+
"name":"CreateDocument",
|
126
|
+
"http":{
|
127
|
+
"method":"POST",
|
128
|
+
"requestUri":"/"
|
129
|
+
},
|
130
|
+
"input":{"shape":"CreateDocumentRequest"},
|
131
|
+
"output":{"shape":"CreateDocumentResult"},
|
132
|
+
"errors":[
|
133
|
+
{
|
134
|
+
"shape":"DocumentAlreadyExists",
|
135
|
+
"error":{
|
136
|
+
"code":"DocumentAlreadyExists",
|
137
|
+
"httpStatusCode":400,
|
138
|
+
"senderFault":true
|
139
|
+
},
|
140
|
+
"exception":true
|
141
|
+
},
|
142
|
+
{
|
143
|
+
"shape":"MaxDocumentSizeExceeded",
|
144
|
+
"error":{
|
145
|
+
"code":"MaxDocumentSizeExceeded",
|
146
|
+
"httpStatusCode":400,
|
147
|
+
"senderFault":true
|
148
|
+
},
|
149
|
+
"exception":true
|
150
|
+
},
|
151
|
+
{
|
152
|
+
"shape":"InternalServerError",
|
153
|
+
"error":{
|
154
|
+
"code":"InternalServerError",
|
155
|
+
"httpStatusCode":500
|
156
|
+
},
|
157
|
+
"exception":true
|
158
|
+
},
|
159
|
+
{
|
160
|
+
"shape":"InvalidDocumentContent",
|
161
|
+
"error":{
|
162
|
+
"code":"InvalidDocumentContent",
|
163
|
+
"httpStatusCode":400,
|
164
|
+
"senderFault":true
|
165
|
+
},
|
166
|
+
"exception":true
|
167
|
+
},
|
168
|
+
{
|
169
|
+
"shape":"DocumentLimitExceeded",
|
170
|
+
"error":{
|
171
|
+
"code":"DocumentLimitExceeded",
|
172
|
+
"httpStatusCode":400,
|
173
|
+
"senderFault":true
|
174
|
+
},
|
175
|
+
"exception":true
|
176
|
+
}
|
177
|
+
]
|
178
|
+
},
|
179
|
+
"DeleteAssociation":{
|
180
|
+
"name":"DeleteAssociation",
|
181
|
+
"http":{
|
182
|
+
"method":"POST",
|
183
|
+
"requestUri":"/"
|
184
|
+
},
|
185
|
+
"input":{"shape":"DeleteAssociationRequest"},
|
186
|
+
"output":{"shape":"DeleteAssociationResult"},
|
187
|
+
"errors":[
|
188
|
+
{
|
189
|
+
"shape":"AssociationDoesNotExist",
|
190
|
+
"error":{
|
191
|
+
"code":"AssociationDoesNotExist",
|
192
|
+
"httpStatusCode":404,
|
193
|
+
"senderFault":true
|
194
|
+
},
|
195
|
+
"exception":true
|
196
|
+
},
|
197
|
+
{
|
198
|
+
"shape":"InternalServerError",
|
199
|
+
"error":{
|
200
|
+
"code":"InternalServerError",
|
201
|
+
"httpStatusCode":500
|
202
|
+
},
|
203
|
+
"exception":true
|
204
|
+
},
|
205
|
+
{
|
206
|
+
"shape":"InvalidDocument",
|
207
|
+
"error":{
|
208
|
+
"code":"InvalidDocument",
|
209
|
+
"httpStatusCode":404,
|
210
|
+
"senderFault":true
|
211
|
+
},
|
212
|
+
"exception":true
|
213
|
+
},
|
214
|
+
{
|
215
|
+
"shape":"InvalidInstanceId",
|
216
|
+
"error":{
|
217
|
+
"code":"InvalidInstanceId",
|
218
|
+
"httpStatusCode":404,
|
219
|
+
"senderFault":true
|
220
|
+
},
|
221
|
+
"exception":true
|
222
|
+
},
|
223
|
+
{
|
224
|
+
"shape":"TooManyUpdates",
|
225
|
+
"error":{
|
226
|
+
"code":"TooManyUpdates",
|
227
|
+
"httpStatusCode":429,
|
228
|
+
"senderFault":true
|
229
|
+
},
|
230
|
+
"exception":true
|
231
|
+
}
|
232
|
+
]
|
233
|
+
},
|
234
|
+
"DeleteDocument":{
|
235
|
+
"name":"DeleteDocument",
|
236
|
+
"http":{
|
237
|
+
"method":"POST",
|
238
|
+
"requestUri":"/"
|
239
|
+
},
|
240
|
+
"input":{"shape":"DeleteDocumentRequest"},
|
241
|
+
"output":{"shape":"DeleteDocumentResult"},
|
242
|
+
"errors":[
|
243
|
+
{
|
244
|
+
"shape":"InternalServerError",
|
245
|
+
"error":{
|
246
|
+
"code":"InternalServerError",
|
247
|
+
"httpStatusCode":500
|
248
|
+
},
|
249
|
+
"exception":true
|
250
|
+
},
|
251
|
+
{
|
252
|
+
"shape":"InvalidDocument",
|
253
|
+
"error":{
|
254
|
+
"code":"InvalidDocument",
|
255
|
+
"httpStatusCode":404,
|
256
|
+
"senderFault":true
|
257
|
+
},
|
258
|
+
"exception":true
|
259
|
+
},
|
260
|
+
{
|
261
|
+
"shape":"AssociatedInstances",
|
262
|
+
"error":{
|
263
|
+
"code":"AssociatedInstances",
|
264
|
+
"httpStatusCode":400,
|
265
|
+
"senderFault":true
|
266
|
+
},
|
267
|
+
"exception":true
|
268
|
+
}
|
269
|
+
]
|
270
|
+
},
|
271
|
+
"DescribeAssociation":{
|
272
|
+
"name":"DescribeAssociation",
|
273
|
+
"http":{
|
274
|
+
"method":"POST",
|
275
|
+
"requestUri":"/"
|
276
|
+
},
|
277
|
+
"input":{"shape":"DescribeAssociationRequest"},
|
278
|
+
"output":{"shape":"DescribeAssociationResult"},
|
279
|
+
"errors":[
|
280
|
+
{
|
281
|
+
"shape":"AssociationDoesNotExist",
|
282
|
+
"error":{
|
283
|
+
"code":"AssociationDoesNotExist",
|
284
|
+
"httpStatusCode":404,
|
285
|
+
"senderFault":true
|
286
|
+
},
|
287
|
+
"exception":true
|
288
|
+
},
|
289
|
+
{
|
290
|
+
"shape":"InternalServerError",
|
291
|
+
"error":{
|
292
|
+
"code":"InternalServerError",
|
293
|
+
"httpStatusCode":500
|
294
|
+
},
|
295
|
+
"exception":true
|
296
|
+
},
|
297
|
+
{
|
298
|
+
"shape":"InvalidDocument",
|
299
|
+
"error":{
|
300
|
+
"code":"InvalidDocument",
|
301
|
+
"httpStatusCode":404,
|
302
|
+
"senderFault":true
|
303
|
+
},
|
304
|
+
"exception":true
|
305
|
+
},
|
306
|
+
{
|
307
|
+
"shape":"InvalidInstanceId",
|
308
|
+
"error":{
|
309
|
+
"code":"InvalidInstanceId",
|
310
|
+
"httpStatusCode":404,
|
311
|
+
"senderFault":true
|
312
|
+
},
|
313
|
+
"exception":true
|
314
|
+
}
|
315
|
+
]
|
316
|
+
},
|
317
|
+
"DescribeDocument":{
|
318
|
+
"name":"DescribeDocument",
|
319
|
+
"http":{
|
320
|
+
"method":"POST",
|
321
|
+
"requestUri":"/"
|
322
|
+
},
|
323
|
+
"input":{"shape":"DescribeDocumentRequest"},
|
324
|
+
"output":{"shape":"DescribeDocumentResult"},
|
325
|
+
"errors":[
|
326
|
+
{
|
327
|
+
"shape":"InternalServerError",
|
328
|
+
"error":{
|
329
|
+
"code":"InternalServerError",
|
330
|
+
"httpStatusCode":500
|
331
|
+
},
|
332
|
+
"exception":true
|
333
|
+
},
|
334
|
+
{
|
335
|
+
"shape":"InvalidDocument",
|
336
|
+
"error":{
|
337
|
+
"code":"InvalidDocument",
|
338
|
+
"httpStatusCode":404,
|
339
|
+
"senderFault":true
|
340
|
+
},
|
341
|
+
"exception":true
|
342
|
+
}
|
343
|
+
]
|
344
|
+
},
|
345
|
+
"GetDocument":{
|
346
|
+
"name":"GetDocument",
|
347
|
+
"http":{
|
348
|
+
"method":"POST",
|
349
|
+
"requestUri":"/"
|
350
|
+
},
|
351
|
+
"input":{"shape":"GetDocumentRequest"},
|
352
|
+
"output":{"shape":"GetDocumentResult"},
|
353
|
+
"errors":[
|
354
|
+
{
|
355
|
+
"shape":"InternalServerError",
|
356
|
+
"error":{
|
357
|
+
"code":"InternalServerError",
|
358
|
+
"httpStatusCode":500
|
359
|
+
},
|
360
|
+
"exception":true
|
361
|
+
},
|
362
|
+
{
|
363
|
+
"shape":"InvalidDocument",
|
364
|
+
"error":{
|
365
|
+
"code":"InvalidDocument",
|
366
|
+
"httpStatusCode":404,
|
367
|
+
"senderFault":true
|
368
|
+
},
|
369
|
+
"exception":true
|
370
|
+
}
|
371
|
+
]
|
372
|
+
},
|
373
|
+
"ListAssociations":{
|
374
|
+
"name":"ListAssociations",
|
375
|
+
"http":{
|
376
|
+
"method":"POST",
|
377
|
+
"requestUri":"/"
|
378
|
+
},
|
379
|
+
"input":{"shape":"ListAssociationsRequest"},
|
380
|
+
"output":{"shape":"ListAssociationsResult"},
|
381
|
+
"errors":[
|
382
|
+
{
|
383
|
+
"shape":"InternalServerError",
|
384
|
+
"error":{
|
385
|
+
"code":"InternalServerError",
|
386
|
+
"httpStatusCode":500
|
387
|
+
},
|
388
|
+
"exception":true
|
389
|
+
},
|
390
|
+
{
|
391
|
+
"shape":"InvalidNextToken",
|
392
|
+
"error":{
|
393
|
+
"code":"InvalidNextToken",
|
394
|
+
"httpStatusCode":400,
|
395
|
+
"senderFault":true
|
396
|
+
},
|
397
|
+
"exception":true
|
398
|
+
}
|
399
|
+
]
|
400
|
+
},
|
401
|
+
"ListDocuments":{
|
402
|
+
"name":"ListDocuments",
|
403
|
+
"http":{
|
404
|
+
"method":"POST",
|
405
|
+
"requestUri":"/"
|
406
|
+
},
|
407
|
+
"input":{"shape":"ListDocumentsRequest"},
|
408
|
+
"output":{"shape":"ListDocumentsResult"},
|
409
|
+
"errors":[
|
410
|
+
{
|
411
|
+
"shape":"InternalServerError",
|
412
|
+
"error":{
|
413
|
+
"code":"InternalServerError",
|
414
|
+
"httpStatusCode":500
|
415
|
+
},
|
416
|
+
"exception":true
|
417
|
+
},
|
418
|
+
{
|
419
|
+
"shape":"InvalidNextToken",
|
420
|
+
"error":{
|
421
|
+
"code":"InvalidNextToken",
|
422
|
+
"httpStatusCode":400,
|
423
|
+
"senderFault":true
|
424
|
+
},
|
425
|
+
"exception":true
|
426
|
+
}
|
427
|
+
]
|
428
|
+
},
|
429
|
+
"UpdateAssociationStatus":{
|
430
|
+
"name":"UpdateAssociationStatus",
|
431
|
+
"http":{
|
432
|
+
"method":"POST",
|
433
|
+
"requestUri":"/"
|
434
|
+
},
|
435
|
+
"input":{"shape":"UpdateAssociationStatusRequest"},
|
436
|
+
"output":{"shape":"UpdateAssociationStatusResult"},
|
437
|
+
"errors":[
|
438
|
+
{
|
439
|
+
"shape":"InternalServerError",
|
440
|
+
"error":{
|
441
|
+
"code":"InternalServerError",
|
442
|
+
"httpStatusCode":500
|
443
|
+
},
|
444
|
+
"exception":true
|
445
|
+
},
|
446
|
+
{
|
447
|
+
"shape":"InvalidInstanceId",
|
448
|
+
"error":{
|
449
|
+
"code":"InvalidInstanceId",
|
450
|
+
"httpStatusCode":404,
|
451
|
+
"senderFault":true
|
452
|
+
},
|
453
|
+
"exception":true
|
454
|
+
},
|
455
|
+
{
|
456
|
+
"shape":"InvalidDocument",
|
457
|
+
"error":{
|
458
|
+
"code":"InvalidDocument",
|
459
|
+
"httpStatusCode":404,
|
460
|
+
"senderFault":true
|
461
|
+
},
|
462
|
+
"exception":true
|
463
|
+
},
|
464
|
+
{
|
465
|
+
"shape":"AssociationDoesNotExist",
|
466
|
+
"error":{
|
467
|
+
"code":"AssociationDoesNotExist",
|
468
|
+
"httpStatusCode":404,
|
469
|
+
"senderFault":true
|
470
|
+
},
|
471
|
+
"exception":true
|
472
|
+
},
|
473
|
+
{
|
474
|
+
"shape":"StatusUnchanged",
|
475
|
+
"error":{
|
476
|
+
"code":"StatusUnchanged",
|
477
|
+
"httpStatusCode":400,
|
478
|
+
"senderFault":true
|
479
|
+
},
|
480
|
+
"exception":true
|
481
|
+
},
|
482
|
+
{
|
483
|
+
"shape":"TooManyUpdates",
|
484
|
+
"error":{
|
485
|
+
"code":"TooManyUpdates",
|
486
|
+
"httpStatusCode":429,
|
487
|
+
"senderFault":true
|
488
|
+
},
|
489
|
+
"exception":true
|
490
|
+
}
|
491
|
+
]
|
492
|
+
}
|
493
|
+
},
|
494
|
+
"shapes":{
|
495
|
+
"AssociatedInstances":{
|
496
|
+
"type":"structure",
|
497
|
+
"members":{
|
498
|
+
},
|
499
|
+
"error":{
|
500
|
+
"code":"AssociatedInstances",
|
501
|
+
"httpStatusCode":400,
|
502
|
+
"senderFault":true
|
503
|
+
},
|
504
|
+
"exception":true
|
505
|
+
},
|
506
|
+
"Association":{
|
507
|
+
"type":"structure",
|
508
|
+
"members":{
|
509
|
+
"Name":{"shape":"DocumentName"},
|
510
|
+
"InstanceId":{"shape":"InstanceId"}
|
511
|
+
}
|
512
|
+
},
|
513
|
+
"AssociationAlreadyExists":{
|
514
|
+
"type":"structure",
|
515
|
+
"members":{
|
516
|
+
},
|
517
|
+
"error":{
|
518
|
+
"code":"AssociationAlreadyExists",
|
519
|
+
"httpStatusCode":400,
|
520
|
+
"senderFault":true
|
521
|
+
},
|
522
|
+
"exception":true
|
523
|
+
},
|
524
|
+
"AssociationDescription":{
|
525
|
+
"type":"structure",
|
526
|
+
"members":{
|
527
|
+
"Name":{"shape":"DocumentName"},
|
528
|
+
"InstanceId":{"shape":"InstanceId"},
|
529
|
+
"Date":{"shape":"DateTime"},
|
530
|
+
"Status":{"shape":"AssociationStatus"}
|
531
|
+
}
|
532
|
+
},
|
533
|
+
"AssociationDescriptionList":{
|
534
|
+
"type":"list",
|
535
|
+
"member":{
|
536
|
+
"shape":"AssociationDescription",
|
537
|
+
"locationName":"AssociationDescription"
|
538
|
+
}
|
539
|
+
},
|
540
|
+
"AssociationDoesNotExist":{
|
541
|
+
"type":"structure",
|
542
|
+
"members":{
|
543
|
+
},
|
544
|
+
"error":{
|
545
|
+
"code":"AssociationDoesNotExist",
|
546
|
+
"httpStatusCode":404,
|
547
|
+
"senderFault":true
|
548
|
+
},
|
549
|
+
"exception":true
|
550
|
+
},
|
551
|
+
"AssociationFilter":{
|
552
|
+
"type":"structure",
|
553
|
+
"required":[
|
554
|
+
"key",
|
555
|
+
"value"
|
556
|
+
],
|
557
|
+
"members":{
|
558
|
+
"key":{"shape":"AssociationFilterKey"},
|
559
|
+
"value":{"shape":"AssociationFilterValue"}
|
560
|
+
}
|
561
|
+
},
|
562
|
+
"AssociationFilterKey":{
|
563
|
+
"type":"string",
|
564
|
+
"enum":[
|
565
|
+
"InstanceId",
|
566
|
+
"Name"
|
567
|
+
]
|
568
|
+
},
|
569
|
+
"AssociationFilterList":{
|
570
|
+
"type":"list",
|
571
|
+
"member":{
|
572
|
+
"shape":"AssociationFilter",
|
573
|
+
"locationName":"AssociationFilter"
|
574
|
+
},
|
575
|
+
"min":1
|
576
|
+
},
|
577
|
+
"AssociationFilterValue":{
|
578
|
+
"type":"string",
|
579
|
+
"min":1
|
580
|
+
},
|
581
|
+
"AssociationLimitExceeded":{
|
582
|
+
"type":"structure",
|
583
|
+
"members":{
|
584
|
+
},
|
585
|
+
"error":{
|
586
|
+
"code":"AssociationLimitExceeded",
|
587
|
+
"httpStatusCode":400,
|
588
|
+
"senderFault":true
|
589
|
+
},
|
590
|
+
"exception":true
|
591
|
+
},
|
592
|
+
"AssociationList":{
|
593
|
+
"type":"list",
|
594
|
+
"member":{
|
595
|
+
"shape":"Association",
|
596
|
+
"locationName":"Association"
|
597
|
+
}
|
598
|
+
},
|
599
|
+
"AssociationStatus":{
|
600
|
+
"type":"structure",
|
601
|
+
"required":[
|
602
|
+
"Date",
|
603
|
+
"Name",
|
604
|
+
"Message"
|
605
|
+
],
|
606
|
+
"members":{
|
607
|
+
"Date":{"shape":"DateTime"},
|
608
|
+
"Name":{"shape":"AssociationStatusName"},
|
609
|
+
"Message":{"shape":"StatusMessage"},
|
610
|
+
"AdditionalInfo":{"shape":"StatusAdditionalInfo"}
|
611
|
+
}
|
612
|
+
},
|
613
|
+
"AssociationStatusName":{
|
614
|
+
"type":"string",
|
615
|
+
"enum":[
|
616
|
+
"Pending",
|
617
|
+
"Success",
|
618
|
+
"Failed"
|
619
|
+
]
|
620
|
+
},
|
621
|
+
"BatchErrorMessage":{"type":"string"},
|
622
|
+
"CreateAssociationBatchRequest":{
|
623
|
+
"type":"structure",
|
624
|
+
"required":["Entries"],
|
625
|
+
"members":{
|
626
|
+
"Entries":{"shape":"CreateAssociationBatchRequestEntries"}
|
627
|
+
}
|
628
|
+
},
|
629
|
+
"CreateAssociationBatchRequestEntries":{
|
630
|
+
"type":"list",
|
631
|
+
"member":{
|
632
|
+
"shape":"CreateAssociationBatchRequestEntry",
|
633
|
+
"locationName":"entries"
|
634
|
+
}
|
635
|
+
},
|
636
|
+
"CreateAssociationBatchRequestEntry":{
|
637
|
+
"type":"structure",
|
638
|
+
"members":{
|
639
|
+
"Name":{"shape":"DocumentName"},
|
640
|
+
"InstanceId":{"shape":"InstanceId"}
|
641
|
+
}
|
642
|
+
},
|
643
|
+
"CreateAssociationBatchResult":{
|
644
|
+
"type":"structure",
|
645
|
+
"members":{
|
646
|
+
"Successful":{"shape":"AssociationDescriptionList"},
|
647
|
+
"Failed":{"shape":"FailedCreateAssociationList"}
|
648
|
+
}
|
649
|
+
},
|
650
|
+
"CreateAssociationRequest":{
|
651
|
+
"type":"structure",
|
652
|
+
"required":[
|
653
|
+
"Name",
|
654
|
+
"InstanceId"
|
655
|
+
],
|
656
|
+
"members":{
|
657
|
+
"Name":{"shape":"DocumentName"},
|
658
|
+
"InstanceId":{"shape":"InstanceId"}
|
659
|
+
}
|
660
|
+
},
|
661
|
+
"CreateAssociationResult":{
|
662
|
+
"type":"structure",
|
663
|
+
"members":{
|
664
|
+
"AssociationDescription":{"shape":"AssociationDescription"}
|
665
|
+
}
|
666
|
+
},
|
667
|
+
"CreateDocumentRequest":{
|
668
|
+
"type":"structure",
|
669
|
+
"required":[
|
670
|
+
"Content",
|
671
|
+
"Name"
|
672
|
+
],
|
673
|
+
"members":{
|
674
|
+
"Content":{"shape":"DocumentContent"},
|
675
|
+
"Name":{"shape":"DocumentName"}
|
676
|
+
}
|
677
|
+
},
|
678
|
+
"CreateDocumentResult":{
|
679
|
+
"type":"structure",
|
680
|
+
"members":{
|
681
|
+
"DocumentDescription":{"shape":"DocumentDescription"}
|
682
|
+
}
|
683
|
+
},
|
684
|
+
"DateTime":{"type":"timestamp"},
|
685
|
+
"DeleteAssociationRequest":{
|
686
|
+
"type":"structure",
|
687
|
+
"required":[
|
688
|
+
"Name",
|
689
|
+
"InstanceId"
|
690
|
+
],
|
691
|
+
"members":{
|
692
|
+
"Name":{"shape":"DocumentName"},
|
693
|
+
"InstanceId":{"shape":"InstanceId"}
|
694
|
+
}
|
695
|
+
},
|
696
|
+
"DeleteAssociationResult":{
|
697
|
+
"type":"structure",
|
698
|
+
"members":{
|
699
|
+
}
|
700
|
+
},
|
701
|
+
"DeleteDocumentRequest":{
|
702
|
+
"type":"structure",
|
703
|
+
"required":["Name"],
|
704
|
+
"members":{
|
705
|
+
"Name":{"shape":"DocumentName"}
|
706
|
+
}
|
707
|
+
},
|
708
|
+
"DeleteDocumentResult":{
|
709
|
+
"type":"structure",
|
710
|
+
"members":{
|
711
|
+
}
|
712
|
+
},
|
713
|
+
"DescribeAssociationRequest":{
|
714
|
+
"type":"structure",
|
715
|
+
"required":[
|
716
|
+
"Name",
|
717
|
+
"InstanceId"
|
718
|
+
],
|
719
|
+
"members":{
|
720
|
+
"Name":{"shape":"DocumentName"},
|
721
|
+
"InstanceId":{"shape":"InstanceId"}
|
722
|
+
}
|
723
|
+
},
|
724
|
+
"DescribeAssociationResult":{
|
725
|
+
"type":"structure",
|
726
|
+
"members":{
|
727
|
+
"AssociationDescription":{"shape":"AssociationDescription"}
|
728
|
+
}
|
729
|
+
},
|
730
|
+
"DescribeDocumentRequest":{
|
731
|
+
"type":"structure",
|
732
|
+
"required":["Name"],
|
733
|
+
"members":{
|
734
|
+
"Name":{"shape":"DocumentName"}
|
735
|
+
}
|
736
|
+
},
|
737
|
+
"DescribeDocumentResult":{
|
738
|
+
"type":"structure",
|
739
|
+
"members":{
|
740
|
+
"Document":{"shape":"DocumentDescription"}
|
741
|
+
}
|
742
|
+
},
|
743
|
+
"DocumentAlreadyExists":{
|
744
|
+
"type":"structure",
|
745
|
+
"members":{
|
746
|
+
},
|
747
|
+
"error":{
|
748
|
+
"code":"DocumentAlreadyExists",
|
749
|
+
"httpStatusCode":400,
|
750
|
+
"senderFault":true
|
751
|
+
},
|
752
|
+
"exception":true
|
753
|
+
},
|
754
|
+
"DocumentContent":{
|
755
|
+
"type":"string",
|
756
|
+
"min":1
|
757
|
+
},
|
758
|
+
"DocumentDescription":{
|
759
|
+
"type":"structure",
|
760
|
+
"members":{
|
761
|
+
"Sha1":{"shape":"DocumentSha1"},
|
762
|
+
"Name":{"shape":"DocumentName"},
|
763
|
+
"CreatedDate":{"shape":"DateTime"},
|
764
|
+
"Status":{"shape":"DocumentStatus"}
|
765
|
+
}
|
766
|
+
},
|
767
|
+
"DocumentFilter":{
|
768
|
+
"type":"structure",
|
769
|
+
"required":[
|
770
|
+
"key",
|
771
|
+
"value"
|
772
|
+
],
|
773
|
+
"members":{
|
774
|
+
"key":{"shape":"DocumentFilterKey"},
|
775
|
+
"value":{"shape":"DocumentFilterValue"}
|
776
|
+
}
|
777
|
+
},
|
778
|
+
"DocumentFilterKey":{
|
779
|
+
"type":"string",
|
780
|
+
"enum":["Name"]
|
781
|
+
},
|
782
|
+
"DocumentFilterList":{
|
783
|
+
"type":"list",
|
784
|
+
"member":{
|
785
|
+
"shape":"DocumentFilter",
|
786
|
+
"locationName":"DocumentFilter"
|
787
|
+
},
|
788
|
+
"min":1
|
789
|
+
},
|
790
|
+
"DocumentFilterValue":{
|
791
|
+
"type":"string",
|
792
|
+
"min":1
|
793
|
+
},
|
794
|
+
"DocumentIdentifier":{
|
795
|
+
"type":"structure",
|
796
|
+
"members":{
|
797
|
+
"Name":{"shape":"DocumentName"}
|
798
|
+
}
|
799
|
+
},
|
800
|
+
"DocumentIdentifierList":{
|
801
|
+
"type":"list",
|
802
|
+
"member":{
|
803
|
+
"shape":"DocumentIdentifier",
|
804
|
+
"locationName":"DocumentIdentifier"
|
805
|
+
}
|
806
|
+
},
|
807
|
+
"DocumentLimitExceeded":{
|
808
|
+
"type":"structure",
|
809
|
+
"members":{
|
810
|
+
},
|
811
|
+
"error":{
|
812
|
+
"code":"DocumentLimitExceeded",
|
813
|
+
"httpStatusCode":400,
|
814
|
+
"senderFault":true
|
815
|
+
},
|
816
|
+
"exception":true
|
817
|
+
},
|
818
|
+
"DocumentName":{
|
819
|
+
"type":"string",
|
820
|
+
"min":3,
|
821
|
+
"max":64,
|
822
|
+
"pattern":"^[a-zA-Z0-9_\\-.]{3,64}$"
|
823
|
+
},
|
824
|
+
"DocumentSha1":{"type":"string"},
|
825
|
+
"DocumentStatus":{
|
826
|
+
"type":"string",
|
827
|
+
"enum":[
|
828
|
+
"Creating",
|
829
|
+
"Active",
|
830
|
+
"Deleting"
|
831
|
+
]
|
832
|
+
},
|
833
|
+
"DuplicateInstanceId":{
|
834
|
+
"type":"structure",
|
835
|
+
"members":{
|
836
|
+
},
|
837
|
+
"error":{
|
838
|
+
"code":"DuplicateInstanceId",
|
839
|
+
"httpStatusCode":404,
|
840
|
+
"senderFault":true
|
841
|
+
},
|
842
|
+
"exception":true
|
843
|
+
},
|
844
|
+
"FailedCreateAssociation":{
|
845
|
+
"type":"structure",
|
846
|
+
"members":{
|
847
|
+
"Entry":{"shape":"CreateAssociationBatchRequestEntry"},
|
848
|
+
"Message":{"shape":"BatchErrorMessage"},
|
849
|
+
"Fault":{"shape":"Fault"}
|
850
|
+
}
|
851
|
+
},
|
852
|
+
"FailedCreateAssociationList":{
|
853
|
+
"type":"list",
|
854
|
+
"member":{
|
855
|
+
"shape":"FailedCreateAssociation",
|
856
|
+
"locationName":"FailedCreateAssociationEntry"
|
857
|
+
}
|
858
|
+
},
|
859
|
+
"Fault":{
|
860
|
+
"type":"string",
|
861
|
+
"enum":[
|
862
|
+
"Client",
|
863
|
+
"Server",
|
864
|
+
"Unknown"
|
865
|
+
]
|
866
|
+
},
|
867
|
+
"GetDocumentRequest":{
|
868
|
+
"type":"structure",
|
869
|
+
"required":["Name"],
|
870
|
+
"members":{
|
871
|
+
"Name":{"shape":"DocumentName"}
|
872
|
+
}
|
873
|
+
},
|
874
|
+
"GetDocumentResult":{
|
875
|
+
"type":"structure",
|
876
|
+
"members":{
|
877
|
+
"Name":{"shape":"DocumentName"},
|
878
|
+
"Content":{"shape":"DocumentContent"}
|
879
|
+
}
|
880
|
+
},
|
881
|
+
"InstanceId":{
|
882
|
+
"type":"string",
|
883
|
+
"min":10,
|
884
|
+
"max":10,
|
885
|
+
"pattern":"^(?=.{10}$)(i-(\\w){8})"
|
886
|
+
},
|
887
|
+
"InternalServerError":{
|
888
|
+
"type":"structure",
|
889
|
+
"members":{
|
890
|
+
},
|
891
|
+
"error":{
|
892
|
+
"code":"InternalServerError",
|
893
|
+
"httpStatusCode":500
|
894
|
+
},
|
895
|
+
"exception":true
|
896
|
+
},
|
897
|
+
"InvalidDocument":{
|
898
|
+
"type":"structure",
|
899
|
+
"members":{
|
900
|
+
},
|
901
|
+
"error":{
|
902
|
+
"code":"InvalidDocument",
|
903
|
+
"httpStatusCode":404,
|
904
|
+
"senderFault":true
|
905
|
+
},
|
906
|
+
"exception":true
|
907
|
+
},
|
908
|
+
"InvalidDocumentContent":{
|
909
|
+
"type":"structure",
|
910
|
+
"members":{
|
911
|
+
"message":{"shape":"String"}
|
912
|
+
},
|
913
|
+
"error":{
|
914
|
+
"code":"InvalidDocumentContent",
|
915
|
+
"httpStatusCode":400,
|
916
|
+
"senderFault":true
|
917
|
+
},
|
918
|
+
"exception":true
|
919
|
+
},
|
920
|
+
"InvalidInstanceId":{
|
921
|
+
"type":"structure",
|
922
|
+
"members":{
|
923
|
+
},
|
924
|
+
"error":{
|
925
|
+
"code":"InvalidInstanceId",
|
926
|
+
"httpStatusCode":404,
|
927
|
+
"senderFault":true
|
928
|
+
},
|
929
|
+
"exception":true
|
930
|
+
},
|
931
|
+
"InvalidNextToken":{
|
932
|
+
"type":"structure",
|
933
|
+
"members":{
|
934
|
+
},
|
935
|
+
"error":{
|
936
|
+
"code":"InvalidNextToken",
|
937
|
+
"httpStatusCode":400,
|
938
|
+
"senderFault":true
|
939
|
+
},
|
940
|
+
"exception":true
|
941
|
+
},
|
942
|
+
"ListAssociationsRequest":{
|
943
|
+
"type":"structure",
|
944
|
+
"required":["AssociationFilterList"],
|
945
|
+
"members":{
|
946
|
+
"AssociationFilterList":{"shape":"AssociationFilterList"},
|
947
|
+
"MaxResults":{
|
948
|
+
"shape":"MaxResults",
|
949
|
+
"box":true
|
950
|
+
},
|
951
|
+
"NextToken":{"shape":"NextToken"}
|
952
|
+
}
|
953
|
+
},
|
954
|
+
"ListAssociationsResult":{
|
955
|
+
"type":"structure",
|
956
|
+
"members":{
|
957
|
+
"Associations":{"shape":"AssociationList"},
|
958
|
+
"NextToken":{"shape":"NextToken"}
|
959
|
+
}
|
960
|
+
},
|
961
|
+
"ListDocumentsRequest":{
|
962
|
+
"type":"structure",
|
963
|
+
"members":{
|
964
|
+
"DocumentFilterList":{"shape":"DocumentFilterList"},
|
965
|
+
"MaxResults":{
|
966
|
+
"shape":"MaxResults",
|
967
|
+
"box":true
|
968
|
+
},
|
969
|
+
"NextToken":{"shape":"NextToken"}
|
970
|
+
}
|
971
|
+
},
|
972
|
+
"ListDocumentsResult":{
|
973
|
+
"type":"structure",
|
974
|
+
"members":{
|
975
|
+
"DocumentIdentifiers":{"shape":"DocumentIdentifierList"},
|
976
|
+
"NextToken":{"shape":"NextToken"}
|
977
|
+
}
|
978
|
+
},
|
979
|
+
"MaxDocumentSizeExceeded":{
|
980
|
+
"type":"structure",
|
981
|
+
"members":{
|
982
|
+
},
|
983
|
+
"error":{
|
984
|
+
"code":"MaxDocumentSizeExceeded",
|
985
|
+
"httpStatusCode":400,
|
986
|
+
"senderFault":true
|
987
|
+
},
|
988
|
+
"exception":true
|
989
|
+
},
|
990
|
+
"MaxResults":{
|
991
|
+
"type":"integer",
|
992
|
+
"min":1,
|
993
|
+
"max":25
|
994
|
+
},
|
995
|
+
"NextToken":{"type":"string"},
|
996
|
+
"StatusAdditionalInfo":{
|
997
|
+
"type":"string",
|
998
|
+
"max":1024
|
999
|
+
},
|
1000
|
+
"StatusMessage":{
|
1001
|
+
"type":"string",
|
1002
|
+
"max":1024
|
1003
|
+
},
|
1004
|
+
"StatusUnchanged":{
|
1005
|
+
"type":"structure",
|
1006
|
+
"members":{
|
1007
|
+
},
|
1008
|
+
"error":{
|
1009
|
+
"code":"StatusUnchanged",
|
1010
|
+
"httpStatusCode":400,
|
1011
|
+
"senderFault":true
|
1012
|
+
},
|
1013
|
+
"exception":true
|
1014
|
+
},
|
1015
|
+
"String":{"type":"string"},
|
1016
|
+
"TooManyUpdates":{
|
1017
|
+
"type":"structure",
|
1018
|
+
"members":{
|
1019
|
+
},
|
1020
|
+
"error":{
|
1021
|
+
"code":"TooManyUpdates",
|
1022
|
+
"httpStatusCode":429,
|
1023
|
+
"senderFault":true
|
1024
|
+
},
|
1025
|
+
"exception":true
|
1026
|
+
},
|
1027
|
+
"UpdateAssociationStatusRequest":{
|
1028
|
+
"type":"structure",
|
1029
|
+
"required":[
|
1030
|
+
"Name",
|
1031
|
+
"InstanceId",
|
1032
|
+
"AssociationStatus"
|
1033
|
+
],
|
1034
|
+
"members":{
|
1035
|
+
"Name":{"shape":"DocumentName"},
|
1036
|
+
"InstanceId":{"shape":"InstanceId"},
|
1037
|
+
"AssociationStatus":{"shape":"AssociationStatus"}
|
1038
|
+
}
|
1039
|
+
},
|
1040
|
+
"UpdateAssociationStatusResult":{
|
1041
|
+
"type":"structure",
|
1042
|
+
"members":{
|
1043
|
+
"AssociationDescription":{"shape":"AssociationDescription"}
|
1044
|
+
}
|
1045
|
+
}
|
1046
|
+
}
|
1047
|
+
}
|