aws-sdk-core 2.11.404 → 2.11.405
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/alexaforbusiness/2017-11-09/api-2.json +130 -4
- data/apis/appconfig/2019-10-09/api-2.json +1391 -0
- data/apis/appconfig/2019-10-09/examples-1.json +5 -0
- data/apis/appconfig/2019-10-09/paginators-1.json +29 -0
- data/apis/application-autoscaling/2016-02-06/api-2.json +7 -3
- data/apis/application-insights/2018-11-25/api-2.json +432 -12
- data/apis/application-insights/2018-11-25/paginators-1.json +10 -0
- data/apis/athena/2017-05-18/api-2.json +5 -1
- data/apis/ce/2017-10-25/api-2.json +248 -2
- data/apis/codebuild/2016-10-06/api-2.json +444 -1
- data/apis/cognito-idp/2016-04-18/api-2.json +1 -0
- data/apis/comprehend/2017-11-27/api-2.json +265 -0
- data/apis/dlm/2018-01-12/api-2.json +15 -6
- data/apis/ec2/2016-11-15/api-2.json +77 -0
- data/apis/elasticloadbalancingv2/2015-12-01/api-2.json +5 -2
- data/apis/greengrass/2017-06-07/api-2.json +21 -3
- data/apis/iot/2015-05-28/api-2.json +909 -20
- data/apis/iotsecuretunneling/2018-10-05/api-2.json +388 -0
- data/apis/iotsecuretunneling/2018-10-05/examples-1.json +5 -0
- data/apis/iotsecuretunneling/2018-10-05/paginators-1.json +9 -0
- data/apis/kinesisanalyticsv2/2018-05-23/api-2.json +149 -5
- data/apis/kms/2014-11-01/api-2.json +315 -8
- data/apis/lambda/2015-03-31/api-2.json +336 -10
- data/apis/lambda/2015-03-31/paginators-1.json +6 -0
- data/apis/lambda/2015-03-31/waiters-2.json +52 -0
- data/apis/mediaconvert/2017-08-29/api-2.json +28 -6
- data/apis/medialive/2017-10-14/api-2.json +1696 -106
- data/apis/medialive/2017-10-14/paginators-1.json +12 -0
- data/apis/medialive/2017-10-14/waiters-2.json +106 -0
- data/apis/mediapackage-vod/2018-11-07/api-2.json +12 -0
- data/apis/monitoring/2010-08-01/api-2.json +341 -0
- data/apis/monitoring/2010-08-01/paginators-1.json +5 -0
- data/apis/ram/2018-01-04/api-2.json +253 -2
- data/apis/rds/2014-10-31/api-2.json +2 -1
- data/apis/redshift/2012-12-01/api-2.json +273 -5
- data/apis/redshift/2012-12-01/paginators-1.json +6 -0
- data/apis/runtime.lex/2016-11-28/api-2.json +8 -2
- data/apis/sesv2/2019-09-27/api-2.json +274 -5
- data/apis/sesv2/2019-09-27/paginators-1.json +5 -0
- data/apis/ssm/2014-11-06/api-2.json +46 -7
- data/apis/wafv2/2019-07-29/api-2.json +2418 -0
- data/apis/wafv2/2019-07-29/examples-1.json +5 -0
- data/apis/wafv2/2019-07-29/paginators-1.json +4 -0
- data/apis/wafv2/2019-07-29/smoke.json +21 -0
- data/endpoints.json +2 -0
- data/lib/aws-sdk-core.rb +3 -0
- data/lib/aws-sdk-core/appconfig.rb +6 -0
- data/lib/aws-sdk-core/iotsecuretunneling.rb +6 -0
- data/lib/aws-sdk-core/version.rb +1 -1
- data/lib/aws-sdk-core/wafv2.rb +6 -0
- data/service-models.json +12 -0
- metadata +15 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: fcec2ca2ea3bd51f5ccc88a80d20b047f02d17b8
|
4
|
+
data.tar.gz: 869229b042614b50e507485be098927be63639db
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ea6879ff2536690f0ede5857b0427043364dff754eb1fb1eda6a853881e4ea6fe17b5fa528ba2d16ba793a8031d96669448581edbed2bdb64734a82fb1f70be4
|
7
|
+
data.tar.gz: 856a64920c332a90f936320b64c5540bc77e03058c00dd7f3e0aa3d00beb7e5355dc5dce182670a11333a2bb77094d7a51e56326a56c52882d602f6d37564caf
|
@@ -1368,7 +1368,8 @@
|
|
1368
1368
|
"type":"string",
|
1369
1369
|
"enum":[
|
1370
1370
|
"ONE_DAY",
|
1371
|
-
"ONE_WEEK"
|
1371
|
+
"ONE_WEEK",
|
1372
|
+
"THIRTY_DAYS"
|
1372
1373
|
]
|
1373
1374
|
},
|
1374
1375
|
"BusinessReportRecurrence":{
|
@@ -1643,6 +1644,19 @@
|
|
1643
1644
|
"ContactArn":{"shape":"Arn"}
|
1644
1645
|
}
|
1645
1646
|
},
|
1647
|
+
"CreateEndOfMeetingReminder":{
|
1648
|
+
"type":"structure",
|
1649
|
+
"required":[
|
1650
|
+
"ReminderAtMinutes",
|
1651
|
+
"ReminderType",
|
1652
|
+
"Enabled"
|
1653
|
+
],
|
1654
|
+
"members":{
|
1655
|
+
"ReminderAtMinutes":{"shape":"EndOfMeetingReminderMinutesList"},
|
1656
|
+
"ReminderType":{"shape":"EndOfMeetingReminderType"},
|
1657
|
+
"Enabled":{"shape":"Boolean"}
|
1658
|
+
}
|
1659
|
+
},
|
1646
1660
|
"CreateGatewayGroupRequest":{
|
1647
1661
|
"type":"structure",
|
1648
1662
|
"required":[
|
@@ -1664,6 +1678,26 @@
|
|
1664
1678
|
"GatewayGroupArn":{"shape":"Arn"}
|
1665
1679
|
}
|
1666
1680
|
},
|
1681
|
+
"CreateInstantBooking":{
|
1682
|
+
"type":"structure",
|
1683
|
+
"required":[
|
1684
|
+
"DurationInMinutes",
|
1685
|
+
"Enabled"
|
1686
|
+
],
|
1687
|
+
"members":{
|
1688
|
+
"DurationInMinutes":{"shape":"Minutes"},
|
1689
|
+
"Enabled":{"shape":"Boolean"}
|
1690
|
+
}
|
1691
|
+
},
|
1692
|
+
"CreateMeetingRoomConfiguration":{
|
1693
|
+
"type":"structure",
|
1694
|
+
"members":{
|
1695
|
+
"RoomUtilizationMetricsEnabled":{"shape":"Boolean"},
|
1696
|
+
"EndOfMeetingReminder":{"shape":"CreateEndOfMeetingReminder"},
|
1697
|
+
"InstantBooking":{"shape":"CreateInstantBooking"},
|
1698
|
+
"RequireCheckIn":{"shape":"CreateRequireCheckIn"}
|
1699
|
+
}
|
1700
|
+
},
|
1667
1701
|
"CreateNetworkProfileRequest":{
|
1668
1702
|
"type":"structure",
|
1669
1703
|
"required":[
|
@@ -1718,7 +1752,8 @@
|
|
1718
1752
|
},
|
1719
1753
|
"SetupModeDisabled":{"shape":"Boolean"},
|
1720
1754
|
"MaxVolumeLimit":{"shape":"MaxVolumeLimit"},
|
1721
|
-
"PSTNEnabled":{"shape":"Boolean"}
|
1755
|
+
"PSTNEnabled":{"shape":"Boolean"},
|
1756
|
+
"MeetingRoomConfiguration":{"shape":"CreateMeetingRoomConfiguration"}
|
1722
1757
|
}
|
1723
1758
|
},
|
1724
1759
|
"CreateProfileResponse":{
|
@@ -1727,6 +1762,17 @@
|
|
1727
1762
|
"ProfileArn":{"shape":"Arn"}
|
1728
1763
|
}
|
1729
1764
|
},
|
1765
|
+
"CreateRequireCheckIn":{
|
1766
|
+
"type":"structure",
|
1767
|
+
"required":[
|
1768
|
+
"ReleaseAfterMinutes",
|
1769
|
+
"Enabled"
|
1770
|
+
],
|
1771
|
+
"members":{
|
1772
|
+
"ReleaseAfterMinutes":{"shape":"Minutes"},
|
1773
|
+
"Enabled":{"shape":"Boolean"}
|
1774
|
+
}
|
1775
|
+
},
|
1730
1776
|
"CreateRoomRequest":{
|
1731
1777
|
"type":"structure",
|
1732
1778
|
"required":["RoomName"],
|
@@ -2226,6 +2272,29 @@
|
|
2226
2272
|
"PENDING"
|
2227
2273
|
]
|
2228
2274
|
},
|
2275
|
+
"EndOfMeetingReminder":{
|
2276
|
+
"type":"structure",
|
2277
|
+
"members":{
|
2278
|
+
"ReminderAtMinutes":{"shape":"EndOfMeetingReminderMinutesList"},
|
2279
|
+
"ReminderType":{"shape":"EndOfMeetingReminderType"},
|
2280
|
+
"Enabled":{"shape":"Boolean"}
|
2281
|
+
}
|
2282
|
+
},
|
2283
|
+
"EndOfMeetingReminderMinutesList":{
|
2284
|
+
"type":"list",
|
2285
|
+
"member":{"shape":"Minutes"},
|
2286
|
+
"max":1,
|
2287
|
+
"min":1
|
2288
|
+
},
|
2289
|
+
"EndOfMeetingReminderType":{
|
2290
|
+
"type":"string",
|
2291
|
+
"enum":[
|
2292
|
+
"ANNOUNCEMENT_TIME_CHECK",
|
2293
|
+
"ANNOUNCEMENT_VARIABLE_TIME_LEFT",
|
2294
|
+
"CHIME",
|
2295
|
+
"KNOCK"
|
2296
|
+
]
|
2297
|
+
},
|
2229
2298
|
"EndUserLicenseAgreement":{"type":"string"},
|
2230
2299
|
"Endpoint":{
|
2231
2300
|
"type":"string",
|
@@ -2565,6 +2634,13 @@
|
|
2565
2634
|
}
|
2566
2635
|
},
|
2567
2636
|
"IconUrl":{"type":"string"},
|
2637
|
+
"InstantBooking":{
|
2638
|
+
"type":"structure",
|
2639
|
+
"members":{
|
2640
|
+
"DurationInMinutes":{"shape":"Minutes"},
|
2641
|
+
"Enabled":{"shape":"Boolean"}
|
2642
|
+
}
|
2643
|
+
},
|
2568
2644
|
"InvalidCertificateAuthorityException":{
|
2569
2645
|
"type":"structure",
|
2570
2646
|
"members":{
|
@@ -2776,6 +2852,15 @@
|
|
2776
2852
|
"min":1
|
2777
2853
|
},
|
2778
2854
|
"MaxVolumeLimit":{"type":"integer"},
|
2855
|
+
"MeetingRoomConfiguration":{
|
2856
|
+
"type":"structure",
|
2857
|
+
"members":{
|
2858
|
+
"RoomUtilizationMetricsEnabled":{"shape":"Boolean"},
|
2859
|
+
"EndOfMeetingReminder":{"shape":"EndOfMeetingReminder"},
|
2860
|
+
"InstantBooking":{"shape":"InstantBooking"},
|
2861
|
+
"RequireCheckIn":{"shape":"RequireCheckIn"}
|
2862
|
+
}
|
2863
|
+
},
|
2779
2864
|
"MeetingSetting":{
|
2780
2865
|
"type":"structure",
|
2781
2866
|
"required":["RequirePin"],
|
@@ -2783,6 +2868,7 @@
|
|
2783
2868
|
"RequirePin":{"shape":"RequirePin"}
|
2784
2869
|
}
|
2785
2870
|
},
|
2871
|
+
"Minutes":{"type":"integer"},
|
2786
2872
|
"NameInUseException":{
|
2787
2873
|
"type":"structure",
|
2788
2874
|
"members":{
|
@@ -2958,7 +3044,8 @@
|
|
2958
3044
|
"SetupModeDisabled":{"shape":"Boolean"},
|
2959
3045
|
"MaxVolumeLimit":{"shape":"MaxVolumeLimit"},
|
2960
3046
|
"PSTNEnabled":{"shape":"Boolean"},
|
2961
|
-
"AddressBookArn":{"shape":"Arn"}
|
3047
|
+
"AddressBookArn":{"shape":"Arn"},
|
3048
|
+
"MeetingRoomConfiguration":{"shape":"MeetingRoomConfiguration"}
|
2962
3049
|
}
|
2963
3050
|
},
|
2964
3051
|
"ProfileData":{
|
@@ -3093,6 +3180,13 @@
|
|
3093
3180
|
}
|
3094
3181
|
},
|
3095
3182
|
"ReleaseDate":{"type":"string"},
|
3183
|
+
"RequireCheckIn":{
|
3184
|
+
"type":"structure",
|
3185
|
+
"members":{
|
3186
|
+
"ReleaseAfterMinutes":{"shape":"Minutes"},
|
3187
|
+
"Enabled":{"shape":"Boolean"}
|
3188
|
+
}
|
3189
|
+
},
|
3096
3190
|
"RequirePin":{
|
3097
3191
|
"type":"string",
|
3098
3192
|
"enum":[
|
@@ -3844,6 +3938,14 @@
|
|
3844
3938
|
"members":{
|
3845
3939
|
}
|
3846
3940
|
},
|
3941
|
+
"UpdateEndOfMeetingReminder":{
|
3942
|
+
"type":"structure",
|
3943
|
+
"members":{
|
3944
|
+
"ReminderAtMinutes":{"shape":"EndOfMeetingReminderMinutesList"},
|
3945
|
+
"ReminderType":{"shape":"EndOfMeetingReminderType"},
|
3946
|
+
"Enabled":{"shape":"Boolean"}
|
3947
|
+
}
|
3948
|
+
},
|
3847
3949
|
"UpdateGatewayGroupRequest":{
|
3848
3950
|
"type":"structure",
|
3849
3951
|
"required":["GatewayGroupArn"],
|
@@ -3873,6 +3975,22 @@
|
|
3873
3975
|
"members":{
|
3874
3976
|
}
|
3875
3977
|
},
|
3978
|
+
"UpdateInstantBooking":{
|
3979
|
+
"type":"structure",
|
3980
|
+
"members":{
|
3981
|
+
"DurationInMinutes":{"shape":"Minutes"},
|
3982
|
+
"Enabled":{"shape":"Boolean"}
|
3983
|
+
}
|
3984
|
+
},
|
3985
|
+
"UpdateMeetingRoomConfiguration":{
|
3986
|
+
"type":"structure",
|
3987
|
+
"members":{
|
3988
|
+
"RoomUtilizationMetricsEnabled":{"shape":"Boolean"},
|
3989
|
+
"EndOfMeetingReminder":{"shape":"UpdateEndOfMeetingReminder"},
|
3990
|
+
"InstantBooking":{"shape":"UpdateInstantBooking"},
|
3991
|
+
"RequireCheckIn":{"shape":"UpdateRequireCheckIn"}
|
3992
|
+
}
|
3993
|
+
},
|
3876
3994
|
"UpdateNetworkProfileRequest":{
|
3877
3995
|
"type":"structure",
|
3878
3996
|
"required":["NetworkProfileArn"],
|
@@ -3905,7 +4023,8 @@
|
|
3905
4023
|
"Locale":{"shape":"DeviceLocale"},
|
3906
4024
|
"SetupModeDisabled":{"shape":"Boolean"},
|
3907
4025
|
"MaxVolumeLimit":{"shape":"MaxVolumeLimit"},
|
3908
|
-
"PSTNEnabled":{"shape":"Boolean"}
|
4026
|
+
"PSTNEnabled":{"shape":"Boolean"},
|
4027
|
+
"MeetingRoomConfiguration":{"shape":"UpdateMeetingRoomConfiguration"}
|
3909
4028
|
}
|
3910
4029
|
},
|
3911
4030
|
"UpdateProfileResponse":{
|
@@ -3913,6 +4032,13 @@
|
|
3913
4032
|
"members":{
|
3914
4033
|
}
|
3915
4034
|
},
|
4035
|
+
"UpdateRequireCheckIn":{
|
4036
|
+
"type":"structure",
|
4037
|
+
"members":{
|
4038
|
+
"ReleaseAfterMinutes":{"shape":"Minutes"},
|
4039
|
+
"Enabled":{"shape":"Boolean"}
|
4040
|
+
}
|
4041
|
+
},
|
3916
4042
|
"UpdateRoomRequest":{
|
3917
4043
|
"type":"structure",
|
3918
4044
|
"members":{
|
@@ -0,0 +1,1391 @@
|
|
1
|
+
{
|
2
|
+
"version":"2.0",
|
3
|
+
"metadata":{
|
4
|
+
"apiVersion":"2019-10-09",
|
5
|
+
"endpointPrefix":"appconfig",
|
6
|
+
"jsonVersion":"1.1",
|
7
|
+
"protocol":"rest-json",
|
8
|
+
"serviceAbbreviation":"AppConfig",
|
9
|
+
"serviceFullName":"Amazon AppConfig",
|
10
|
+
"serviceId":"AppConfig",
|
11
|
+
"signatureVersion":"v4",
|
12
|
+
"signingName":"appconfig",
|
13
|
+
"uid":"appconfig-2019-10-09"
|
14
|
+
},
|
15
|
+
"operations":{
|
16
|
+
"CreateApplication":{
|
17
|
+
"name":"CreateApplication",
|
18
|
+
"http":{
|
19
|
+
"method":"POST",
|
20
|
+
"requestUri":"/applications",
|
21
|
+
"responseCode":201
|
22
|
+
},
|
23
|
+
"input":{"shape":"CreateApplicationRequest"},
|
24
|
+
"output":{"shape":"Application"},
|
25
|
+
"errors":[
|
26
|
+
{"shape":"BadRequestException"},
|
27
|
+
{"shape":"InternalServerException"}
|
28
|
+
]
|
29
|
+
},
|
30
|
+
"CreateConfigurationProfile":{
|
31
|
+
"name":"CreateConfigurationProfile",
|
32
|
+
"http":{
|
33
|
+
"method":"POST",
|
34
|
+
"requestUri":"/applications/{ApplicationId}/configurationprofiles",
|
35
|
+
"responseCode":201
|
36
|
+
},
|
37
|
+
"input":{"shape":"CreateConfigurationProfileRequest"},
|
38
|
+
"output":{"shape":"ConfigurationProfile"},
|
39
|
+
"errors":[
|
40
|
+
{"shape":"BadRequestException"},
|
41
|
+
{"shape":"ResourceNotFoundException"},
|
42
|
+
{"shape":"InternalServerException"}
|
43
|
+
]
|
44
|
+
},
|
45
|
+
"CreateDeploymentStrategy":{
|
46
|
+
"name":"CreateDeploymentStrategy",
|
47
|
+
"http":{
|
48
|
+
"method":"POST",
|
49
|
+
"requestUri":"/deploymentstrategies",
|
50
|
+
"responseCode":201
|
51
|
+
},
|
52
|
+
"input":{"shape":"CreateDeploymentStrategyRequest"},
|
53
|
+
"output":{"shape":"DeploymentStrategy"},
|
54
|
+
"errors":[
|
55
|
+
{"shape":"InternalServerException"},
|
56
|
+
{"shape":"BadRequestException"}
|
57
|
+
]
|
58
|
+
},
|
59
|
+
"CreateEnvironment":{
|
60
|
+
"name":"CreateEnvironment",
|
61
|
+
"http":{
|
62
|
+
"method":"POST",
|
63
|
+
"requestUri":"/applications/{ApplicationId}/environments",
|
64
|
+
"responseCode":201
|
65
|
+
},
|
66
|
+
"input":{"shape":"CreateEnvironmentRequest"},
|
67
|
+
"output":{"shape":"Environment"},
|
68
|
+
"errors":[
|
69
|
+
{"shape":"InternalServerException"},
|
70
|
+
{"shape":"ResourceNotFoundException"},
|
71
|
+
{"shape":"BadRequestException"}
|
72
|
+
]
|
73
|
+
},
|
74
|
+
"DeleteApplication":{
|
75
|
+
"name":"DeleteApplication",
|
76
|
+
"http":{
|
77
|
+
"method":"DELETE",
|
78
|
+
"requestUri":"/applications/{ApplicationId}",
|
79
|
+
"responseCode":204
|
80
|
+
},
|
81
|
+
"input":{"shape":"DeleteApplicationRequest"},
|
82
|
+
"errors":[
|
83
|
+
{"shape":"ResourceNotFoundException"},
|
84
|
+
{"shape":"InternalServerException"},
|
85
|
+
{"shape":"BadRequestException"}
|
86
|
+
]
|
87
|
+
},
|
88
|
+
"DeleteConfigurationProfile":{
|
89
|
+
"name":"DeleteConfigurationProfile",
|
90
|
+
"http":{
|
91
|
+
"method":"DELETE",
|
92
|
+
"requestUri":"/applications/{ApplicationId}/configurationprofiles/{ConfigurationProfileId}",
|
93
|
+
"responseCode":204
|
94
|
+
},
|
95
|
+
"input":{"shape":"DeleteConfigurationProfileRequest"},
|
96
|
+
"errors":[
|
97
|
+
{"shape":"ResourceNotFoundException"},
|
98
|
+
{"shape":"ConflictException"},
|
99
|
+
{"shape":"InternalServerException"},
|
100
|
+
{"shape":"BadRequestException"}
|
101
|
+
]
|
102
|
+
},
|
103
|
+
"DeleteDeploymentStrategy":{
|
104
|
+
"name":"DeleteDeploymentStrategy",
|
105
|
+
"http":{
|
106
|
+
"method":"DELETE",
|
107
|
+
"requestUri":"/deployementstrategies/{DeploymentStrategyId}",
|
108
|
+
"responseCode":204
|
109
|
+
},
|
110
|
+
"input":{"shape":"DeleteDeploymentStrategyRequest"},
|
111
|
+
"errors":[
|
112
|
+
{"shape":"ResourceNotFoundException"},
|
113
|
+
{"shape":"InternalServerException"},
|
114
|
+
{"shape":"BadRequestException"}
|
115
|
+
]
|
116
|
+
},
|
117
|
+
"DeleteEnvironment":{
|
118
|
+
"name":"DeleteEnvironment",
|
119
|
+
"http":{
|
120
|
+
"method":"DELETE",
|
121
|
+
"requestUri":"/applications/{ApplicationId}/environments/{EnvironmentId}",
|
122
|
+
"responseCode":204
|
123
|
+
},
|
124
|
+
"input":{"shape":"DeleteEnvironmentRequest"},
|
125
|
+
"errors":[
|
126
|
+
{"shape":"ResourceNotFoundException"},
|
127
|
+
{"shape":"ConflictException"},
|
128
|
+
{"shape":"InternalServerException"},
|
129
|
+
{"shape":"BadRequestException"}
|
130
|
+
]
|
131
|
+
},
|
132
|
+
"GetApplication":{
|
133
|
+
"name":"GetApplication",
|
134
|
+
"http":{
|
135
|
+
"method":"GET",
|
136
|
+
"requestUri":"/applications/{ApplicationId}",
|
137
|
+
"responseCode":200
|
138
|
+
},
|
139
|
+
"input":{"shape":"GetApplicationRequest"},
|
140
|
+
"output":{"shape":"Application"},
|
141
|
+
"errors":[
|
142
|
+
{"shape":"ResourceNotFoundException"},
|
143
|
+
{"shape":"InternalServerException"},
|
144
|
+
{"shape":"BadRequestException"}
|
145
|
+
]
|
146
|
+
},
|
147
|
+
"GetConfiguration":{
|
148
|
+
"name":"GetConfiguration",
|
149
|
+
"http":{
|
150
|
+
"method":"GET",
|
151
|
+
"requestUri":"/applications/{Application}/environments/{Environment}/configurations/{Configuration}",
|
152
|
+
"responseCode":200
|
153
|
+
},
|
154
|
+
"input":{"shape":"GetConfigurationRequest"},
|
155
|
+
"output":{"shape":"Configuration"},
|
156
|
+
"errors":[
|
157
|
+
{"shape":"ResourceNotFoundException"},
|
158
|
+
{"shape":"InternalServerException"},
|
159
|
+
{"shape":"ResourceNotFoundException"},
|
160
|
+
{"shape":"BadRequestException"}
|
161
|
+
]
|
162
|
+
},
|
163
|
+
"GetConfigurationProfile":{
|
164
|
+
"name":"GetConfigurationProfile",
|
165
|
+
"http":{
|
166
|
+
"method":"GET",
|
167
|
+
"requestUri":"/applications/{ApplicationId}/configurationprofiles/{ConfigurationProfileId}",
|
168
|
+
"responseCode":200
|
169
|
+
},
|
170
|
+
"input":{"shape":"GetConfigurationProfileRequest"},
|
171
|
+
"output":{"shape":"ConfigurationProfile"},
|
172
|
+
"errors":[
|
173
|
+
{"shape":"ResourceNotFoundException"},
|
174
|
+
{"shape":"InternalServerException"},
|
175
|
+
{"shape":"BadRequestException"}
|
176
|
+
]
|
177
|
+
},
|
178
|
+
"GetDeployment":{
|
179
|
+
"name":"GetDeployment",
|
180
|
+
"http":{
|
181
|
+
"method":"GET",
|
182
|
+
"requestUri":"/applications/{ApplicationId}/environments/{EnvironmentId}/deployments/{DeploymentNumber}",
|
183
|
+
"responseCode":200
|
184
|
+
},
|
185
|
+
"input":{"shape":"GetDeploymentRequest"},
|
186
|
+
"output":{"shape":"Deployment"},
|
187
|
+
"errors":[
|
188
|
+
{"shape":"ResourceNotFoundException"},
|
189
|
+
{"shape":"InternalServerException"},
|
190
|
+
{"shape":"BadRequestException"}
|
191
|
+
]
|
192
|
+
},
|
193
|
+
"GetDeploymentStrategy":{
|
194
|
+
"name":"GetDeploymentStrategy",
|
195
|
+
"http":{
|
196
|
+
"method":"GET",
|
197
|
+
"requestUri":"/deploymentstrategies/{DeploymentStrategyId}",
|
198
|
+
"responseCode":200
|
199
|
+
},
|
200
|
+
"input":{"shape":"GetDeploymentStrategyRequest"},
|
201
|
+
"output":{"shape":"DeploymentStrategy"},
|
202
|
+
"errors":[
|
203
|
+
{"shape":"ResourceNotFoundException"},
|
204
|
+
{"shape":"InternalServerException"},
|
205
|
+
{"shape":"BadRequestException"}
|
206
|
+
]
|
207
|
+
},
|
208
|
+
"GetEnvironment":{
|
209
|
+
"name":"GetEnvironment",
|
210
|
+
"http":{
|
211
|
+
"method":"GET",
|
212
|
+
"requestUri":"/applications/{ApplicationId}/environments/{EnvironmentId}",
|
213
|
+
"responseCode":200
|
214
|
+
},
|
215
|
+
"input":{"shape":"GetEnvironmentRequest"},
|
216
|
+
"output":{"shape":"Environment"},
|
217
|
+
"errors":[
|
218
|
+
{"shape":"ResourceNotFoundException"},
|
219
|
+
{"shape":"InternalServerException"},
|
220
|
+
{"shape":"BadRequestException"}
|
221
|
+
]
|
222
|
+
},
|
223
|
+
"ListApplications":{
|
224
|
+
"name":"ListApplications",
|
225
|
+
"http":{
|
226
|
+
"method":"GET",
|
227
|
+
"requestUri":"/applications",
|
228
|
+
"responseCode":200
|
229
|
+
},
|
230
|
+
"input":{"shape":"ListApplicationsRequest"},
|
231
|
+
"output":{"shape":"Applications"},
|
232
|
+
"errors":[
|
233
|
+
{"shape":"InternalServerException"},
|
234
|
+
{"shape":"BadRequestException"}
|
235
|
+
]
|
236
|
+
},
|
237
|
+
"ListConfigurationProfiles":{
|
238
|
+
"name":"ListConfigurationProfiles",
|
239
|
+
"http":{
|
240
|
+
"method":"GET",
|
241
|
+
"requestUri":"/applications/{ApplicationId}/configurationprofiles",
|
242
|
+
"responseCode":200
|
243
|
+
},
|
244
|
+
"input":{"shape":"ListConfigurationProfilesRequest"},
|
245
|
+
"output":{"shape":"ConfigurationProfiles"},
|
246
|
+
"errors":[
|
247
|
+
{"shape":"ResourceNotFoundException"},
|
248
|
+
{"shape":"InternalServerException"},
|
249
|
+
{"shape":"BadRequestException"}
|
250
|
+
]
|
251
|
+
},
|
252
|
+
"ListDeploymentStrategies":{
|
253
|
+
"name":"ListDeploymentStrategies",
|
254
|
+
"http":{
|
255
|
+
"method":"GET",
|
256
|
+
"requestUri":"/deploymentstrategies",
|
257
|
+
"responseCode":200
|
258
|
+
},
|
259
|
+
"input":{"shape":"ListDeploymentStrategiesRequest"},
|
260
|
+
"output":{"shape":"DeploymentStrategies"},
|
261
|
+
"errors":[
|
262
|
+
{"shape":"InternalServerException"},
|
263
|
+
{"shape":"BadRequestException"}
|
264
|
+
]
|
265
|
+
},
|
266
|
+
"ListDeployments":{
|
267
|
+
"name":"ListDeployments",
|
268
|
+
"http":{
|
269
|
+
"method":"GET",
|
270
|
+
"requestUri":"/applications/{ApplicationId}/environments/{EnvironmentId}/deployments",
|
271
|
+
"responseCode":200
|
272
|
+
},
|
273
|
+
"input":{"shape":"ListDeploymentsRequest"},
|
274
|
+
"output":{"shape":"Deployments"},
|
275
|
+
"errors":[
|
276
|
+
{"shape":"ResourceNotFoundException"},
|
277
|
+
{"shape":"InternalServerException"},
|
278
|
+
{"shape":"BadRequestException"}
|
279
|
+
]
|
280
|
+
},
|
281
|
+
"ListEnvironments":{
|
282
|
+
"name":"ListEnvironments",
|
283
|
+
"http":{
|
284
|
+
"method":"GET",
|
285
|
+
"requestUri":"/applications/{ApplicationId}/environments",
|
286
|
+
"responseCode":200
|
287
|
+
},
|
288
|
+
"input":{"shape":"ListEnvironmentsRequest"},
|
289
|
+
"output":{"shape":"Environments"},
|
290
|
+
"errors":[
|
291
|
+
{"shape":"ResourceNotFoundException"},
|
292
|
+
{"shape":"InternalServerException"},
|
293
|
+
{"shape":"BadRequestException"}
|
294
|
+
]
|
295
|
+
},
|
296
|
+
"ListTagsForResource":{
|
297
|
+
"name":"ListTagsForResource",
|
298
|
+
"http":{
|
299
|
+
"method":"GET",
|
300
|
+
"requestUri":"/tags/{ResourceArn}",
|
301
|
+
"responseCode":200
|
302
|
+
},
|
303
|
+
"input":{"shape":"ListTagsForResourceRequest"},
|
304
|
+
"output":{"shape":"ResourceTags"},
|
305
|
+
"errors":[
|
306
|
+
{"shape":"ResourceNotFoundException"},
|
307
|
+
{"shape":"BadRequestException"},
|
308
|
+
{"shape":"InternalServerException"}
|
309
|
+
]
|
310
|
+
},
|
311
|
+
"StartDeployment":{
|
312
|
+
"name":"StartDeployment",
|
313
|
+
"http":{
|
314
|
+
"method":"POST",
|
315
|
+
"requestUri":"/applications/{ApplicationId}/environments/{EnvironmentId}/deployments",
|
316
|
+
"responseCode":201
|
317
|
+
},
|
318
|
+
"input":{"shape":"StartDeploymentRequest"},
|
319
|
+
"output":{"shape":"Deployment"},
|
320
|
+
"errors":[
|
321
|
+
{"shape":"BadRequestException"},
|
322
|
+
{"shape":"ResourceNotFoundException"},
|
323
|
+
{"shape":"ConflictException"},
|
324
|
+
{"shape":"InternalServerException"}
|
325
|
+
]
|
326
|
+
},
|
327
|
+
"StopDeployment":{
|
328
|
+
"name":"StopDeployment",
|
329
|
+
"http":{
|
330
|
+
"method":"DELETE",
|
331
|
+
"requestUri":"/applications/{ApplicationId}/environments/{EnvironmentId}/deployments/{DeploymentNumber}",
|
332
|
+
"responseCode":202
|
333
|
+
},
|
334
|
+
"input":{"shape":"StopDeploymentRequest"},
|
335
|
+
"output":{"shape":"Deployment"},
|
336
|
+
"errors":[
|
337
|
+
{"shape":"ResourceNotFoundException"},
|
338
|
+
{"shape":"InternalServerException"},
|
339
|
+
{"shape":"BadRequestException"}
|
340
|
+
]
|
341
|
+
},
|
342
|
+
"TagResource":{
|
343
|
+
"name":"TagResource",
|
344
|
+
"http":{
|
345
|
+
"method":"POST",
|
346
|
+
"requestUri":"/tags/{ResourceArn}",
|
347
|
+
"responseCode":204
|
348
|
+
},
|
349
|
+
"input":{"shape":"TagResourceRequest"},
|
350
|
+
"errors":[
|
351
|
+
{"shape":"ResourceNotFoundException"},
|
352
|
+
{"shape":"BadRequestException"},
|
353
|
+
{"shape":"InternalServerException"}
|
354
|
+
]
|
355
|
+
},
|
356
|
+
"UntagResource":{
|
357
|
+
"name":"UntagResource",
|
358
|
+
"http":{
|
359
|
+
"method":"DELETE",
|
360
|
+
"requestUri":"/tags/{ResourceArn}",
|
361
|
+
"responseCode":204
|
362
|
+
},
|
363
|
+
"input":{"shape":"UntagResourceRequest"},
|
364
|
+
"errors":[
|
365
|
+
{"shape":"ResourceNotFoundException"},
|
366
|
+
{"shape":"BadRequestException"},
|
367
|
+
{"shape":"InternalServerException"}
|
368
|
+
]
|
369
|
+
},
|
370
|
+
"UpdateApplication":{
|
371
|
+
"name":"UpdateApplication",
|
372
|
+
"http":{
|
373
|
+
"method":"PATCH",
|
374
|
+
"requestUri":"/applications/{ApplicationId}",
|
375
|
+
"responseCode":200
|
376
|
+
},
|
377
|
+
"input":{"shape":"UpdateApplicationRequest"},
|
378
|
+
"output":{"shape":"Application"},
|
379
|
+
"errors":[
|
380
|
+
{"shape":"BadRequestException"},
|
381
|
+
{"shape":"ResourceNotFoundException"},
|
382
|
+
{"shape":"InternalServerException"}
|
383
|
+
]
|
384
|
+
},
|
385
|
+
"UpdateConfigurationProfile":{
|
386
|
+
"name":"UpdateConfigurationProfile",
|
387
|
+
"http":{
|
388
|
+
"method":"PATCH",
|
389
|
+
"requestUri":"/applications/{ApplicationId}/configurationprofiles/{ConfigurationProfileId}",
|
390
|
+
"responseCode":200
|
391
|
+
},
|
392
|
+
"input":{"shape":"UpdateConfigurationProfileRequest"},
|
393
|
+
"output":{"shape":"ConfigurationProfile"},
|
394
|
+
"errors":[
|
395
|
+
{"shape":"BadRequestException"},
|
396
|
+
{"shape":"ResourceNotFoundException"},
|
397
|
+
{"shape":"InternalServerException"}
|
398
|
+
]
|
399
|
+
},
|
400
|
+
"UpdateDeploymentStrategy":{
|
401
|
+
"name":"UpdateDeploymentStrategy",
|
402
|
+
"http":{
|
403
|
+
"method":"PATCH",
|
404
|
+
"requestUri":"/deploymentstrategies/{DeploymentStrategyId}",
|
405
|
+
"responseCode":200
|
406
|
+
},
|
407
|
+
"input":{"shape":"UpdateDeploymentStrategyRequest"},
|
408
|
+
"output":{"shape":"DeploymentStrategy"},
|
409
|
+
"errors":[
|
410
|
+
{"shape":"BadRequestException"},
|
411
|
+
{"shape":"ResourceNotFoundException"},
|
412
|
+
{"shape":"InternalServerException"}
|
413
|
+
]
|
414
|
+
},
|
415
|
+
"UpdateEnvironment":{
|
416
|
+
"name":"UpdateEnvironment",
|
417
|
+
"http":{
|
418
|
+
"method":"PATCH",
|
419
|
+
"requestUri":"/applications/{ApplicationId}/environments/{EnvironmentId}",
|
420
|
+
"responseCode":200
|
421
|
+
},
|
422
|
+
"input":{"shape":"UpdateEnvironmentRequest"},
|
423
|
+
"output":{"shape":"Environment"},
|
424
|
+
"errors":[
|
425
|
+
{"shape":"BadRequestException"},
|
426
|
+
{"shape":"ResourceNotFoundException"},
|
427
|
+
{"shape":"InternalServerException"}
|
428
|
+
]
|
429
|
+
},
|
430
|
+
"ValidateConfiguration":{
|
431
|
+
"name":"ValidateConfiguration",
|
432
|
+
"http":{
|
433
|
+
"method":"POST",
|
434
|
+
"requestUri":"/applications/{ApplicationId}/configurationprofiles/{ConfigurationProfileId}/validators",
|
435
|
+
"responseCode":204
|
436
|
+
},
|
437
|
+
"input":{"shape":"ValidateConfigurationRequest"},
|
438
|
+
"errors":[
|
439
|
+
{"shape":"BadRequestException"},
|
440
|
+
{"shape":"ResourceNotFoundException"},
|
441
|
+
{"shape":"InternalServerException"}
|
442
|
+
]
|
443
|
+
}
|
444
|
+
},
|
445
|
+
"shapes":{
|
446
|
+
"Application":{
|
447
|
+
"type":"structure",
|
448
|
+
"members":{
|
449
|
+
"Id":{"shape":"Id"},
|
450
|
+
"Name":{"shape":"Name"},
|
451
|
+
"Description":{"shape":"Description"}
|
452
|
+
}
|
453
|
+
},
|
454
|
+
"ApplicationList":{
|
455
|
+
"type":"list",
|
456
|
+
"member":{"shape":"Application"}
|
457
|
+
},
|
458
|
+
"Applications":{
|
459
|
+
"type":"structure",
|
460
|
+
"members":{
|
461
|
+
"Items":{"shape":"ApplicationList"},
|
462
|
+
"NextToken":{"shape":"NextToken"}
|
463
|
+
}
|
464
|
+
},
|
465
|
+
"Arn":{
|
466
|
+
"type":"string",
|
467
|
+
"max":2048,
|
468
|
+
"min":20,
|
469
|
+
"pattern":"arn:(aws[a-zA-Z-]*)?:[a-z]+:([a-z]{2}((-gov)|(-iso(b?)))?-[a-z]+-\\d{1})?:(\\d{12})?:[a-zA-Z0-9-_/:.]+"
|
470
|
+
},
|
471
|
+
"BadRequestException":{
|
472
|
+
"type":"structure",
|
473
|
+
"members":{
|
474
|
+
"Message":{"shape":"String"}
|
475
|
+
},
|
476
|
+
"error":{"httpStatusCode":400},
|
477
|
+
"exception":true
|
478
|
+
},
|
479
|
+
"Blob":{"type":"blob"},
|
480
|
+
"Configuration":{
|
481
|
+
"type":"structure",
|
482
|
+
"members":{
|
483
|
+
"Content":{"shape":"Blob"},
|
484
|
+
"ConfigurationVersion":{
|
485
|
+
"shape":"Version",
|
486
|
+
"location":"header",
|
487
|
+
"locationName":"Configuration-Version"
|
488
|
+
},
|
489
|
+
"ContentType":{
|
490
|
+
"shape":"String",
|
491
|
+
"location":"header",
|
492
|
+
"locationName":"Content-Type"
|
493
|
+
}
|
494
|
+
},
|
495
|
+
"payload":"Content"
|
496
|
+
},
|
497
|
+
"ConfigurationProfile":{
|
498
|
+
"type":"structure",
|
499
|
+
"members":{
|
500
|
+
"ApplicationId":{"shape":"Id"},
|
501
|
+
"Id":{"shape":"Id"},
|
502
|
+
"Name":{"shape":"Name"},
|
503
|
+
"Description":{"shape":"Description"},
|
504
|
+
"LocationUri":{"shape":"Uri"},
|
505
|
+
"RetrievalRoleArn":{"shape":"Arn"},
|
506
|
+
"Validators":{"shape":"ValidatorList"}
|
507
|
+
}
|
508
|
+
},
|
509
|
+
"ConfigurationProfileSummary":{
|
510
|
+
"type":"structure",
|
511
|
+
"members":{
|
512
|
+
"ApplicationId":{"shape":"Id"},
|
513
|
+
"Id":{"shape":"Id"},
|
514
|
+
"Name":{"shape":"Name"},
|
515
|
+
"LocationUri":{"shape":"Uri"},
|
516
|
+
"ValidatorTypes":{"shape":"ValidatorTypeList"}
|
517
|
+
}
|
518
|
+
},
|
519
|
+
"ConfigurationProfileSummaryList":{
|
520
|
+
"type":"list",
|
521
|
+
"member":{"shape":"ConfigurationProfileSummary"}
|
522
|
+
},
|
523
|
+
"ConfigurationProfiles":{
|
524
|
+
"type":"structure",
|
525
|
+
"members":{
|
526
|
+
"Items":{"shape":"ConfigurationProfileSummaryList"},
|
527
|
+
"NextToken":{"shape":"NextToken"}
|
528
|
+
}
|
529
|
+
},
|
530
|
+
"ConflictException":{
|
531
|
+
"type":"structure",
|
532
|
+
"members":{
|
533
|
+
"Message":{"shape":"String"}
|
534
|
+
},
|
535
|
+
"error":{"httpStatusCode":409},
|
536
|
+
"exception":true
|
537
|
+
},
|
538
|
+
"CreateApplicationRequest":{
|
539
|
+
"type":"structure",
|
540
|
+
"required":["Name"],
|
541
|
+
"members":{
|
542
|
+
"Name":{"shape":"Name"},
|
543
|
+
"Description":{"shape":"Description"},
|
544
|
+
"Tags":{"shape":"TagMap"}
|
545
|
+
}
|
546
|
+
},
|
547
|
+
"CreateConfigurationProfileRequest":{
|
548
|
+
"type":"structure",
|
549
|
+
"required":[
|
550
|
+
"ApplicationId",
|
551
|
+
"Name",
|
552
|
+
"LocationUri",
|
553
|
+
"RetrievalRoleArn"
|
554
|
+
],
|
555
|
+
"members":{
|
556
|
+
"ApplicationId":{
|
557
|
+
"shape":"Id",
|
558
|
+
"location":"uri",
|
559
|
+
"locationName":"ApplicationId"
|
560
|
+
},
|
561
|
+
"Name":{"shape":"Name"},
|
562
|
+
"Description":{"shape":"Description"},
|
563
|
+
"LocationUri":{"shape":"Uri"},
|
564
|
+
"RetrievalRoleArn":{"shape":"Arn"},
|
565
|
+
"Validators":{"shape":"ValidatorList"},
|
566
|
+
"Tags":{"shape":"TagMap"}
|
567
|
+
}
|
568
|
+
},
|
569
|
+
"CreateDeploymentStrategyRequest":{
|
570
|
+
"type":"structure",
|
571
|
+
"required":[
|
572
|
+
"Name",
|
573
|
+
"DeploymentDurationInMinutes",
|
574
|
+
"GrowthFactor",
|
575
|
+
"ReplicateTo"
|
576
|
+
],
|
577
|
+
"members":{
|
578
|
+
"Name":{"shape":"Name"},
|
579
|
+
"Description":{"shape":"Description"},
|
580
|
+
"DeploymentDurationInMinutes":{
|
581
|
+
"shape":"MinutesBetween0And24Hours",
|
582
|
+
"box":true
|
583
|
+
},
|
584
|
+
"FinalBakeTimeInMinutes":{"shape":"MinutesBetween0And24Hours"},
|
585
|
+
"GrowthFactor":{
|
586
|
+
"shape":"GrowthFactor",
|
587
|
+
"box":true
|
588
|
+
},
|
589
|
+
"GrowthType":{"shape":"GrowthType"},
|
590
|
+
"ReplicateTo":{"shape":"ReplicateTo"},
|
591
|
+
"Tags":{"shape":"TagMap"}
|
592
|
+
}
|
593
|
+
},
|
594
|
+
"CreateEnvironmentRequest":{
|
595
|
+
"type":"structure",
|
596
|
+
"required":[
|
597
|
+
"ApplicationId",
|
598
|
+
"Name"
|
599
|
+
],
|
600
|
+
"members":{
|
601
|
+
"ApplicationId":{
|
602
|
+
"shape":"Id",
|
603
|
+
"location":"uri",
|
604
|
+
"locationName":"ApplicationId"
|
605
|
+
},
|
606
|
+
"Name":{"shape":"Name"},
|
607
|
+
"Description":{"shape":"Description"},
|
608
|
+
"Monitors":{"shape":"MonitorList"},
|
609
|
+
"Tags":{"shape":"TagMap"}
|
610
|
+
}
|
611
|
+
},
|
612
|
+
"DeleteApplicationRequest":{
|
613
|
+
"type":"structure",
|
614
|
+
"required":["ApplicationId"],
|
615
|
+
"members":{
|
616
|
+
"ApplicationId":{
|
617
|
+
"shape":"Id",
|
618
|
+
"location":"uri",
|
619
|
+
"locationName":"ApplicationId"
|
620
|
+
}
|
621
|
+
}
|
622
|
+
},
|
623
|
+
"DeleteConfigurationProfileRequest":{
|
624
|
+
"type":"structure",
|
625
|
+
"required":[
|
626
|
+
"ApplicationId",
|
627
|
+
"ConfigurationProfileId"
|
628
|
+
],
|
629
|
+
"members":{
|
630
|
+
"ApplicationId":{
|
631
|
+
"shape":"Id",
|
632
|
+
"location":"uri",
|
633
|
+
"locationName":"ApplicationId"
|
634
|
+
},
|
635
|
+
"ConfigurationProfileId":{
|
636
|
+
"shape":"Id",
|
637
|
+
"location":"uri",
|
638
|
+
"locationName":"ConfigurationProfileId"
|
639
|
+
}
|
640
|
+
}
|
641
|
+
},
|
642
|
+
"DeleteDeploymentStrategyRequest":{
|
643
|
+
"type":"structure",
|
644
|
+
"required":["DeploymentStrategyId"],
|
645
|
+
"members":{
|
646
|
+
"DeploymentStrategyId":{
|
647
|
+
"shape":"DeploymentStrategyId",
|
648
|
+
"location":"uri",
|
649
|
+
"locationName":"DeploymentStrategyId"
|
650
|
+
}
|
651
|
+
}
|
652
|
+
},
|
653
|
+
"DeleteEnvironmentRequest":{
|
654
|
+
"type":"structure",
|
655
|
+
"required":[
|
656
|
+
"ApplicationId",
|
657
|
+
"EnvironmentId"
|
658
|
+
],
|
659
|
+
"members":{
|
660
|
+
"ApplicationId":{
|
661
|
+
"shape":"Id",
|
662
|
+
"location":"uri",
|
663
|
+
"locationName":"ApplicationId"
|
664
|
+
},
|
665
|
+
"EnvironmentId":{
|
666
|
+
"shape":"Id",
|
667
|
+
"location":"uri",
|
668
|
+
"locationName":"EnvironmentId"
|
669
|
+
}
|
670
|
+
}
|
671
|
+
},
|
672
|
+
"Deployment":{
|
673
|
+
"type":"structure",
|
674
|
+
"members":{
|
675
|
+
"ApplicationId":{"shape":"Id"},
|
676
|
+
"EnvironmentId":{"shape":"Id"},
|
677
|
+
"DeploymentStrategyId":{"shape":"Id"},
|
678
|
+
"ConfigurationProfileId":{"shape":"Id"},
|
679
|
+
"DeploymentNumber":{"shape":"Integer"},
|
680
|
+
"ConfigurationName":{"shape":"Name"},
|
681
|
+
"ConfigurationLocationUri":{"shape":"Uri"},
|
682
|
+
"ConfigurationVersion":{"shape":"Version"},
|
683
|
+
"Description":{"shape":"Description"},
|
684
|
+
"DeploymentDurationInMinutes":{"shape":"MinutesBetween0And24Hours"},
|
685
|
+
"GrowthType":{"shape":"GrowthType"},
|
686
|
+
"GrowthFactor":{"shape":"Percentage"},
|
687
|
+
"FinalBakeTimeInMinutes":{"shape":"MinutesBetween0And24Hours"},
|
688
|
+
"State":{"shape":"DeploymentState"},
|
689
|
+
"PercentageComplete":{"shape":"Percentage"},
|
690
|
+
"StartedAt":{"shape":"Iso8601DateTime"},
|
691
|
+
"CompletedAt":{"shape":"Iso8601DateTime"}
|
692
|
+
}
|
693
|
+
},
|
694
|
+
"DeploymentList":{
|
695
|
+
"type":"list",
|
696
|
+
"member":{"shape":"DeploymentSummary"}
|
697
|
+
},
|
698
|
+
"DeploymentState":{
|
699
|
+
"type":"string",
|
700
|
+
"enum":[
|
701
|
+
"BAKING",
|
702
|
+
"VALIDATING",
|
703
|
+
"DEPLOYING",
|
704
|
+
"COMPLETE",
|
705
|
+
"ROLLING_BACK",
|
706
|
+
"ROLLED_BACK"
|
707
|
+
]
|
708
|
+
},
|
709
|
+
"DeploymentStrategies":{
|
710
|
+
"type":"structure",
|
711
|
+
"members":{
|
712
|
+
"Items":{"shape":"DeploymentStrategyList"},
|
713
|
+
"NextToken":{"shape":"NextToken"}
|
714
|
+
}
|
715
|
+
},
|
716
|
+
"DeploymentStrategy":{
|
717
|
+
"type":"structure",
|
718
|
+
"members":{
|
719
|
+
"Id":{"shape":"Id"},
|
720
|
+
"Name":{"shape":"Name"},
|
721
|
+
"Description":{"shape":"Description"},
|
722
|
+
"DeploymentDurationInMinutes":{"shape":"MinutesBetween0And24Hours"},
|
723
|
+
"GrowthType":{"shape":"GrowthType"},
|
724
|
+
"GrowthFactor":{"shape":"Percentage"},
|
725
|
+
"FinalBakeTimeInMinutes":{"shape":"MinutesBetween0And24Hours"},
|
726
|
+
"ReplicateTo":{"shape":"ReplicateTo"}
|
727
|
+
}
|
728
|
+
},
|
729
|
+
"DeploymentStrategyId":{
|
730
|
+
"type":"string",
|
731
|
+
"pattern":"([a-z0-9]{4,7}|arn:aws.*)"
|
732
|
+
},
|
733
|
+
"DeploymentStrategyList":{
|
734
|
+
"type":"list",
|
735
|
+
"member":{"shape":"DeploymentStrategy"}
|
736
|
+
},
|
737
|
+
"DeploymentSummary":{
|
738
|
+
"type":"structure",
|
739
|
+
"members":{
|
740
|
+
"DeploymentNumber":{"shape":"Integer"},
|
741
|
+
"ConfigurationName":{"shape":"Name"},
|
742
|
+
"ConfigurationVersion":{"shape":"Version"},
|
743
|
+
"DeploymentDurationInMinutes":{"shape":"MinutesBetween0And24Hours"},
|
744
|
+
"GrowthType":{"shape":"GrowthType"},
|
745
|
+
"GrowthFactor":{"shape":"Percentage"},
|
746
|
+
"FinalBakeTimeInMinutes":{"shape":"MinutesBetween0And24Hours"},
|
747
|
+
"State":{"shape":"DeploymentState"},
|
748
|
+
"PercentageComplete":{"shape":"Percentage"},
|
749
|
+
"StartedAt":{"shape":"Iso8601DateTime"},
|
750
|
+
"CompletedAt":{"shape":"Iso8601DateTime"}
|
751
|
+
}
|
752
|
+
},
|
753
|
+
"Deployments":{
|
754
|
+
"type":"structure",
|
755
|
+
"members":{
|
756
|
+
"Items":{"shape":"DeploymentList"},
|
757
|
+
"NextToken":{"shape":"NextToken"}
|
758
|
+
}
|
759
|
+
},
|
760
|
+
"Description":{
|
761
|
+
"type":"string",
|
762
|
+
"max":1024,
|
763
|
+
"min":0
|
764
|
+
},
|
765
|
+
"Environment":{
|
766
|
+
"type":"structure",
|
767
|
+
"members":{
|
768
|
+
"ApplicationId":{"shape":"Id"},
|
769
|
+
"Id":{"shape":"Id"},
|
770
|
+
"Name":{"shape":"Name"},
|
771
|
+
"Description":{"shape":"Description"},
|
772
|
+
"State":{"shape":"EnvironmentState"},
|
773
|
+
"Monitors":{"shape":"MonitorList"}
|
774
|
+
}
|
775
|
+
},
|
776
|
+
"EnvironmentList":{
|
777
|
+
"type":"list",
|
778
|
+
"member":{"shape":"Environment"}
|
779
|
+
},
|
780
|
+
"EnvironmentState":{
|
781
|
+
"type":"string",
|
782
|
+
"enum":[
|
783
|
+
"READY_FOR_DEPLOYMENT",
|
784
|
+
"DEPLOYING",
|
785
|
+
"ROLLING_BACK",
|
786
|
+
"ROLLED_BACK"
|
787
|
+
]
|
788
|
+
},
|
789
|
+
"Environments":{
|
790
|
+
"type":"structure",
|
791
|
+
"members":{
|
792
|
+
"Items":{"shape":"EnvironmentList"},
|
793
|
+
"NextToken":{"shape":"NextToken"}
|
794
|
+
}
|
795
|
+
},
|
796
|
+
"GetApplicationRequest":{
|
797
|
+
"type":"structure",
|
798
|
+
"required":["ApplicationId"],
|
799
|
+
"members":{
|
800
|
+
"ApplicationId":{
|
801
|
+
"shape":"Id",
|
802
|
+
"location":"uri",
|
803
|
+
"locationName":"ApplicationId"
|
804
|
+
}
|
805
|
+
}
|
806
|
+
},
|
807
|
+
"GetConfigurationProfileRequest":{
|
808
|
+
"type":"structure",
|
809
|
+
"required":[
|
810
|
+
"ApplicationId",
|
811
|
+
"ConfigurationProfileId"
|
812
|
+
],
|
813
|
+
"members":{
|
814
|
+
"ApplicationId":{
|
815
|
+
"shape":"Id",
|
816
|
+
"location":"uri",
|
817
|
+
"locationName":"ApplicationId"
|
818
|
+
},
|
819
|
+
"ConfigurationProfileId":{
|
820
|
+
"shape":"Id",
|
821
|
+
"location":"uri",
|
822
|
+
"locationName":"ConfigurationProfileId"
|
823
|
+
}
|
824
|
+
}
|
825
|
+
},
|
826
|
+
"GetConfigurationRequest":{
|
827
|
+
"type":"structure",
|
828
|
+
"required":[
|
829
|
+
"Application",
|
830
|
+
"Environment",
|
831
|
+
"Configuration",
|
832
|
+
"ClientId"
|
833
|
+
],
|
834
|
+
"members":{
|
835
|
+
"Application":{
|
836
|
+
"shape":"StringWithLengthBetween1And64",
|
837
|
+
"location":"uri",
|
838
|
+
"locationName":"Application"
|
839
|
+
},
|
840
|
+
"Environment":{
|
841
|
+
"shape":"StringWithLengthBetween1And64",
|
842
|
+
"location":"uri",
|
843
|
+
"locationName":"Environment"
|
844
|
+
},
|
845
|
+
"Configuration":{
|
846
|
+
"shape":"StringWithLengthBetween1And64",
|
847
|
+
"location":"uri",
|
848
|
+
"locationName":"Configuration"
|
849
|
+
},
|
850
|
+
"ClientId":{
|
851
|
+
"shape":"StringWithLengthBetween1And64",
|
852
|
+
"location":"querystring",
|
853
|
+
"locationName":"client_id"
|
854
|
+
},
|
855
|
+
"ClientConfigurationVersion":{
|
856
|
+
"shape":"Version",
|
857
|
+
"location":"querystring",
|
858
|
+
"locationName":"client_configuration_version"
|
859
|
+
}
|
860
|
+
}
|
861
|
+
},
|
862
|
+
"GetDeploymentRequest":{
|
863
|
+
"type":"structure",
|
864
|
+
"required":[
|
865
|
+
"ApplicationId",
|
866
|
+
"EnvironmentId",
|
867
|
+
"DeploymentNumber"
|
868
|
+
],
|
869
|
+
"members":{
|
870
|
+
"ApplicationId":{
|
871
|
+
"shape":"Id",
|
872
|
+
"location":"uri",
|
873
|
+
"locationName":"ApplicationId"
|
874
|
+
},
|
875
|
+
"EnvironmentId":{
|
876
|
+
"shape":"Id",
|
877
|
+
"location":"uri",
|
878
|
+
"locationName":"EnvironmentId"
|
879
|
+
},
|
880
|
+
"DeploymentNumber":{
|
881
|
+
"shape":"Integer",
|
882
|
+
"box":true,
|
883
|
+
"location":"uri",
|
884
|
+
"locationName":"DeploymentNumber"
|
885
|
+
}
|
886
|
+
}
|
887
|
+
},
|
888
|
+
"GetDeploymentStrategyRequest":{
|
889
|
+
"type":"structure",
|
890
|
+
"required":["DeploymentStrategyId"],
|
891
|
+
"members":{
|
892
|
+
"DeploymentStrategyId":{
|
893
|
+
"shape":"DeploymentStrategyId",
|
894
|
+
"location":"uri",
|
895
|
+
"locationName":"DeploymentStrategyId"
|
896
|
+
}
|
897
|
+
}
|
898
|
+
},
|
899
|
+
"GetEnvironmentRequest":{
|
900
|
+
"type":"structure",
|
901
|
+
"required":[
|
902
|
+
"ApplicationId",
|
903
|
+
"EnvironmentId"
|
904
|
+
],
|
905
|
+
"members":{
|
906
|
+
"ApplicationId":{
|
907
|
+
"shape":"Id",
|
908
|
+
"location":"uri",
|
909
|
+
"locationName":"ApplicationId"
|
910
|
+
},
|
911
|
+
"EnvironmentId":{
|
912
|
+
"shape":"Id",
|
913
|
+
"location":"uri",
|
914
|
+
"locationName":"EnvironmentId"
|
915
|
+
}
|
916
|
+
}
|
917
|
+
},
|
918
|
+
"GrowthFactor":{
|
919
|
+
"type":"float",
|
920
|
+
"max":100.0,
|
921
|
+
"min":1.0
|
922
|
+
},
|
923
|
+
"GrowthType":{
|
924
|
+
"type":"string",
|
925
|
+
"enum":["LINEAR"]
|
926
|
+
},
|
927
|
+
"Id":{
|
928
|
+
"type":"string",
|
929
|
+
"pattern":"[a-z0-9]{4,7}"
|
930
|
+
},
|
931
|
+
"Integer":{"type":"integer"},
|
932
|
+
"InternalServerException":{
|
933
|
+
"type":"structure",
|
934
|
+
"members":{
|
935
|
+
"Message":{"shape":"String"}
|
936
|
+
},
|
937
|
+
"error":{"httpStatusCode":500},
|
938
|
+
"exception":true,
|
939
|
+
"fault":true
|
940
|
+
},
|
941
|
+
"Iso8601DateTime":{
|
942
|
+
"type":"timestamp",
|
943
|
+
"timestampFormat":"iso8601"
|
944
|
+
},
|
945
|
+
"ListApplicationsRequest":{
|
946
|
+
"type":"structure",
|
947
|
+
"members":{
|
948
|
+
"MaxResults":{
|
949
|
+
"shape":"MaxResults",
|
950
|
+
"box":true,
|
951
|
+
"location":"querystring",
|
952
|
+
"locationName":"max_results"
|
953
|
+
},
|
954
|
+
"NextToken":{
|
955
|
+
"shape":"NextToken",
|
956
|
+
"location":"querystring",
|
957
|
+
"locationName":"next_token"
|
958
|
+
}
|
959
|
+
}
|
960
|
+
},
|
961
|
+
"ListConfigurationProfilesRequest":{
|
962
|
+
"type":"structure",
|
963
|
+
"required":["ApplicationId"],
|
964
|
+
"members":{
|
965
|
+
"ApplicationId":{
|
966
|
+
"shape":"Id",
|
967
|
+
"location":"uri",
|
968
|
+
"locationName":"ApplicationId"
|
969
|
+
},
|
970
|
+
"MaxResults":{
|
971
|
+
"shape":"MaxResults",
|
972
|
+
"box":true,
|
973
|
+
"location":"querystring",
|
974
|
+
"locationName":"max_results"
|
975
|
+
},
|
976
|
+
"NextToken":{
|
977
|
+
"shape":"NextToken",
|
978
|
+
"location":"querystring",
|
979
|
+
"locationName":"next_token"
|
980
|
+
}
|
981
|
+
}
|
982
|
+
},
|
983
|
+
"ListDeploymentStrategiesRequest":{
|
984
|
+
"type":"structure",
|
985
|
+
"members":{
|
986
|
+
"MaxResults":{
|
987
|
+
"shape":"MaxResults",
|
988
|
+
"box":true,
|
989
|
+
"location":"querystring",
|
990
|
+
"locationName":"max_results"
|
991
|
+
},
|
992
|
+
"NextToken":{
|
993
|
+
"shape":"NextToken",
|
994
|
+
"location":"querystring",
|
995
|
+
"locationName":"next_token"
|
996
|
+
}
|
997
|
+
}
|
998
|
+
},
|
999
|
+
"ListDeploymentsRequest":{
|
1000
|
+
"type":"structure",
|
1001
|
+
"required":[
|
1002
|
+
"ApplicationId",
|
1003
|
+
"EnvironmentId"
|
1004
|
+
],
|
1005
|
+
"members":{
|
1006
|
+
"ApplicationId":{
|
1007
|
+
"shape":"Id",
|
1008
|
+
"location":"uri",
|
1009
|
+
"locationName":"ApplicationId"
|
1010
|
+
},
|
1011
|
+
"EnvironmentId":{
|
1012
|
+
"shape":"Id",
|
1013
|
+
"location":"uri",
|
1014
|
+
"locationName":"EnvironmentId"
|
1015
|
+
},
|
1016
|
+
"MaxResults":{
|
1017
|
+
"shape":"MaxResults",
|
1018
|
+
"box":true,
|
1019
|
+
"location":"querystring",
|
1020
|
+
"locationName":"max_results"
|
1021
|
+
},
|
1022
|
+
"NextToken":{
|
1023
|
+
"shape":"NextToken",
|
1024
|
+
"location":"querystring",
|
1025
|
+
"locationName":"next_token"
|
1026
|
+
}
|
1027
|
+
}
|
1028
|
+
},
|
1029
|
+
"ListEnvironmentsRequest":{
|
1030
|
+
"type":"structure",
|
1031
|
+
"required":["ApplicationId"],
|
1032
|
+
"members":{
|
1033
|
+
"ApplicationId":{
|
1034
|
+
"shape":"Id",
|
1035
|
+
"location":"uri",
|
1036
|
+
"locationName":"ApplicationId"
|
1037
|
+
},
|
1038
|
+
"MaxResults":{
|
1039
|
+
"shape":"MaxResults",
|
1040
|
+
"box":true,
|
1041
|
+
"location":"querystring",
|
1042
|
+
"locationName":"max_results"
|
1043
|
+
},
|
1044
|
+
"NextToken":{
|
1045
|
+
"shape":"NextToken",
|
1046
|
+
"location":"querystring",
|
1047
|
+
"locationName":"next_token"
|
1048
|
+
}
|
1049
|
+
}
|
1050
|
+
},
|
1051
|
+
"ListTagsForResourceRequest":{
|
1052
|
+
"type":"structure",
|
1053
|
+
"required":["ResourceArn"],
|
1054
|
+
"members":{
|
1055
|
+
"ResourceArn":{
|
1056
|
+
"shape":"Arn",
|
1057
|
+
"location":"uri",
|
1058
|
+
"locationName":"ResourceArn"
|
1059
|
+
}
|
1060
|
+
}
|
1061
|
+
},
|
1062
|
+
"MaxResults":{
|
1063
|
+
"type":"integer",
|
1064
|
+
"max":50,
|
1065
|
+
"min":1
|
1066
|
+
},
|
1067
|
+
"MinutesBetween0And24Hours":{
|
1068
|
+
"type":"integer",
|
1069
|
+
"max":1440,
|
1070
|
+
"min":0
|
1071
|
+
},
|
1072
|
+
"Monitor":{
|
1073
|
+
"type":"structure",
|
1074
|
+
"members":{
|
1075
|
+
"AlarmArn":{"shape":"Arn"},
|
1076
|
+
"AlarmRoleArn":{"shape":"Arn"}
|
1077
|
+
}
|
1078
|
+
},
|
1079
|
+
"MonitorList":{
|
1080
|
+
"type":"list",
|
1081
|
+
"member":{"shape":"Monitor"},
|
1082
|
+
"max":5,
|
1083
|
+
"min":0
|
1084
|
+
},
|
1085
|
+
"Name":{
|
1086
|
+
"type":"string",
|
1087
|
+
"max":64,
|
1088
|
+
"min":1
|
1089
|
+
},
|
1090
|
+
"NextToken":{
|
1091
|
+
"type":"string",
|
1092
|
+
"max":2048,
|
1093
|
+
"min":1
|
1094
|
+
},
|
1095
|
+
"Percentage":{
|
1096
|
+
"type":"float",
|
1097
|
+
"max":100.0,
|
1098
|
+
"min":1.0
|
1099
|
+
},
|
1100
|
+
"ReplicateTo":{
|
1101
|
+
"type":"string",
|
1102
|
+
"enum":[
|
1103
|
+
"NONE",
|
1104
|
+
"SSM_DOCUMENT"
|
1105
|
+
]
|
1106
|
+
},
|
1107
|
+
"ResourceNotFoundException":{
|
1108
|
+
"type":"structure",
|
1109
|
+
"members":{
|
1110
|
+
"Message":{"shape":"String"},
|
1111
|
+
"ResourceName":{"shape":"String"}
|
1112
|
+
},
|
1113
|
+
"error":{"httpStatusCode":404},
|
1114
|
+
"exception":true
|
1115
|
+
},
|
1116
|
+
"ResourceTags":{
|
1117
|
+
"type":"structure",
|
1118
|
+
"members":{
|
1119
|
+
"Tags":{"shape":"TagMap"}
|
1120
|
+
}
|
1121
|
+
},
|
1122
|
+
"StartDeploymentRequest":{
|
1123
|
+
"type":"structure",
|
1124
|
+
"required":[
|
1125
|
+
"ApplicationId",
|
1126
|
+
"EnvironmentId",
|
1127
|
+
"DeploymentStrategyId",
|
1128
|
+
"ConfigurationProfileId",
|
1129
|
+
"ConfigurationVersion"
|
1130
|
+
],
|
1131
|
+
"members":{
|
1132
|
+
"ApplicationId":{
|
1133
|
+
"shape":"Id",
|
1134
|
+
"location":"uri",
|
1135
|
+
"locationName":"ApplicationId"
|
1136
|
+
},
|
1137
|
+
"EnvironmentId":{
|
1138
|
+
"shape":"Id",
|
1139
|
+
"location":"uri",
|
1140
|
+
"locationName":"EnvironmentId"
|
1141
|
+
},
|
1142
|
+
"DeploymentStrategyId":{"shape":"DeploymentStrategyId"},
|
1143
|
+
"ConfigurationProfileId":{"shape":"Id"},
|
1144
|
+
"ConfigurationVersion":{"shape":"Version"},
|
1145
|
+
"Description":{"shape":"Description"},
|
1146
|
+
"Tags":{"shape":"TagMap"}
|
1147
|
+
}
|
1148
|
+
},
|
1149
|
+
"StopDeploymentRequest":{
|
1150
|
+
"type":"structure",
|
1151
|
+
"required":[
|
1152
|
+
"ApplicationId",
|
1153
|
+
"EnvironmentId",
|
1154
|
+
"DeploymentNumber"
|
1155
|
+
],
|
1156
|
+
"members":{
|
1157
|
+
"ApplicationId":{
|
1158
|
+
"shape":"Id",
|
1159
|
+
"location":"uri",
|
1160
|
+
"locationName":"ApplicationId"
|
1161
|
+
},
|
1162
|
+
"EnvironmentId":{
|
1163
|
+
"shape":"Id",
|
1164
|
+
"location":"uri",
|
1165
|
+
"locationName":"EnvironmentId"
|
1166
|
+
},
|
1167
|
+
"DeploymentNumber":{
|
1168
|
+
"shape":"Integer",
|
1169
|
+
"box":true,
|
1170
|
+
"location":"uri",
|
1171
|
+
"locationName":"DeploymentNumber"
|
1172
|
+
}
|
1173
|
+
}
|
1174
|
+
},
|
1175
|
+
"String":{"type":"string"},
|
1176
|
+
"StringWithLengthBetween0And32768":{
|
1177
|
+
"type":"string",
|
1178
|
+
"max":32768,
|
1179
|
+
"min":0
|
1180
|
+
},
|
1181
|
+
"StringWithLengthBetween1And64":{
|
1182
|
+
"type":"string",
|
1183
|
+
"max":64,
|
1184
|
+
"min":1
|
1185
|
+
},
|
1186
|
+
"TagKey":{
|
1187
|
+
"type":"string",
|
1188
|
+
"max":128,
|
1189
|
+
"min":1
|
1190
|
+
},
|
1191
|
+
"TagKeyList":{
|
1192
|
+
"type":"list",
|
1193
|
+
"member":{"shape":"TagKey"},
|
1194
|
+
"max":50,
|
1195
|
+
"min":0
|
1196
|
+
},
|
1197
|
+
"TagMap":{
|
1198
|
+
"type":"map",
|
1199
|
+
"key":{"shape":"TagKey"},
|
1200
|
+
"value":{"shape":"TagValue"},
|
1201
|
+
"max":50,
|
1202
|
+
"min":0
|
1203
|
+
},
|
1204
|
+
"TagResourceRequest":{
|
1205
|
+
"type":"structure",
|
1206
|
+
"required":[
|
1207
|
+
"ResourceArn",
|
1208
|
+
"Tags"
|
1209
|
+
],
|
1210
|
+
"members":{
|
1211
|
+
"ResourceArn":{
|
1212
|
+
"shape":"Arn",
|
1213
|
+
"location":"uri",
|
1214
|
+
"locationName":"ResourceArn"
|
1215
|
+
},
|
1216
|
+
"Tags":{"shape":"TagMap"}
|
1217
|
+
}
|
1218
|
+
},
|
1219
|
+
"TagValue":{
|
1220
|
+
"type":"string",
|
1221
|
+
"max":256
|
1222
|
+
},
|
1223
|
+
"UntagResourceRequest":{
|
1224
|
+
"type":"structure",
|
1225
|
+
"required":[
|
1226
|
+
"ResourceArn",
|
1227
|
+
"TagKeys"
|
1228
|
+
],
|
1229
|
+
"members":{
|
1230
|
+
"ResourceArn":{
|
1231
|
+
"shape":"Arn",
|
1232
|
+
"location":"uri",
|
1233
|
+
"locationName":"ResourceArn"
|
1234
|
+
},
|
1235
|
+
"TagKeys":{
|
1236
|
+
"shape":"TagKeyList",
|
1237
|
+
"location":"querystring",
|
1238
|
+
"locationName":"tagKeys"
|
1239
|
+
}
|
1240
|
+
}
|
1241
|
+
},
|
1242
|
+
"UpdateApplicationRequest":{
|
1243
|
+
"type":"structure",
|
1244
|
+
"required":["ApplicationId"],
|
1245
|
+
"members":{
|
1246
|
+
"ApplicationId":{
|
1247
|
+
"shape":"Id",
|
1248
|
+
"location":"uri",
|
1249
|
+
"locationName":"ApplicationId"
|
1250
|
+
},
|
1251
|
+
"Name":{"shape":"Name"},
|
1252
|
+
"Description":{"shape":"Description"}
|
1253
|
+
}
|
1254
|
+
},
|
1255
|
+
"UpdateConfigurationProfileRequest":{
|
1256
|
+
"type":"structure",
|
1257
|
+
"required":[
|
1258
|
+
"ApplicationId",
|
1259
|
+
"ConfigurationProfileId"
|
1260
|
+
],
|
1261
|
+
"members":{
|
1262
|
+
"ApplicationId":{
|
1263
|
+
"shape":"Id",
|
1264
|
+
"location":"uri",
|
1265
|
+
"locationName":"ApplicationId"
|
1266
|
+
},
|
1267
|
+
"ConfigurationProfileId":{
|
1268
|
+
"shape":"Id",
|
1269
|
+
"location":"uri",
|
1270
|
+
"locationName":"ConfigurationProfileId"
|
1271
|
+
},
|
1272
|
+
"Name":{"shape":"Name"},
|
1273
|
+
"Description":{"shape":"Description"},
|
1274
|
+
"RetrievalRoleArn":{"shape":"Arn"},
|
1275
|
+
"Validators":{"shape":"ValidatorList"}
|
1276
|
+
}
|
1277
|
+
},
|
1278
|
+
"UpdateDeploymentStrategyRequest":{
|
1279
|
+
"type":"structure",
|
1280
|
+
"required":["DeploymentStrategyId"],
|
1281
|
+
"members":{
|
1282
|
+
"DeploymentStrategyId":{
|
1283
|
+
"shape":"DeploymentStrategyId",
|
1284
|
+
"location":"uri",
|
1285
|
+
"locationName":"DeploymentStrategyId"
|
1286
|
+
},
|
1287
|
+
"Description":{"shape":"Description"},
|
1288
|
+
"DeploymentDurationInMinutes":{
|
1289
|
+
"shape":"MinutesBetween0And24Hours",
|
1290
|
+
"box":true
|
1291
|
+
},
|
1292
|
+
"FinalBakeTimeInMinutes":{
|
1293
|
+
"shape":"MinutesBetween0And24Hours",
|
1294
|
+
"box":true
|
1295
|
+
},
|
1296
|
+
"GrowthFactor":{
|
1297
|
+
"shape":"GrowthFactor",
|
1298
|
+
"box":true
|
1299
|
+
},
|
1300
|
+
"GrowthType":{"shape":"GrowthType"}
|
1301
|
+
}
|
1302
|
+
},
|
1303
|
+
"UpdateEnvironmentRequest":{
|
1304
|
+
"type":"structure",
|
1305
|
+
"required":[
|
1306
|
+
"ApplicationId",
|
1307
|
+
"EnvironmentId"
|
1308
|
+
],
|
1309
|
+
"members":{
|
1310
|
+
"ApplicationId":{
|
1311
|
+
"shape":"Id",
|
1312
|
+
"location":"uri",
|
1313
|
+
"locationName":"ApplicationId"
|
1314
|
+
},
|
1315
|
+
"EnvironmentId":{
|
1316
|
+
"shape":"Id",
|
1317
|
+
"location":"uri",
|
1318
|
+
"locationName":"EnvironmentId"
|
1319
|
+
},
|
1320
|
+
"Name":{"shape":"Name"},
|
1321
|
+
"Description":{"shape":"Description"},
|
1322
|
+
"Monitors":{"shape":"MonitorList"}
|
1323
|
+
}
|
1324
|
+
},
|
1325
|
+
"Uri":{
|
1326
|
+
"type":"string",
|
1327
|
+
"max":2048,
|
1328
|
+
"min":1
|
1329
|
+
},
|
1330
|
+
"ValidateConfigurationRequest":{
|
1331
|
+
"type":"structure",
|
1332
|
+
"required":[
|
1333
|
+
"ApplicationId",
|
1334
|
+
"ConfigurationProfileId",
|
1335
|
+
"ConfigurationVersion"
|
1336
|
+
],
|
1337
|
+
"members":{
|
1338
|
+
"ApplicationId":{
|
1339
|
+
"shape":"Id",
|
1340
|
+
"location":"uri",
|
1341
|
+
"locationName":"ApplicationId"
|
1342
|
+
},
|
1343
|
+
"ConfigurationProfileId":{
|
1344
|
+
"shape":"Id",
|
1345
|
+
"location":"uri",
|
1346
|
+
"locationName":"ConfigurationProfileId"
|
1347
|
+
},
|
1348
|
+
"ConfigurationVersion":{
|
1349
|
+
"shape":"Version",
|
1350
|
+
"location":"querystring",
|
1351
|
+
"locationName":"configuration_version"
|
1352
|
+
}
|
1353
|
+
}
|
1354
|
+
},
|
1355
|
+
"Validator":{
|
1356
|
+
"type":"structure",
|
1357
|
+
"required":[
|
1358
|
+
"Type",
|
1359
|
+
"Content"
|
1360
|
+
],
|
1361
|
+
"members":{
|
1362
|
+
"Type":{"shape":"ValidatorType"},
|
1363
|
+
"Content":{"shape":"StringWithLengthBetween0And32768"}
|
1364
|
+
}
|
1365
|
+
},
|
1366
|
+
"ValidatorList":{
|
1367
|
+
"type":"list",
|
1368
|
+
"member":{"shape":"Validator"},
|
1369
|
+
"max":2,
|
1370
|
+
"min":0
|
1371
|
+
},
|
1372
|
+
"ValidatorType":{
|
1373
|
+
"type":"string",
|
1374
|
+
"enum":[
|
1375
|
+
"JSON_SCHEMA",
|
1376
|
+
"LAMBDA"
|
1377
|
+
]
|
1378
|
+
},
|
1379
|
+
"ValidatorTypeList":{
|
1380
|
+
"type":"list",
|
1381
|
+
"member":{"shape":"ValidatorType"},
|
1382
|
+
"max":2,
|
1383
|
+
"min":0
|
1384
|
+
},
|
1385
|
+
"Version":{
|
1386
|
+
"type":"string",
|
1387
|
+
"max":128,
|
1388
|
+
"min":1
|
1389
|
+
}
|
1390
|
+
}
|
1391
|
+
}
|