aws-sdk-core 2.11.149 → 2.11.150
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/lambda/2015-03-31/api-2.json +8 -8
- data/apis/rds/2014-10-31/api-2.json +4 -0
- data/apis/servicecatalog/2015-12-10/api-2.json +490 -3
- data/apis/servicecatalog/2015-12-10/paginators-1.json +15 -0
- data/apis/servicecatalog/2015-12-10/smoke.json +11 -0
- data/lib/aws-sdk-core/version.rb +1 -1
- metadata +3 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: bc1fbca0b90074832a1dc7c88d45edede1702716
|
4
|
+
data.tar.gz: 898c8347cbae698e890b25edb2fdfe2843fc6768
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3e24d1d7084629e2bfa3302287e7ef3b936c998f23c32c2470711aa6f457948f67282ed56a6addfde04e653367cf188dc8d64c83af7fff0d5ec0198714c74830
|
7
|
+
data.tar.gz: 566da88a26db1879054f87562c8e8f8325dbf7dca4bdd2bbf9e87aa183d85e1152eb9de84e45147468cf0297e2d028b11d63b83aa0684ac73b2c45d3aff3a737
|
@@ -611,7 +611,7 @@
|
|
611
611
|
},
|
612
612
|
"Arn":{
|
613
613
|
"type":"string",
|
614
|
-
"pattern":"arn:aws:([a-zA-Z0-9\\-])+:([a-z]{2}-[a-z]+-\\d{1})?:(\\d{12})?:(.*)"
|
614
|
+
"pattern":"arn:(aws[a-zA-Z0-9-]*):([a-zA-Z0-9\\-])+:([a-z]{2}(-gov)?-[a-z]+-\\d{1})?:(\\d{12})?:(.*)"
|
615
615
|
},
|
616
616
|
"BatchSize":{
|
617
617
|
"type":"integer",
|
@@ -878,7 +878,7 @@
|
|
878
878
|
},
|
879
879
|
"FunctionArn":{
|
880
880
|
"type":"string",
|
881
|
-
"pattern":"arn:aws
|
881
|
+
"pattern":"arn:(aws[a-zA-Z-]*)?:lambda:[a-z]{2}(-gov)?-[a-z]+-\\d{1}:\\d{12}:function:[a-zA-Z0-9-_]+(:(\\$LATEST|[a-zA-Z0-9-_]+))?"
|
882
882
|
},
|
883
883
|
"FunctionCode":{
|
884
884
|
"type":"structure",
|
@@ -928,7 +928,7 @@
|
|
928
928
|
"type":"string",
|
929
929
|
"max":140,
|
930
930
|
"min":1,
|
931
|
-
"pattern":"(arn:aws
|
931
|
+
"pattern":"(arn:(aws[a-zA-Z-]*)?:lambda:)?([a-z]{2}(-gov)?-[a-z]+-\\d{1}:)?(\\d{12}:)?(function:)?([a-zA-Z0-9-_]+)(:(\\$LATEST|[a-zA-Z0-9-_]+))?"
|
932
932
|
},
|
933
933
|
"FunctionVersion":{
|
934
934
|
"type":"string",
|
@@ -1224,7 +1224,7 @@
|
|
1224
1224
|
},
|
1225
1225
|
"KMSKeyArn":{
|
1226
1226
|
"type":"string",
|
1227
|
-
"pattern":"(arn:aws
|
1227
|
+
"pattern":"(arn:(aws[a-zA-Z-]*)?:[a-z0-9-.]+:.*)|()"
|
1228
1228
|
},
|
1229
1229
|
"KMSNotFoundException":{
|
1230
1230
|
"type":"structure",
|
@@ -1401,13 +1401,13 @@
|
|
1401
1401
|
},
|
1402
1402
|
"NameSpacedFunctionArn":{
|
1403
1403
|
"type":"string",
|
1404
|
-
"pattern":"arn:aws
|
1404
|
+
"pattern":"arn:(aws[a-zA-Z-]*)?:lambda:[a-z]{2}(-gov)?-[a-z]+-\\d{1}:\\d{12}:function:[a-zA-Z0-9-_\\.]+(:(\\$LATEST|[a-zA-Z0-9-_]+))?"
|
1405
1405
|
},
|
1406
1406
|
"NamespacedFunctionName":{
|
1407
1407
|
"type":"string",
|
1408
1408
|
"max":170,
|
1409
1409
|
"min":1,
|
1410
|
-
"pattern":"(arn:aws
|
1410
|
+
"pattern":"(arn:(aws[a-zA-Z-]*)?:lambda:)?([a-z]{2}(-gov)?-[a-z]+-\\d{1}:)?(\\d{12}:)?(function:)?([a-zA-Z0-9-_\\.]+)(:(\\$LATEST|[a-zA-Z0-9-_]+))?"
|
1411
1411
|
},
|
1412
1412
|
"NamespacedStatementId":{
|
1413
1413
|
"type":"string",
|
@@ -1516,7 +1516,7 @@
|
|
1516
1516
|
},
|
1517
1517
|
"ResourceArn":{
|
1518
1518
|
"type":"string",
|
1519
|
-
"pattern":"(arn:aws
|
1519
|
+
"pattern":"(arn:(aws[a-zA-Z-]*)?:[a-z0-9-.]+:.*)|()"
|
1520
1520
|
},
|
1521
1521
|
"ResourceConflictException":{
|
1522
1522
|
"type":"structure",
|
@@ -1547,7 +1547,7 @@
|
|
1547
1547
|
},
|
1548
1548
|
"RoleArn":{
|
1549
1549
|
"type":"string",
|
1550
|
-
"pattern":"arn:aws
|
1550
|
+
"pattern":"arn:(aws[a-zA-Z-]*)?:iam::\\d{12}:role/?[a-zA-Z_0-9+=,.@\\-_/]+"
|
1551
1551
|
},
|
1552
1552
|
"Runtime":{
|
1553
1553
|
"type":"string",
|
@@ -5182,6 +5182,7 @@
|
|
5182
5182
|
"EnableCloudwatchLogsExports":{"shape":"LogTypeList"},
|
5183
5183
|
"EngineMode":{"shape":"String"},
|
5184
5184
|
"ScalingConfiguration":{"shape":"ScalingConfiguration"},
|
5185
|
+
"DBClusterParameterGroupName":{"shape":"String"},
|
5185
5186
|
"DeletionProtection":{"shape":"BooleanOptional"}
|
5186
5187
|
}
|
5187
5188
|
},
|
@@ -5212,6 +5213,7 @@
|
|
5212
5213
|
"EnableIAMDatabaseAuthentication":{"shape":"BooleanOptional"},
|
5213
5214
|
"BacktrackWindow":{"shape":"LongOptional"},
|
5214
5215
|
"EnableCloudwatchLogsExports":{"shape":"LogTypeList"},
|
5216
|
+
"DBClusterParameterGroupName":{"shape":"String"},
|
5215
5217
|
"DeletionProtection":{"shape":"BooleanOptional"}
|
5216
5218
|
}
|
5217
5219
|
},
|
@@ -5253,6 +5255,7 @@
|
|
5253
5255
|
"EnableCloudwatchLogsExports":{"shape":"LogTypeList"},
|
5254
5256
|
"ProcessorFeatures":{"shape":"ProcessorFeatureList"},
|
5255
5257
|
"UseDefaultProcessorFeatures":{"shape":"BooleanOptional"},
|
5258
|
+
"DBParameterGroupName":{"shape":"String"},
|
5256
5259
|
"DeletionProtection":{"shape":"BooleanOptional"}
|
5257
5260
|
}
|
5258
5261
|
},
|
@@ -5359,6 +5362,7 @@
|
|
5359
5362
|
"EnableCloudwatchLogsExports":{"shape":"LogTypeList"},
|
5360
5363
|
"ProcessorFeatures":{"shape":"ProcessorFeatureList"},
|
5361
5364
|
"UseDefaultProcessorFeatures":{"shape":"BooleanOptional"},
|
5365
|
+
"DBParameterGroupName":{"shape":"String"},
|
5362
5366
|
"DeletionProtection":{"shape":"BooleanOptional"}
|
5363
5367
|
}
|
5364
5368
|
},
|
@@ -54,6 +54,20 @@
|
|
54
54
|
{"shape":"LimitExceededException"}
|
55
55
|
]
|
56
56
|
},
|
57
|
+
"AssociateServiceActionWithProvisioningArtifact":{
|
58
|
+
"name":"AssociateServiceActionWithProvisioningArtifact",
|
59
|
+
"http":{
|
60
|
+
"method":"POST",
|
61
|
+
"requestUri":"/"
|
62
|
+
},
|
63
|
+
"input":{"shape":"AssociateServiceActionWithProvisioningArtifactInput"},
|
64
|
+
"output":{"shape":"AssociateServiceActionWithProvisioningArtifactOutput"},
|
65
|
+
"errors":[
|
66
|
+
{"shape":"ResourceNotFoundException"},
|
67
|
+
{"shape":"DuplicateResourceException"},
|
68
|
+
{"shape":"LimitExceededException"}
|
69
|
+
]
|
70
|
+
},
|
57
71
|
"AssociateTagOptionWithResource":{
|
58
72
|
"name":"AssociateTagOptionWithResource",
|
59
73
|
"http":{
|
@@ -71,6 +85,30 @@
|
|
71
85
|
{"shape":"InvalidStateException"}
|
72
86
|
]
|
73
87
|
},
|
88
|
+
"BatchAssociateServiceActionWithProvisioningArtifact":{
|
89
|
+
"name":"BatchAssociateServiceActionWithProvisioningArtifact",
|
90
|
+
"http":{
|
91
|
+
"method":"POST",
|
92
|
+
"requestUri":"/"
|
93
|
+
},
|
94
|
+
"input":{"shape":"BatchAssociateServiceActionWithProvisioningArtifactInput"},
|
95
|
+
"output":{"shape":"BatchAssociateServiceActionWithProvisioningArtifactOutput"},
|
96
|
+
"errors":[
|
97
|
+
{"shape":"InvalidParametersException"}
|
98
|
+
]
|
99
|
+
},
|
100
|
+
"BatchDisassociateServiceActionFromProvisioningArtifact":{
|
101
|
+
"name":"BatchDisassociateServiceActionFromProvisioningArtifact",
|
102
|
+
"http":{
|
103
|
+
"method":"POST",
|
104
|
+
"requestUri":"/"
|
105
|
+
},
|
106
|
+
"input":{"shape":"BatchDisassociateServiceActionFromProvisioningArtifactInput"},
|
107
|
+
"output":{"shape":"BatchDisassociateServiceActionFromProvisioningArtifactOutput"},
|
108
|
+
"errors":[
|
109
|
+
{"shape":"InvalidParametersException"}
|
110
|
+
]
|
111
|
+
},
|
74
112
|
"CopyProduct":{
|
75
113
|
"name":"CopyProduct",
|
76
114
|
"http":{
|
@@ -169,6 +207,19 @@
|
|
169
207
|
{"shape":"LimitExceededException"}
|
170
208
|
]
|
171
209
|
},
|
210
|
+
"CreateServiceAction":{
|
211
|
+
"name":"CreateServiceAction",
|
212
|
+
"http":{
|
213
|
+
"method":"POST",
|
214
|
+
"requestUri":"/"
|
215
|
+
},
|
216
|
+
"input":{"shape":"CreateServiceActionInput"},
|
217
|
+
"output":{"shape":"CreateServiceActionOutput"},
|
218
|
+
"errors":[
|
219
|
+
{"shape":"InvalidParametersException"},
|
220
|
+
{"shape":"LimitExceededException"}
|
221
|
+
]
|
222
|
+
},
|
172
223
|
"CreateTagOption":{
|
173
224
|
"name":"CreateTagOption",
|
174
225
|
"http":{
|
@@ -265,6 +316,19 @@
|
|
265
316
|
{"shape":"InvalidParametersException"}
|
266
317
|
]
|
267
318
|
},
|
319
|
+
"DeleteServiceAction":{
|
320
|
+
"name":"DeleteServiceAction",
|
321
|
+
"http":{
|
322
|
+
"method":"POST",
|
323
|
+
"requestUri":"/"
|
324
|
+
},
|
325
|
+
"input":{"shape":"DeleteServiceActionInput"},
|
326
|
+
"output":{"shape":"DeleteServiceActionOutput"},
|
327
|
+
"errors":[
|
328
|
+
{"shape":"ResourceNotFoundException"},
|
329
|
+
{"shape":"ResourceInUseException"}
|
330
|
+
]
|
331
|
+
},
|
268
332
|
"DeleteTagOption":{
|
269
333
|
"name":"DeleteTagOption",
|
270
334
|
"http":{
|
@@ -415,6 +479,18 @@
|
|
415
479
|
{"shape":"ResourceNotFoundException"}
|
416
480
|
]
|
417
481
|
},
|
482
|
+
"DescribeServiceAction":{
|
483
|
+
"name":"DescribeServiceAction",
|
484
|
+
"http":{
|
485
|
+
"method":"POST",
|
486
|
+
"requestUri":"/"
|
487
|
+
},
|
488
|
+
"input":{"shape":"DescribeServiceActionInput"},
|
489
|
+
"output":{"shape":"DescribeServiceActionOutput"},
|
490
|
+
"errors":[
|
491
|
+
{"shape":"ResourceNotFoundException"}
|
492
|
+
]
|
493
|
+
},
|
418
494
|
"DescribeTagOption":{
|
419
495
|
"name":"DescribeTagOption",
|
420
496
|
"http":{
|
@@ -455,6 +531,18 @@
|
|
455
531
|
{"shape":"InvalidParametersException"}
|
456
532
|
]
|
457
533
|
},
|
534
|
+
"DisassociateServiceActionFromProvisioningArtifact":{
|
535
|
+
"name":"DisassociateServiceActionFromProvisioningArtifact",
|
536
|
+
"http":{
|
537
|
+
"method":"POST",
|
538
|
+
"requestUri":"/"
|
539
|
+
},
|
540
|
+
"input":{"shape":"DisassociateServiceActionFromProvisioningArtifactInput"},
|
541
|
+
"output":{"shape":"DisassociateServiceActionFromProvisioningArtifactOutput"},
|
542
|
+
"errors":[
|
543
|
+
{"shape":"ResourceNotFoundException"}
|
544
|
+
]
|
545
|
+
},
|
458
546
|
"DisassociateTagOptionFromResource":{
|
459
547
|
"name":"DisassociateTagOptionFromResource",
|
460
548
|
"http":{
|
@@ -482,6 +570,20 @@
|
|
482
570
|
{"shape":"InvalidStateException"}
|
483
571
|
]
|
484
572
|
},
|
573
|
+
"ExecuteProvisionedProductServiceAction":{
|
574
|
+
"name":"ExecuteProvisionedProductServiceAction",
|
575
|
+
"http":{
|
576
|
+
"method":"POST",
|
577
|
+
"requestUri":"/"
|
578
|
+
},
|
579
|
+
"input":{"shape":"ExecuteProvisionedProductServiceActionInput"},
|
580
|
+
"output":{"shape":"ExecuteProvisionedProductServiceActionOutput"},
|
581
|
+
"errors":[
|
582
|
+
{"shape":"InvalidParametersException"},
|
583
|
+
{"shape":"ResourceNotFoundException"},
|
584
|
+
{"shape":"InvalidStateException"}
|
585
|
+
]
|
586
|
+
},
|
485
587
|
"ListAcceptedPortfolioShares":{
|
486
588
|
"name":"ListAcceptedPortfolioShares",
|
487
589
|
"http":{
|
@@ -596,6 +698,19 @@
|
|
596
698
|
{"shape":"InvalidParametersException"}
|
597
699
|
]
|
598
700
|
},
|
701
|
+
"ListProvisioningArtifactsForServiceAction":{
|
702
|
+
"name":"ListProvisioningArtifactsForServiceAction",
|
703
|
+
"http":{
|
704
|
+
"method":"POST",
|
705
|
+
"requestUri":"/"
|
706
|
+
},
|
707
|
+
"input":{"shape":"ListProvisioningArtifactsForServiceActionInput"},
|
708
|
+
"output":{"shape":"ListProvisioningArtifactsForServiceActionOutput"},
|
709
|
+
"errors":[
|
710
|
+
{"shape":"ResourceNotFoundException"},
|
711
|
+
{"shape":"InvalidParametersException"}
|
712
|
+
]
|
713
|
+
},
|
599
714
|
"ListRecordHistory":{
|
600
715
|
"name":"ListRecordHistory",
|
601
716
|
"http":{
|
@@ -622,6 +737,31 @@
|
|
622
737
|
{"shape":"InvalidParametersException"}
|
623
738
|
]
|
624
739
|
},
|
740
|
+
"ListServiceActions":{
|
741
|
+
"name":"ListServiceActions",
|
742
|
+
"http":{
|
743
|
+
"method":"POST",
|
744
|
+
"requestUri":"/"
|
745
|
+
},
|
746
|
+
"input":{"shape":"ListServiceActionsInput"},
|
747
|
+
"output":{"shape":"ListServiceActionsOutput"},
|
748
|
+
"errors":[
|
749
|
+
{"shape":"InvalidParametersException"}
|
750
|
+
]
|
751
|
+
},
|
752
|
+
"ListServiceActionsForProvisioningArtifact":{
|
753
|
+
"name":"ListServiceActionsForProvisioningArtifact",
|
754
|
+
"http":{
|
755
|
+
"method":"POST",
|
756
|
+
"requestUri":"/"
|
757
|
+
},
|
758
|
+
"input":{"shape":"ListServiceActionsForProvisioningArtifactInput"},
|
759
|
+
"output":{"shape":"ListServiceActionsForProvisioningArtifactOutput"},
|
760
|
+
"errors":[
|
761
|
+
{"shape":"ResourceNotFoundException"},
|
762
|
+
{"shape":"InvalidParametersException"}
|
763
|
+
]
|
764
|
+
},
|
625
765
|
"ListTagOptions":{
|
626
766
|
"name":"ListTagOptions",
|
627
767
|
"http":{
|
@@ -790,6 +930,19 @@
|
|
790
930
|
{"shape":"InvalidParametersException"}
|
791
931
|
]
|
792
932
|
},
|
933
|
+
"UpdateServiceAction":{
|
934
|
+
"name":"UpdateServiceAction",
|
935
|
+
"http":{
|
936
|
+
"method":"POST",
|
937
|
+
"requestUri":"/"
|
938
|
+
},
|
939
|
+
"input":{"shape":"UpdateServiceActionInput"},
|
940
|
+
"output":{"shape":"UpdateServiceActionOutput"},
|
941
|
+
"errors":[
|
942
|
+
{"shape":"ResourceNotFoundException"},
|
943
|
+
{"shape":"InvalidParametersException"}
|
944
|
+
]
|
945
|
+
},
|
793
946
|
"UpdateTagOption":{
|
794
947
|
"name":"UpdateTagOption",
|
795
948
|
"http":{
|
@@ -807,7 +960,10 @@
|
|
807
960
|
}
|
808
961
|
},
|
809
962
|
"shapes":{
|
810
|
-
"AcceptLanguage":{
|
963
|
+
"AcceptLanguage":{
|
964
|
+
"type":"string",
|
965
|
+
"max":100
|
966
|
+
},
|
811
967
|
"AcceptPortfolioShareInput":{
|
812
968
|
"type":"structure",
|
813
969
|
"required":["PortfolioId"],
|
@@ -893,6 +1049,25 @@
|
|
893
1049
|
"members":{
|
894
1050
|
}
|
895
1051
|
},
|
1052
|
+
"AssociateServiceActionWithProvisioningArtifactInput":{
|
1053
|
+
"type":"structure",
|
1054
|
+
"required":[
|
1055
|
+
"ProductId",
|
1056
|
+
"ProvisioningArtifactId",
|
1057
|
+
"ServiceActionId"
|
1058
|
+
],
|
1059
|
+
"members":{
|
1060
|
+
"ProductId":{"shape":"Id"},
|
1061
|
+
"ProvisioningArtifactId":{"shape":"Id"},
|
1062
|
+
"ServiceActionId":{"shape":"Id"},
|
1063
|
+
"AcceptLanguage":{"shape":"AcceptLanguage"}
|
1064
|
+
}
|
1065
|
+
},
|
1066
|
+
"AssociateServiceActionWithProvisioningArtifactOutput":{
|
1067
|
+
"type":"structure",
|
1068
|
+
"members":{
|
1069
|
+
}
|
1070
|
+
},
|
896
1071
|
"AssociateTagOptionWithResourceInput":{
|
897
1072
|
"type":"structure",
|
898
1073
|
"required":[
|
@@ -910,6 +1085,34 @@
|
|
910
1085
|
}
|
911
1086
|
},
|
912
1087
|
"AttributeValue":{"type":"string"},
|
1088
|
+
"BatchAssociateServiceActionWithProvisioningArtifactInput":{
|
1089
|
+
"type":"structure",
|
1090
|
+
"required":["ServiceActionAssociations"],
|
1091
|
+
"members":{
|
1092
|
+
"ServiceActionAssociations":{"shape":"ServiceActionAssociations"},
|
1093
|
+
"AcceptLanguage":{"shape":"AcceptLanguage"}
|
1094
|
+
}
|
1095
|
+
},
|
1096
|
+
"BatchAssociateServiceActionWithProvisioningArtifactOutput":{
|
1097
|
+
"type":"structure",
|
1098
|
+
"members":{
|
1099
|
+
"FailedServiceActionAssociations":{"shape":"FailedServiceActionAssociations"}
|
1100
|
+
}
|
1101
|
+
},
|
1102
|
+
"BatchDisassociateServiceActionFromProvisioningArtifactInput":{
|
1103
|
+
"type":"structure",
|
1104
|
+
"required":["ServiceActionAssociations"],
|
1105
|
+
"members":{
|
1106
|
+
"ServiceActionAssociations":{"shape":"ServiceActionAssociations"},
|
1107
|
+
"AcceptLanguage":{"shape":"AcceptLanguage"}
|
1108
|
+
}
|
1109
|
+
},
|
1110
|
+
"BatchDisassociateServiceActionFromProvisioningArtifactOutput":{
|
1111
|
+
"type":"structure",
|
1112
|
+
"members":{
|
1113
|
+
"FailedServiceActionAssociations":{"shape":"FailedServiceActionAssociations"}
|
1114
|
+
}
|
1115
|
+
},
|
913
1116
|
"CausingEntity":{"type":"string"},
|
914
1117
|
"ChangeAction":{
|
915
1118
|
"type":"string",
|
@@ -1175,6 +1378,32 @@
|
|
1175
1378
|
"Status":{"shape":"Status"}
|
1176
1379
|
}
|
1177
1380
|
},
|
1381
|
+
"CreateServiceActionInput":{
|
1382
|
+
"type":"structure",
|
1383
|
+
"required":[
|
1384
|
+
"Name",
|
1385
|
+
"DefinitionType",
|
1386
|
+
"Definition",
|
1387
|
+
"IdempotencyToken"
|
1388
|
+
],
|
1389
|
+
"members":{
|
1390
|
+
"Name":{"shape":"ServiceActionName"},
|
1391
|
+
"DefinitionType":{"shape":"ServiceActionDefinitionType"},
|
1392
|
+
"Definition":{"shape":"ServiceActionDefinitionMap"},
|
1393
|
+
"Description":{"shape":"ServiceActionDescription"},
|
1394
|
+
"AcceptLanguage":{"shape":"AcceptLanguage"},
|
1395
|
+
"IdempotencyToken":{
|
1396
|
+
"shape":"IdempotencyToken",
|
1397
|
+
"idempotencyToken":true
|
1398
|
+
}
|
1399
|
+
}
|
1400
|
+
},
|
1401
|
+
"CreateServiceActionOutput":{
|
1402
|
+
"type":"structure",
|
1403
|
+
"members":{
|
1404
|
+
"ServiceActionDetail":{"shape":"ServiceActionDetail"}
|
1405
|
+
}
|
1406
|
+
},
|
1178
1407
|
"CreateTagOptionInput":{
|
1179
1408
|
"type":"structure",
|
1180
1409
|
"required":[
|
@@ -1282,6 +1511,19 @@
|
|
1282
1511
|
"members":{
|
1283
1512
|
}
|
1284
1513
|
},
|
1514
|
+
"DeleteServiceActionInput":{
|
1515
|
+
"type":"structure",
|
1516
|
+
"required":["Id"],
|
1517
|
+
"members":{
|
1518
|
+
"Id":{"shape":"Id"},
|
1519
|
+
"AcceptLanguage":{"shape":"AcceptLanguage"}
|
1520
|
+
}
|
1521
|
+
},
|
1522
|
+
"DeleteServiceActionOutput":{
|
1523
|
+
"type":"structure",
|
1524
|
+
"members":{
|
1525
|
+
}
|
1526
|
+
},
|
1285
1527
|
"DeleteTagOptionInput":{
|
1286
1528
|
"type":"structure",
|
1287
1529
|
"required":["Id"],
|
@@ -1483,6 +1725,20 @@
|
|
1483
1725
|
"NextPageToken":{"shape":"PageToken"}
|
1484
1726
|
}
|
1485
1727
|
},
|
1728
|
+
"DescribeServiceActionInput":{
|
1729
|
+
"type":"structure",
|
1730
|
+
"required":["Id"],
|
1731
|
+
"members":{
|
1732
|
+
"Id":{"shape":"Id"},
|
1733
|
+
"AcceptLanguage":{"shape":"AcceptLanguage"}
|
1734
|
+
}
|
1735
|
+
},
|
1736
|
+
"DescribeServiceActionOutput":{
|
1737
|
+
"type":"structure",
|
1738
|
+
"members":{
|
1739
|
+
"ServiceActionDetail":{"shape":"ServiceActionDetail"}
|
1740
|
+
}
|
1741
|
+
},
|
1486
1742
|
"DescribeTagOptionInput":{
|
1487
1743
|
"type":"structure",
|
1488
1744
|
"required":["Id"],
|
@@ -1531,6 +1787,25 @@
|
|
1531
1787
|
"members":{
|
1532
1788
|
}
|
1533
1789
|
},
|
1790
|
+
"DisassociateServiceActionFromProvisioningArtifactInput":{
|
1791
|
+
"type":"structure",
|
1792
|
+
"required":[
|
1793
|
+
"ProductId",
|
1794
|
+
"ProvisioningArtifactId",
|
1795
|
+
"ServiceActionId"
|
1796
|
+
],
|
1797
|
+
"members":{
|
1798
|
+
"ProductId":{"shape":"Id"},
|
1799
|
+
"ProvisioningArtifactId":{"shape":"Id"},
|
1800
|
+
"ServiceActionId":{"shape":"Id"},
|
1801
|
+
"AcceptLanguage":{"shape":"AcceptLanguage"}
|
1802
|
+
}
|
1803
|
+
},
|
1804
|
+
"DisassociateServiceActionFromProvisioningArtifactOutput":{
|
1805
|
+
"type":"structure",
|
1806
|
+
"members":{
|
1807
|
+
}
|
1808
|
+
},
|
1534
1809
|
"DisassociateTagOptionFromResourceInput":{
|
1535
1810
|
"type":"structure",
|
1536
1811
|
"required":[
|
@@ -1583,11 +1858,50 @@
|
|
1583
1858
|
"RecordDetail":{"shape":"RecordDetail"}
|
1584
1859
|
}
|
1585
1860
|
},
|
1861
|
+
"ExecuteProvisionedProductServiceActionInput":{
|
1862
|
+
"type":"structure",
|
1863
|
+
"required":[
|
1864
|
+
"ProvisionedProductId",
|
1865
|
+
"ServiceActionId",
|
1866
|
+
"ExecuteToken"
|
1867
|
+
],
|
1868
|
+
"members":{
|
1869
|
+
"ProvisionedProductId":{"shape":"Id"},
|
1870
|
+
"ServiceActionId":{"shape":"Id"},
|
1871
|
+
"ExecuteToken":{
|
1872
|
+
"shape":"IdempotencyToken",
|
1873
|
+
"idempotencyToken":true
|
1874
|
+
},
|
1875
|
+
"AcceptLanguage":{"shape":"AcceptLanguage"}
|
1876
|
+
}
|
1877
|
+
},
|
1878
|
+
"ExecuteProvisionedProductServiceActionOutput":{
|
1879
|
+
"type":"structure",
|
1880
|
+
"members":{
|
1881
|
+
"RecordDetail":{"shape":"RecordDetail"}
|
1882
|
+
}
|
1883
|
+
},
|
1884
|
+
"FailedServiceActionAssociation":{
|
1885
|
+
"type":"structure",
|
1886
|
+
"members":{
|
1887
|
+
"ServiceActionId":{"shape":"Id"},
|
1888
|
+
"ProductId":{"shape":"Id"},
|
1889
|
+
"ProvisioningArtifactId":{"shape":"Id"},
|
1890
|
+
"ErrorCode":{"shape":"ServiceActionAssociationErrorCode"},
|
1891
|
+
"ErrorMessage":{"shape":"ServiceActionAssociationErrorMessage"}
|
1892
|
+
}
|
1893
|
+
},
|
1894
|
+
"FailedServiceActionAssociations":{
|
1895
|
+
"type":"list",
|
1896
|
+
"member":{"shape":"FailedServiceActionAssociation"},
|
1897
|
+
"max":50
|
1898
|
+
},
|
1586
1899
|
"HasDefaultPath":{"type":"boolean"},
|
1587
1900
|
"Id":{
|
1588
1901
|
"type":"string",
|
1589
1902
|
"max":100,
|
1590
|
-
"min":1
|
1903
|
+
"min":1,
|
1904
|
+
"pattern":"^[a-zA-Z0-9_\\-]*"
|
1591
1905
|
},
|
1592
1906
|
"IdempotencyToken":{
|
1593
1907
|
"type":"string",
|
@@ -1762,6 +2076,23 @@
|
|
1762
2076
|
"NextPageToken":{"shape":"PageToken"}
|
1763
2077
|
}
|
1764
2078
|
},
|
2079
|
+
"ListProvisioningArtifactsForServiceActionInput":{
|
2080
|
+
"type":"structure",
|
2081
|
+
"required":["ServiceActionId"],
|
2082
|
+
"members":{
|
2083
|
+
"ServiceActionId":{"shape":"Id"},
|
2084
|
+
"PageSize":{"shape":"PageSize"},
|
2085
|
+
"PageToken":{"shape":"PageToken"},
|
2086
|
+
"AcceptLanguage":{"shape":"AcceptLanguage"}
|
2087
|
+
}
|
2088
|
+
},
|
2089
|
+
"ListProvisioningArtifactsForServiceActionOutput":{
|
2090
|
+
"type":"structure",
|
2091
|
+
"members":{
|
2092
|
+
"ProvisioningArtifactViews":{"shape":"ProvisioningArtifactViews"},
|
2093
|
+
"NextPageToken":{"shape":"PageToken"}
|
2094
|
+
}
|
2095
|
+
},
|
1765
2096
|
"ListProvisioningArtifactsInput":{
|
1766
2097
|
"type":"structure",
|
1767
2098
|
"required":["ProductId"],
|
@@ -1818,6 +2149,42 @@
|
|
1818
2149
|
"PageToken":{"shape":"PageToken"}
|
1819
2150
|
}
|
1820
2151
|
},
|
2152
|
+
"ListServiceActionsForProvisioningArtifactInput":{
|
2153
|
+
"type":"structure",
|
2154
|
+
"required":[
|
2155
|
+
"ProductId",
|
2156
|
+
"ProvisioningArtifactId"
|
2157
|
+
],
|
2158
|
+
"members":{
|
2159
|
+
"ProductId":{"shape":"Id"},
|
2160
|
+
"ProvisioningArtifactId":{"shape":"Id"},
|
2161
|
+
"PageSize":{"shape":"PageSize"},
|
2162
|
+
"PageToken":{"shape":"PageToken"},
|
2163
|
+
"AcceptLanguage":{"shape":"AcceptLanguage"}
|
2164
|
+
}
|
2165
|
+
},
|
2166
|
+
"ListServiceActionsForProvisioningArtifactOutput":{
|
2167
|
+
"type":"structure",
|
2168
|
+
"members":{
|
2169
|
+
"ServiceActionSummaries":{"shape":"ServiceActionSummaries"},
|
2170
|
+
"NextPageToken":{"shape":"PageToken"}
|
2171
|
+
}
|
2172
|
+
},
|
2173
|
+
"ListServiceActionsInput":{
|
2174
|
+
"type":"structure",
|
2175
|
+
"members":{
|
2176
|
+
"AcceptLanguage":{"shape":"AcceptLanguage"},
|
2177
|
+
"PageSize":{"shape":"PageSize"},
|
2178
|
+
"PageToken":{"shape":"PageToken"}
|
2179
|
+
}
|
2180
|
+
},
|
2181
|
+
"ListServiceActionsOutput":{
|
2182
|
+
"type":"structure",
|
2183
|
+
"members":{
|
2184
|
+
"ServiceActionSummaries":{"shape":"ServiceActionSummaries"},
|
2185
|
+
"NextPageToken":{"shape":"PageToken"}
|
2186
|
+
}
|
2187
|
+
},
|
1821
2188
|
"ListTagOptionsFilters":{
|
1822
2189
|
"type":"structure",
|
1823
2190
|
"members":{
|
@@ -1863,6 +2230,7 @@
|
|
1863
2230
|
},
|
1864
2231
|
"PageToken":{
|
1865
2232
|
"type":"string",
|
2233
|
+
"max":2024,
|
1866
2234
|
"pattern":"[\\u0009\\u000a\\u000d\\u0020-\\uD7FF\\uE000-\\uFFFD]*"
|
1867
2235
|
},
|
1868
2236
|
"ParameterConstraints":{
|
@@ -2118,7 +2486,9 @@
|
|
2118
2486
|
"StatusMessage":{"shape":"ProvisionedProductStatusMessage"},
|
2119
2487
|
"CreatedTime":{"shape":"CreatedTime"},
|
2120
2488
|
"IdempotencyToken":{"shape":"IdempotencyToken"},
|
2121
|
-
"LastRecordId":{"shape":"LastRequestId"}
|
2489
|
+
"LastRecordId":{"shape":"LastRequestId"},
|
2490
|
+
"ProductId":{"shape":"Id"},
|
2491
|
+
"ProvisioningArtifactId":{"shape":"Id"}
|
2122
2492
|
}
|
2123
2493
|
},
|
2124
2494
|
"ProvisionedProductDetails":{
|
@@ -2304,6 +2674,17 @@
|
|
2304
2674
|
"MARKETPLACE_CAR"
|
2305
2675
|
]
|
2306
2676
|
},
|
2677
|
+
"ProvisioningArtifactView":{
|
2678
|
+
"type":"structure",
|
2679
|
+
"members":{
|
2680
|
+
"ProductViewSummary":{"shape":"ProductViewSummary"},
|
2681
|
+
"ProvisioningArtifact":{"shape":"ProvisioningArtifact"}
|
2682
|
+
}
|
2683
|
+
},
|
2684
|
+
"ProvisioningArtifactViews":{
|
2685
|
+
"type":"list",
|
2686
|
+
"member":{"shape":"ProvisioningArtifactView"}
|
2687
|
+
},
|
2307
2688
|
"ProvisioningArtifacts":{
|
2308
2689
|
"type":"list",
|
2309
2690
|
"member":{"shape":"ProvisioningArtifact"}
|
@@ -2599,6 +2980,95 @@
|
|
2599
2980
|
"max":100,
|
2600
2981
|
"min":0
|
2601
2982
|
},
|
2983
|
+
"ServiceActionAssociation":{
|
2984
|
+
"type":"structure",
|
2985
|
+
"required":[
|
2986
|
+
"ServiceActionId",
|
2987
|
+
"ProductId",
|
2988
|
+
"ProvisioningArtifactId"
|
2989
|
+
],
|
2990
|
+
"members":{
|
2991
|
+
"ServiceActionId":{"shape":"Id"},
|
2992
|
+
"ProductId":{"shape":"Id"},
|
2993
|
+
"ProvisioningArtifactId":{"shape":"Id"}
|
2994
|
+
}
|
2995
|
+
},
|
2996
|
+
"ServiceActionAssociationErrorCode":{
|
2997
|
+
"type":"string",
|
2998
|
+
"enum":[
|
2999
|
+
"DUPLICATE_RESOURCE",
|
3000
|
+
"INTERNAL_FAILURE",
|
3001
|
+
"LIMIT_EXCEEDED",
|
3002
|
+
"RESOURCE_NOT_FOUND",
|
3003
|
+
"THROTTLING"
|
3004
|
+
]
|
3005
|
+
},
|
3006
|
+
"ServiceActionAssociationErrorMessage":{
|
3007
|
+
"type":"string",
|
3008
|
+
"max":1024,
|
3009
|
+
"min":1
|
3010
|
+
},
|
3011
|
+
"ServiceActionAssociations":{
|
3012
|
+
"type":"list",
|
3013
|
+
"member":{"shape":"ServiceActionAssociation"},
|
3014
|
+
"max":50,
|
3015
|
+
"min":1
|
3016
|
+
},
|
3017
|
+
"ServiceActionDefinitionKey":{
|
3018
|
+
"type":"string",
|
3019
|
+
"enum":[
|
3020
|
+
"Name",
|
3021
|
+
"Version",
|
3022
|
+
"AssumeRole",
|
3023
|
+
"Parameters"
|
3024
|
+
]
|
3025
|
+
},
|
3026
|
+
"ServiceActionDefinitionMap":{
|
3027
|
+
"type":"map",
|
3028
|
+
"key":{"shape":"ServiceActionDefinitionKey"},
|
3029
|
+
"value":{"shape":"ServiceActionDefinitionValue"},
|
3030
|
+
"max":100,
|
3031
|
+
"min":1
|
3032
|
+
},
|
3033
|
+
"ServiceActionDefinitionType":{
|
3034
|
+
"type":"string",
|
3035
|
+
"enum":["SSM_AUTOMATION"]
|
3036
|
+
},
|
3037
|
+
"ServiceActionDefinitionValue":{
|
3038
|
+
"type":"string",
|
3039
|
+
"max":1024,
|
3040
|
+
"min":1
|
3041
|
+
},
|
3042
|
+
"ServiceActionDescription":{
|
3043
|
+
"type":"string",
|
3044
|
+
"max":1024
|
3045
|
+
},
|
3046
|
+
"ServiceActionDetail":{
|
3047
|
+
"type":"structure",
|
3048
|
+
"members":{
|
3049
|
+
"ServiceActionSummary":{"shape":"ServiceActionSummary"},
|
3050
|
+
"Definition":{"shape":"ServiceActionDefinitionMap"}
|
3051
|
+
}
|
3052
|
+
},
|
3053
|
+
"ServiceActionName":{
|
3054
|
+
"type":"string",
|
3055
|
+
"max":256,
|
3056
|
+
"min":1,
|
3057
|
+
"pattern":"^[a-zA-Z0-9_\\-.]*"
|
3058
|
+
},
|
3059
|
+
"ServiceActionSummaries":{
|
3060
|
+
"type":"list",
|
3061
|
+
"member":{"shape":"ServiceActionSummary"}
|
3062
|
+
},
|
3063
|
+
"ServiceActionSummary":{
|
3064
|
+
"type":"structure",
|
3065
|
+
"members":{
|
3066
|
+
"Id":{"shape":"Id"},
|
3067
|
+
"Name":{"shape":"ServiceActionName"},
|
3068
|
+
"Description":{"shape":"ServiceActionDescription"},
|
3069
|
+
"DefinitionType":{"shape":"ServiceActionDefinitionType"}
|
3070
|
+
}
|
3071
|
+
},
|
2602
3072
|
"SortField":{"type":"string"},
|
2603
3073
|
"SortOrder":{
|
2604
3074
|
"type":"string",
|
@@ -2865,6 +3335,23 @@
|
|
2865
3335
|
"type":"list",
|
2866
3336
|
"member":{"shape":"UpdateProvisioningParameter"}
|
2867
3337
|
},
|
3338
|
+
"UpdateServiceActionInput":{
|
3339
|
+
"type":"structure",
|
3340
|
+
"required":["Id"],
|
3341
|
+
"members":{
|
3342
|
+
"Id":{"shape":"Id"},
|
3343
|
+
"Name":{"shape":"ServiceActionName"},
|
3344
|
+
"Definition":{"shape":"ServiceActionDefinitionMap"},
|
3345
|
+
"Description":{"shape":"ServiceActionDescription"},
|
3346
|
+
"AcceptLanguage":{"shape":"AcceptLanguage"}
|
3347
|
+
}
|
3348
|
+
},
|
3349
|
+
"UpdateServiceActionOutput":{
|
3350
|
+
"type":"structure",
|
3351
|
+
"members":{
|
3352
|
+
"ServiceActionDetail":{"shape":"ServiceActionDetail"}
|
3353
|
+
}
|
3354
|
+
},
|
2868
3355
|
"UpdateTagOptionInput":{
|
2869
3356
|
"type":"structure",
|
2870
3357
|
"required":["Id"],
|
@@ -30,11 +30,26 @@
|
|
30
30
|
"output_token": "NextPageToken",
|
31
31
|
"limit_key": "PageSize"
|
32
32
|
},
|
33
|
+
"ListProvisioningArtifactsForServiceAction": {
|
34
|
+
"input_token": "PageToken",
|
35
|
+
"output_token": "NextPageToken",
|
36
|
+
"limit_key": "PageSize"
|
37
|
+
},
|
33
38
|
"ListResourcesForTagOption": {
|
34
39
|
"input_token": "PageToken",
|
35
40
|
"output_token": "PageToken",
|
36
41
|
"limit_key": "PageSize"
|
37
42
|
},
|
43
|
+
"ListServiceActions": {
|
44
|
+
"input_token": "PageToken",
|
45
|
+
"output_token": "NextPageToken",
|
46
|
+
"limit_key": "PageSize"
|
47
|
+
},
|
48
|
+
"ListServiceActionsForProvisioningArtifact": {
|
49
|
+
"input_token": "PageToken",
|
50
|
+
"output_token": "NextPageToken",
|
51
|
+
"limit_key": "PageSize"
|
52
|
+
},
|
38
53
|
"ListTagOptions": {
|
39
54
|
"input_token": "PageToken",
|
40
55
|
"output_token": "PageToken",
|
data/lib/aws-sdk-core/version.rb
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.11.
|
4
|
+
version: 2.11.150
|
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: 2018-10-
|
11
|
+
date: 2018-10-15 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jmespath
|
@@ -557,6 +557,7 @@ files:
|
|
557
557
|
- apis/servicecatalog/2015-12-10/api-2.json
|
558
558
|
- apis/servicecatalog/2015-12-10/examples-1.json
|
559
559
|
- apis/servicecatalog/2015-12-10/paginators-1.json
|
560
|
+
- apis/servicecatalog/2015-12-10/smoke.json
|
560
561
|
- apis/servicediscovery/2017-03-14/api-2.json
|
561
562
|
- apis/servicediscovery/2017-03-14/examples-1.json
|
562
563
|
- apis/servicediscovery/2017-03-14/paginators-1.json
|