aws-sdk-elasticbeanstalk 1.0.0.rc1

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1193 @@
1
+ # WARNING ABOUT GENERATED CODE
2
+ #
3
+ # This file is generated. See the contributing for info on making contributions:
4
+ # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
5
+ #
6
+ # WARNING ABOUT GENERATED CODE
7
+
8
+ module Aws
9
+ module ElasticBeanstalk
10
+ # @api private
11
+ module ClientApi
12
+
13
+ include Seahorse::Model
14
+
15
+ AbortEnvironmentUpdateMessage = Shapes::StructureShape.new(name: 'AbortEnvironmentUpdateMessage')
16
+ AbortableOperationInProgress = Shapes::BooleanShape.new(name: 'AbortableOperationInProgress')
17
+ ActionHistoryStatus = Shapes::StringShape.new(name: 'ActionHistoryStatus')
18
+ ActionStatus = Shapes::StringShape.new(name: 'ActionStatus')
19
+ ActionType = Shapes::StringShape.new(name: 'ActionType')
20
+ ApplicationDescription = Shapes::StructureShape.new(name: 'ApplicationDescription')
21
+ ApplicationDescriptionList = Shapes::ListShape.new(name: 'ApplicationDescriptionList')
22
+ ApplicationDescriptionMessage = Shapes::StructureShape.new(name: 'ApplicationDescriptionMessage')
23
+ ApplicationDescriptionsMessage = Shapes::StructureShape.new(name: 'ApplicationDescriptionsMessage')
24
+ ApplicationMetrics = Shapes::StructureShape.new(name: 'ApplicationMetrics')
25
+ ApplicationName = Shapes::StringShape.new(name: 'ApplicationName')
26
+ ApplicationNamesList = Shapes::ListShape.new(name: 'ApplicationNamesList')
27
+ ApplicationVersionDescription = Shapes::StructureShape.new(name: 'ApplicationVersionDescription')
28
+ ApplicationVersionDescriptionList = Shapes::ListShape.new(name: 'ApplicationVersionDescriptionList')
29
+ ApplicationVersionDescriptionMessage = Shapes::StructureShape.new(name: 'ApplicationVersionDescriptionMessage')
30
+ ApplicationVersionDescriptionsMessage = Shapes::StructureShape.new(name: 'ApplicationVersionDescriptionsMessage')
31
+ ApplicationVersionProccess = Shapes::BooleanShape.new(name: 'ApplicationVersionProccess')
32
+ ApplicationVersionStatus = Shapes::StringShape.new(name: 'ApplicationVersionStatus')
33
+ ApplyEnvironmentManagedActionRequest = Shapes::StructureShape.new(name: 'ApplyEnvironmentManagedActionRequest')
34
+ ApplyEnvironmentManagedActionResult = Shapes::StructureShape.new(name: 'ApplyEnvironmentManagedActionResult')
35
+ AutoCreateApplication = Shapes::BooleanShape.new(name: 'AutoCreateApplication')
36
+ AutoScalingGroup = Shapes::StructureShape.new(name: 'AutoScalingGroup')
37
+ AutoScalingGroupList = Shapes::ListShape.new(name: 'AutoScalingGroupList')
38
+ AvailableSolutionStackDetailsList = Shapes::ListShape.new(name: 'AvailableSolutionStackDetailsList')
39
+ AvailableSolutionStackNamesList = Shapes::ListShape.new(name: 'AvailableSolutionStackNamesList')
40
+ CPUUtilization = Shapes::StructureShape.new(name: 'CPUUtilization')
41
+ Cause = Shapes::StringShape.new(name: 'Cause')
42
+ Causes = Shapes::ListShape.new(name: 'Causes')
43
+ CheckDNSAvailabilityMessage = Shapes::StructureShape.new(name: 'CheckDNSAvailabilityMessage')
44
+ CheckDNSAvailabilityResultMessage = Shapes::StructureShape.new(name: 'CheckDNSAvailabilityResultMessage')
45
+ CnameAvailability = Shapes::BooleanShape.new(name: 'CnameAvailability')
46
+ ComposeEnvironmentsMessage = Shapes::StructureShape.new(name: 'ComposeEnvironmentsMessage')
47
+ ConfigurationDeploymentStatus = Shapes::StringShape.new(name: 'ConfigurationDeploymentStatus')
48
+ ConfigurationOptionDefaultValue = Shapes::StringShape.new(name: 'ConfigurationOptionDefaultValue')
49
+ ConfigurationOptionDescription = Shapes::StructureShape.new(name: 'ConfigurationOptionDescription')
50
+ ConfigurationOptionDescriptionsList = Shapes::ListShape.new(name: 'ConfigurationOptionDescriptionsList')
51
+ ConfigurationOptionName = Shapes::StringShape.new(name: 'ConfigurationOptionName')
52
+ ConfigurationOptionPossibleValue = Shapes::StringShape.new(name: 'ConfigurationOptionPossibleValue')
53
+ ConfigurationOptionPossibleValues = Shapes::ListShape.new(name: 'ConfigurationOptionPossibleValues')
54
+ ConfigurationOptionSetting = Shapes::StructureShape.new(name: 'ConfigurationOptionSetting')
55
+ ConfigurationOptionSettingsList = Shapes::ListShape.new(name: 'ConfigurationOptionSettingsList')
56
+ ConfigurationOptionSeverity = Shapes::StringShape.new(name: 'ConfigurationOptionSeverity')
57
+ ConfigurationOptionValue = Shapes::StringShape.new(name: 'ConfigurationOptionValue')
58
+ ConfigurationOptionValueType = Shapes::StringShape.new(name: 'ConfigurationOptionValueType')
59
+ ConfigurationOptionsDescription = Shapes::StructureShape.new(name: 'ConfigurationOptionsDescription')
60
+ ConfigurationSettingsDescription = Shapes::StructureShape.new(name: 'ConfigurationSettingsDescription')
61
+ ConfigurationSettingsDescriptionList = Shapes::ListShape.new(name: 'ConfigurationSettingsDescriptionList')
62
+ ConfigurationSettingsDescriptions = Shapes::StructureShape.new(name: 'ConfigurationSettingsDescriptions')
63
+ ConfigurationSettingsValidationMessages = Shapes::StructureShape.new(name: 'ConfigurationSettingsValidationMessages')
64
+ ConfigurationTemplateName = Shapes::StringShape.new(name: 'ConfigurationTemplateName')
65
+ ConfigurationTemplateNamesList = Shapes::ListShape.new(name: 'ConfigurationTemplateNamesList')
66
+ CreateApplicationMessage = Shapes::StructureShape.new(name: 'CreateApplicationMessage')
67
+ CreateApplicationVersionMessage = Shapes::StructureShape.new(name: 'CreateApplicationVersionMessage')
68
+ CreateConfigurationTemplateMessage = Shapes::StructureShape.new(name: 'CreateConfigurationTemplateMessage')
69
+ CreateEnvironmentMessage = Shapes::StructureShape.new(name: 'CreateEnvironmentMessage')
70
+ CreateStorageLocationResultMessage = Shapes::StructureShape.new(name: 'CreateStorageLocationResultMessage')
71
+ CreationDate = Shapes::TimestampShape.new(name: 'CreationDate')
72
+ DNSCname = Shapes::StringShape.new(name: 'DNSCname')
73
+ DNSCnamePrefix = Shapes::StringShape.new(name: 'DNSCnamePrefix')
74
+ DeleteApplicationMessage = Shapes::StructureShape.new(name: 'DeleteApplicationMessage')
75
+ DeleteApplicationVersionMessage = Shapes::StructureShape.new(name: 'DeleteApplicationVersionMessage')
76
+ DeleteConfigurationTemplateMessage = Shapes::StructureShape.new(name: 'DeleteConfigurationTemplateMessage')
77
+ DeleteEnvironmentConfigurationMessage = Shapes::StructureShape.new(name: 'DeleteEnvironmentConfigurationMessage')
78
+ DeleteSourceBundle = Shapes::BooleanShape.new(name: 'DeleteSourceBundle')
79
+ Deployment = Shapes::StructureShape.new(name: 'Deployment')
80
+ DeploymentTimestamp = Shapes::TimestampShape.new(name: 'DeploymentTimestamp')
81
+ DescribeApplicationVersionsMessage = Shapes::StructureShape.new(name: 'DescribeApplicationVersionsMessage')
82
+ DescribeApplicationsMessage = Shapes::StructureShape.new(name: 'DescribeApplicationsMessage')
83
+ DescribeConfigurationOptionsMessage = Shapes::StructureShape.new(name: 'DescribeConfigurationOptionsMessage')
84
+ DescribeConfigurationSettingsMessage = Shapes::StructureShape.new(name: 'DescribeConfigurationSettingsMessage')
85
+ DescribeEnvironmentHealthRequest = Shapes::StructureShape.new(name: 'DescribeEnvironmentHealthRequest')
86
+ DescribeEnvironmentHealthResult = Shapes::StructureShape.new(name: 'DescribeEnvironmentHealthResult')
87
+ DescribeEnvironmentManagedActionHistoryRequest = Shapes::StructureShape.new(name: 'DescribeEnvironmentManagedActionHistoryRequest')
88
+ DescribeEnvironmentManagedActionHistoryResult = Shapes::StructureShape.new(name: 'DescribeEnvironmentManagedActionHistoryResult')
89
+ DescribeEnvironmentManagedActionsRequest = Shapes::StructureShape.new(name: 'DescribeEnvironmentManagedActionsRequest')
90
+ DescribeEnvironmentManagedActionsResult = Shapes::StructureShape.new(name: 'DescribeEnvironmentManagedActionsResult')
91
+ DescribeEnvironmentResourcesMessage = Shapes::StructureShape.new(name: 'DescribeEnvironmentResourcesMessage')
92
+ DescribeEnvironmentsMessage = Shapes::StructureShape.new(name: 'DescribeEnvironmentsMessage')
93
+ DescribeEventsMessage = Shapes::StructureShape.new(name: 'DescribeEventsMessage')
94
+ DescribeInstancesHealthRequest = Shapes::StructureShape.new(name: 'DescribeInstancesHealthRequest')
95
+ DescribeInstancesHealthResult = Shapes::StructureShape.new(name: 'DescribeInstancesHealthResult')
96
+ Description = Shapes::StringShape.new(name: 'Description')
97
+ Ec2InstanceId = Shapes::StringShape.new(name: 'Ec2InstanceId')
98
+ ElasticBeanstalkServiceException = Shapes::StructureShape.new(name: 'ElasticBeanstalkServiceException')
99
+ EndpointURL = Shapes::StringShape.new(name: 'EndpointURL')
100
+ EnvironmentDescription = Shapes::StructureShape.new(name: 'EnvironmentDescription')
101
+ EnvironmentDescriptionsList = Shapes::ListShape.new(name: 'EnvironmentDescriptionsList')
102
+ EnvironmentDescriptionsMessage = Shapes::StructureShape.new(name: 'EnvironmentDescriptionsMessage')
103
+ EnvironmentHealth = Shapes::StringShape.new(name: 'EnvironmentHealth')
104
+ EnvironmentHealthAttribute = Shapes::StringShape.new(name: 'EnvironmentHealthAttribute')
105
+ EnvironmentHealthAttributes = Shapes::ListShape.new(name: 'EnvironmentHealthAttributes')
106
+ EnvironmentHealthStatus = Shapes::StringShape.new(name: 'EnvironmentHealthStatus')
107
+ EnvironmentId = Shapes::StringShape.new(name: 'EnvironmentId')
108
+ EnvironmentIdList = Shapes::ListShape.new(name: 'EnvironmentIdList')
109
+ EnvironmentInfoDescription = Shapes::StructureShape.new(name: 'EnvironmentInfoDescription')
110
+ EnvironmentInfoDescriptionList = Shapes::ListShape.new(name: 'EnvironmentInfoDescriptionList')
111
+ EnvironmentInfoType = Shapes::StringShape.new(name: 'EnvironmentInfoType')
112
+ EnvironmentLink = Shapes::StructureShape.new(name: 'EnvironmentLink')
113
+ EnvironmentLinks = Shapes::ListShape.new(name: 'EnvironmentLinks')
114
+ EnvironmentName = Shapes::StringShape.new(name: 'EnvironmentName')
115
+ EnvironmentNamesList = Shapes::ListShape.new(name: 'EnvironmentNamesList')
116
+ EnvironmentResourceDescription = Shapes::StructureShape.new(name: 'EnvironmentResourceDescription')
117
+ EnvironmentResourceDescriptionsMessage = Shapes::StructureShape.new(name: 'EnvironmentResourceDescriptionsMessage')
118
+ EnvironmentResourcesDescription = Shapes::StructureShape.new(name: 'EnvironmentResourcesDescription')
119
+ EnvironmentStatus = Shapes::StringShape.new(name: 'EnvironmentStatus')
120
+ EnvironmentTier = Shapes::StructureShape.new(name: 'EnvironmentTier')
121
+ EventDate = Shapes::TimestampShape.new(name: 'EventDate')
122
+ EventDescription = Shapes::StructureShape.new(name: 'EventDescription')
123
+ EventDescriptionList = Shapes::ListShape.new(name: 'EventDescriptionList')
124
+ EventDescriptionsMessage = Shapes::StructureShape.new(name: 'EventDescriptionsMessage')
125
+ EventMessage = Shapes::StringShape.new(name: 'EventMessage')
126
+ EventSeverity = Shapes::StringShape.new(name: 'EventSeverity')
127
+ ExceptionMessage = Shapes::StringShape.new(name: 'ExceptionMessage')
128
+ FailureType = Shapes::StringShape.new(name: 'FailureType')
129
+ FileTypeExtension = Shapes::StringShape.new(name: 'FileTypeExtension')
130
+ ForceTerminate = Shapes::BooleanShape.new(name: 'ForceTerminate')
131
+ GroupName = Shapes::StringShape.new(name: 'GroupName')
132
+ IncludeDeleted = Shapes::BooleanShape.new(name: 'IncludeDeleted')
133
+ IncludeDeletedBackTo = Shapes::TimestampShape.new(name: 'IncludeDeletedBackTo')
134
+ Instance = Shapes::StructureShape.new(name: 'Instance')
135
+ InstanceHealthList = Shapes::ListShape.new(name: 'InstanceHealthList')
136
+ InstanceHealthSummary = Shapes::StructureShape.new(name: 'InstanceHealthSummary')
137
+ InstanceId = Shapes::StringShape.new(name: 'InstanceId')
138
+ InstanceList = Shapes::ListShape.new(name: 'InstanceList')
139
+ InstancesHealthAttribute = Shapes::StringShape.new(name: 'InstancesHealthAttribute')
140
+ InstancesHealthAttributes = Shapes::ListShape.new(name: 'InstancesHealthAttributes')
141
+ InsufficientPrivilegesException = Shapes::StructureShape.new(name: 'InsufficientPrivilegesException')
142
+ Integer = Shapes::IntegerShape.new(name: 'Integer')
143
+ InvalidRequestException = Shapes::StructureShape.new(name: 'InvalidRequestException')
144
+ Latency = Shapes::StructureShape.new(name: 'Latency')
145
+ LaunchConfiguration = Shapes::StructureShape.new(name: 'LaunchConfiguration')
146
+ LaunchConfigurationList = Shapes::ListShape.new(name: 'LaunchConfigurationList')
147
+ LaunchedAt = Shapes::TimestampShape.new(name: 'LaunchedAt')
148
+ ListAvailableSolutionStacksResultMessage = Shapes::StructureShape.new(name: 'ListAvailableSolutionStacksResultMessage')
149
+ Listener = Shapes::StructureShape.new(name: 'Listener')
150
+ LoadAverage = Shapes::ListShape.new(name: 'LoadAverage')
151
+ LoadAverageValue = Shapes::FloatShape.new(name: 'LoadAverageValue')
152
+ LoadBalancer = Shapes::StructureShape.new(name: 'LoadBalancer')
153
+ LoadBalancerDescription = Shapes::StructureShape.new(name: 'LoadBalancerDescription')
154
+ LoadBalancerList = Shapes::ListShape.new(name: 'LoadBalancerList')
155
+ LoadBalancerListenersDescription = Shapes::ListShape.new(name: 'LoadBalancerListenersDescription')
156
+ ManagedAction = Shapes::StructureShape.new(name: 'ManagedAction')
157
+ ManagedActionHistoryItem = Shapes::StructureShape.new(name: 'ManagedActionHistoryItem')
158
+ ManagedActionHistoryItems = Shapes::ListShape.new(name: 'ManagedActionHistoryItems')
159
+ ManagedActionInvalidStateException = Shapes::StructureShape.new(name: 'ManagedActionInvalidStateException')
160
+ ManagedActions = Shapes::ListShape.new(name: 'ManagedActions')
161
+ MaxRecords = Shapes::IntegerShape.new(name: 'MaxRecords')
162
+ Message = Shapes::StringShape.new(name: 'Message')
163
+ NextToken = Shapes::StringShape.new(name: 'NextToken')
164
+ NullableDouble = Shapes::FloatShape.new(name: 'NullableDouble')
165
+ NullableInteger = Shapes::IntegerShape.new(name: 'NullableInteger')
166
+ NullableLong = Shapes::IntegerShape.new(name: 'NullableLong')
167
+ OperationInProgressException = Shapes::StructureShape.new(name: 'OperationInProgressException')
168
+ OptionNamespace = Shapes::StringShape.new(name: 'OptionNamespace')
169
+ OptionRestrictionMaxLength = Shapes::IntegerShape.new(name: 'OptionRestrictionMaxLength')
170
+ OptionRestrictionMaxValue = Shapes::IntegerShape.new(name: 'OptionRestrictionMaxValue')
171
+ OptionRestrictionMinValue = Shapes::IntegerShape.new(name: 'OptionRestrictionMinValue')
172
+ OptionRestrictionRegex = Shapes::StructureShape.new(name: 'OptionRestrictionRegex')
173
+ OptionSpecification = Shapes::StructureShape.new(name: 'OptionSpecification')
174
+ OptionsSpecifierList = Shapes::ListShape.new(name: 'OptionsSpecifierList')
175
+ Queue = Shapes::StructureShape.new(name: 'Queue')
176
+ QueueList = Shapes::ListShape.new(name: 'QueueList')
177
+ RebuildEnvironmentMessage = Shapes::StructureShape.new(name: 'RebuildEnvironmentMessage')
178
+ RefreshedAt = Shapes::TimestampShape.new(name: 'RefreshedAt')
179
+ RegexLabel = Shapes::StringShape.new(name: 'RegexLabel')
180
+ RegexPattern = Shapes::StringShape.new(name: 'RegexPattern')
181
+ RequestCount = Shapes::IntegerShape.new(name: 'RequestCount')
182
+ RequestEnvironmentInfoMessage = Shapes::StructureShape.new(name: 'RequestEnvironmentInfoMessage')
183
+ RequestId = Shapes::StringShape.new(name: 'RequestId')
184
+ ResourceId = Shapes::StringShape.new(name: 'ResourceId')
185
+ ResourceName = Shapes::StringShape.new(name: 'ResourceName')
186
+ RestartAppServerMessage = Shapes::StructureShape.new(name: 'RestartAppServerMessage')
187
+ RetrieveEnvironmentInfoMessage = Shapes::StructureShape.new(name: 'RetrieveEnvironmentInfoMessage')
188
+ RetrieveEnvironmentInfoResultMessage = Shapes::StructureShape.new(name: 'RetrieveEnvironmentInfoResultMessage')
189
+ S3Bucket = Shapes::StringShape.new(name: 'S3Bucket')
190
+ S3Key = Shapes::StringShape.new(name: 'S3Key')
191
+ S3Location = Shapes::StructureShape.new(name: 'S3Location')
192
+ S3LocationNotInServiceRegionException = Shapes::StructureShape.new(name: 'S3LocationNotInServiceRegionException')
193
+ S3SubscriptionRequiredException = Shapes::StructureShape.new(name: 'S3SubscriptionRequiredException')
194
+ SampleTimestamp = Shapes::TimestampShape.new(name: 'SampleTimestamp')
195
+ SingleInstanceHealth = Shapes::StructureShape.new(name: 'SingleInstanceHealth')
196
+ SolutionStackDescription = Shapes::StructureShape.new(name: 'SolutionStackDescription')
197
+ SolutionStackFileTypeList = Shapes::ListShape.new(name: 'SolutionStackFileTypeList')
198
+ SolutionStackName = Shapes::StringShape.new(name: 'SolutionStackName')
199
+ SourceBuildInformation = Shapes::StructureShape.new(name: 'SourceBuildInformation')
200
+ SourceBundleDeletionException = Shapes::StructureShape.new(name: 'SourceBundleDeletionException')
201
+ SourceConfiguration = Shapes::StructureShape.new(name: 'SourceConfiguration')
202
+ SourceLocation = Shapes::StringShape.new(name: 'SourceLocation')
203
+ SourceRepository = Shapes::StringShape.new(name: 'SourceRepository')
204
+ SourceType = Shapes::StringShape.new(name: 'SourceType')
205
+ StatusCodes = Shapes::StructureShape.new(name: 'StatusCodes')
206
+ String = Shapes::StringShape.new(name: 'String')
207
+ SwapEnvironmentCNAMEsMessage = Shapes::StructureShape.new(name: 'SwapEnvironmentCNAMEsMessage')
208
+ SystemStatus = Shapes::StructureShape.new(name: 'SystemStatus')
209
+ Tag = Shapes::StructureShape.new(name: 'Tag')
210
+ TagKey = Shapes::StringShape.new(name: 'TagKey')
211
+ TagValue = Shapes::StringShape.new(name: 'TagValue')
212
+ Tags = Shapes::ListShape.new(name: 'Tags')
213
+ TerminateEnvForce = Shapes::BooleanShape.new(name: 'TerminateEnvForce')
214
+ TerminateEnvironmentMessage = Shapes::StructureShape.new(name: 'TerminateEnvironmentMessage')
215
+ TerminateEnvironmentResources = Shapes::BooleanShape.new(name: 'TerminateEnvironmentResources')
216
+ TimeFilterEnd = Shapes::TimestampShape.new(name: 'TimeFilterEnd')
217
+ TimeFilterStart = Shapes::TimestampShape.new(name: 'TimeFilterStart')
218
+ Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
219
+ Token = Shapes::StringShape.new(name: 'Token')
220
+ TooManyApplicationVersionsException = Shapes::StructureShape.new(name: 'TooManyApplicationVersionsException')
221
+ TooManyApplicationsException = Shapes::StructureShape.new(name: 'TooManyApplicationsException')
222
+ TooManyBucketsException = Shapes::StructureShape.new(name: 'TooManyBucketsException')
223
+ TooManyConfigurationTemplatesException = Shapes::StructureShape.new(name: 'TooManyConfigurationTemplatesException')
224
+ TooManyEnvironmentsException = Shapes::StructureShape.new(name: 'TooManyEnvironmentsException')
225
+ Trigger = Shapes::StructureShape.new(name: 'Trigger')
226
+ TriggerList = Shapes::ListShape.new(name: 'TriggerList')
227
+ UpdateApplicationMessage = Shapes::StructureShape.new(name: 'UpdateApplicationMessage')
228
+ UpdateApplicationVersionMessage = Shapes::StructureShape.new(name: 'UpdateApplicationVersionMessage')
229
+ UpdateConfigurationTemplateMessage = Shapes::StructureShape.new(name: 'UpdateConfigurationTemplateMessage')
230
+ UpdateDate = Shapes::TimestampShape.new(name: 'UpdateDate')
231
+ UpdateEnvironmentMessage = Shapes::StructureShape.new(name: 'UpdateEnvironmentMessage')
232
+ UserDefinedOption = Shapes::BooleanShape.new(name: 'UserDefinedOption')
233
+ ValidateConfigurationSettingsMessage = Shapes::StructureShape.new(name: 'ValidateConfigurationSettingsMessage')
234
+ ValidationMessage = Shapes::StructureShape.new(name: 'ValidationMessage')
235
+ ValidationMessageString = Shapes::StringShape.new(name: 'ValidationMessageString')
236
+ ValidationMessagesList = Shapes::ListShape.new(name: 'ValidationMessagesList')
237
+ ValidationSeverity = Shapes::StringShape.new(name: 'ValidationSeverity')
238
+ VersionLabel = Shapes::StringShape.new(name: 'VersionLabel')
239
+ VersionLabels = Shapes::ListShape.new(name: 'VersionLabels')
240
+ VersionLabelsList = Shapes::ListShape.new(name: 'VersionLabelsList')
241
+
242
+ AbortEnvironmentUpdateMessage.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "EnvironmentId"))
243
+ AbortEnvironmentUpdateMessage.add_member(:environment_name, Shapes::ShapeRef.new(shape: EnvironmentName, location_name: "EnvironmentName"))
244
+ AbortEnvironmentUpdateMessage.struct_class = Types::AbortEnvironmentUpdateMessage
245
+
246
+ ApplicationDescription.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, location_name: "ApplicationName"))
247
+ ApplicationDescription.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
248
+ ApplicationDescription.add_member(:date_created, Shapes::ShapeRef.new(shape: CreationDate, location_name: "DateCreated"))
249
+ ApplicationDescription.add_member(:date_updated, Shapes::ShapeRef.new(shape: UpdateDate, location_name: "DateUpdated"))
250
+ ApplicationDescription.add_member(:versions, Shapes::ShapeRef.new(shape: VersionLabelsList, location_name: "Versions"))
251
+ ApplicationDescription.add_member(:configuration_templates, Shapes::ShapeRef.new(shape: ConfigurationTemplateNamesList, location_name: "ConfigurationTemplates"))
252
+ ApplicationDescription.struct_class = Types::ApplicationDescription
253
+
254
+ ApplicationDescriptionList.member = Shapes::ShapeRef.new(shape: ApplicationDescription)
255
+
256
+ ApplicationDescriptionMessage.add_member(:application, Shapes::ShapeRef.new(shape: ApplicationDescription, location_name: "Application"))
257
+ ApplicationDescriptionMessage.struct_class = Types::ApplicationDescriptionMessage
258
+
259
+ ApplicationDescriptionsMessage.add_member(:applications, Shapes::ShapeRef.new(shape: ApplicationDescriptionList, location_name: "Applications"))
260
+ ApplicationDescriptionsMessage.struct_class = Types::ApplicationDescriptionsMessage
261
+
262
+ ApplicationMetrics.add_member(:duration, Shapes::ShapeRef.new(shape: NullableInteger, location_name: "Duration"))
263
+ ApplicationMetrics.add_member(:request_count, Shapes::ShapeRef.new(shape: RequestCount, location_name: "RequestCount"))
264
+ ApplicationMetrics.add_member(:status_codes, Shapes::ShapeRef.new(shape: StatusCodes, location_name: "StatusCodes"))
265
+ ApplicationMetrics.add_member(:latency, Shapes::ShapeRef.new(shape: Latency, location_name: "Latency"))
266
+ ApplicationMetrics.struct_class = Types::ApplicationMetrics
267
+
268
+ ApplicationNamesList.member = Shapes::ShapeRef.new(shape: ApplicationName)
269
+
270
+ ApplicationVersionDescription.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, location_name: "ApplicationName"))
271
+ ApplicationVersionDescription.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
272
+ ApplicationVersionDescription.add_member(:version_label, Shapes::ShapeRef.new(shape: VersionLabel, location_name: "VersionLabel"))
273
+ ApplicationVersionDescription.add_member(:source_build_information, Shapes::ShapeRef.new(shape: SourceBuildInformation, location_name: "SourceBuildInformation"))
274
+ ApplicationVersionDescription.add_member(:source_bundle, Shapes::ShapeRef.new(shape: S3Location, location_name: "SourceBundle"))
275
+ ApplicationVersionDescription.add_member(:date_created, Shapes::ShapeRef.new(shape: CreationDate, location_name: "DateCreated"))
276
+ ApplicationVersionDescription.add_member(:date_updated, Shapes::ShapeRef.new(shape: UpdateDate, location_name: "DateUpdated"))
277
+ ApplicationVersionDescription.add_member(:status, Shapes::ShapeRef.new(shape: ApplicationVersionStatus, location_name: "Status"))
278
+ ApplicationVersionDescription.struct_class = Types::ApplicationVersionDescription
279
+
280
+ ApplicationVersionDescriptionList.member = Shapes::ShapeRef.new(shape: ApplicationVersionDescription)
281
+
282
+ ApplicationVersionDescriptionMessage.add_member(:application_version, Shapes::ShapeRef.new(shape: ApplicationVersionDescription, location_name: "ApplicationVersion"))
283
+ ApplicationVersionDescriptionMessage.struct_class = Types::ApplicationVersionDescriptionMessage
284
+
285
+ ApplicationVersionDescriptionsMessage.add_member(:application_versions, Shapes::ShapeRef.new(shape: ApplicationVersionDescriptionList, location_name: "ApplicationVersions"))
286
+ ApplicationVersionDescriptionsMessage.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
287
+ ApplicationVersionDescriptionsMessage.struct_class = Types::ApplicationVersionDescriptionsMessage
288
+
289
+ ApplyEnvironmentManagedActionRequest.add_member(:environment_name, Shapes::ShapeRef.new(shape: String, location_name: "EnvironmentName"))
290
+ ApplyEnvironmentManagedActionRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: String, location_name: "EnvironmentId"))
291
+ ApplyEnvironmentManagedActionRequest.add_member(:action_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ActionId"))
292
+ ApplyEnvironmentManagedActionRequest.struct_class = Types::ApplyEnvironmentManagedActionRequest
293
+
294
+ ApplyEnvironmentManagedActionResult.add_member(:action_id, Shapes::ShapeRef.new(shape: String, location_name: "ActionId"))
295
+ ApplyEnvironmentManagedActionResult.add_member(:action_description, Shapes::ShapeRef.new(shape: String, location_name: "ActionDescription"))
296
+ ApplyEnvironmentManagedActionResult.add_member(:action_type, Shapes::ShapeRef.new(shape: ActionType, location_name: "ActionType"))
297
+ ApplyEnvironmentManagedActionResult.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
298
+ ApplyEnvironmentManagedActionResult.struct_class = Types::ApplyEnvironmentManagedActionResult
299
+
300
+ AutoScalingGroup.add_member(:name, Shapes::ShapeRef.new(shape: ResourceId, location_name: "Name"))
301
+ AutoScalingGroup.struct_class = Types::AutoScalingGroup
302
+
303
+ AutoScalingGroupList.member = Shapes::ShapeRef.new(shape: AutoScalingGroup)
304
+
305
+ AvailableSolutionStackDetailsList.member = Shapes::ShapeRef.new(shape: SolutionStackDescription)
306
+
307
+ AvailableSolutionStackNamesList.member = Shapes::ShapeRef.new(shape: SolutionStackName)
308
+
309
+ CPUUtilization.add_member(:user, Shapes::ShapeRef.new(shape: NullableDouble, location_name: "User"))
310
+ CPUUtilization.add_member(:nice, Shapes::ShapeRef.new(shape: NullableDouble, location_name: "Nice"))
311
+ CPUUtilization.add_member(:system, Shapes::ShapeRef.new(shape: NullableDouble, location_name: "System"))
312
+ CPUUtilization.add_member(:idle, Shapes::ShapeRef.new(shape: NullableDouble, location_name: "Idle"))
313
+ CPUUtilization.add_member(:io_wait, Shapes::ShapeRef.new(shape: NullableDouble, location_name: "IOWait"))
314
+ CPUUtilization.add_member(:irq, Shapes::ShapeRef.new(shape: NullableDouble, location_name: "IRQ"))
315
+ CPUUtilization.add_member(:soft_irq, Shapes::ShapeRef.new(shape: NullableDouble, location_name: "SoftIRQ"))
316
+ CPUUtilization.struct_class = Types::CPUUtilization
317
+
318
+ Causes.member = Shapes::ShapeRef.new(shape: Cause)
319
+
320
+ CheckDNSAvailabilityMessage.add_member(:cname_prefix, Shapes::ShapeRef.new(shape: DNSCnamePrefix, required: true, location_name: "CNAMEPrefix"))
321
+ CheckDNSAvailabilityMessage.struct_class = Types::CheckDNSAvailabilityMessage
322
+
323
+ CheckDNSAvailabilityResultMessage.add_member(:available, Shapes::ShapeRef.new(shape: CnameAvailability, location_name: "Available"))
324
+ CheckDNSAvailabilityResultMessage.add_member(:fully_qualified_cname, Shapes::ShapeRef.new(shape: DNSCname, location_name: "FullyQualifiedCNAME"))
325
+ CheckDNSAvailabilityResultMessage.struct_class = Types::CheckDNSAvailabilityResultMessage
326
+
327
+ ComposeEnvironmentsMessage.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, location_name: "ApplicationName"))
328
+ ComposeEnvironmentsMessage.add_member(:group_name, Shapes::ShapeRef.new(shape: GroupName, location_name: "GroupName"))
329
+ ComposeEnvironmentsMessage.add_member(:version_labels, Shapes::ShapeRef.new(shape: VersionLabels, location_name: "VersionLabels"))
330
+ ComposeEnvironmentsMessage.struct_class = Types::ComposeEnvironmentsMessage
331
+
332
+ ConfigurationOptionDescription.add_member(:namespace, Shapes::ShapeRef.new(shape: OptionNamespace, location_name: "Namespace"))
333
+ ConfigurationOptionDescription.add_member(:name, Shapes::ShapeRef.new(shape: ConfigurationOptionName, location_name: "Name"))
334
+ ConfigurationOptionDescription.add_member(:default_value, Shapes::ShapeRef.new(shape: ConfigurationOptionDefaultValue, location_name: "DefaultValue"))
335
+ ConfigurationOptionDescription.add_member(:change_severity, Shapes::ShapeRef.new(shape: ConfigurationOptionSeverity, location_name: "ChangeSeverity"))
336
+ ConfigurationOptionDescription.add_member(:user_defined, Shapes::ShapeRef.new(shape: UserDefinedOption, location_name: "UserDefined"))
337
+ ConfigurationOptionDescription.add_member(:value_type, Shapes::ShapeRef.new(shape: ConfigurationOptionValueType, location_name: "ValueType"))
338
+ ConfigurationOptionDescription.add_member(:value_options, Shapes::ShapeRef.new(shape: ConfigurationOptionPossibleValues, location_name: "ValueOptions"))
339
+ ConfigurationOptionDescription.add_member(:min_value, Shapes::ShapeRef.new(shape: OptionRestrictionMinValue, location_name: "MinValue"))
340
+ ConfigurationOptionDescription.add_member(:max_value, Shapes::ShapeRef.new(shape: OptionRestrictionMaxValue, location_name: "MaxValue"))
341
+ ConfigurationOptionDescription.add_member(:max_length, Shapes::ShapeRef.new(shape: OptionRestrictionMaxLength, location_name: "MaxLength"))
342
+ ConfigurationOptionDescription.add_member(:regex, Shapes::ShapeRef.new(shape: OptionRestrictionRegex, location_name: "Regex"))
343
+ ConfigurationOptionDescription.struct_class = Types::ConfigurationOptionDescription
344
+
345
+ ConfigurationOptionDescriptionsList.member = Shapes::ShapeRef.new(shape: ConfigurationOptionDescription)
346
+
347
+ ConfigurationOptionPossibleValues.member = Shapes::ShapeRef.new(shape: ConfigurationOptionPossibleValue)
348
+
349
+ ConfigurationOptionSetting.add_member(:resource_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "ResourceName"))
350
+ ConfigurationOptionSetting.add_member(:namespace, Shapes::ShapeRef.new(shape: OptionNamespace, location_name: "Namespace"))
351
+ ConfigurationOptionSetting.add_member(:option_name, Shapes::ShapeRef.new(shape: ConfigurationOptionName, location_name: "OptionName"))
352
+ ConfigurationOptionSetting.add_member(:value, Shapes::ShapeRef.new(shape: ConfigurationOptionValue, location_name: "Value"))
353
+ ConfigurationOptionSetting.struct_class = Types::ConfigurationOptionSetting
354
+
355
+ ConfigurationOptionSettingsList.member = Shapes::ShapeRef.new(shape: ConfigurationOptionSetting)
356
+
357
+ ConfigurationOptionsDescription.add_member(:solution_stack_name, Shapes::ShapeRef.new(shape: SolutionStackName, location_name: "SolutionStackName"))
358
+ ConfigurationOptionsDescription.add_member(:options, Shapes::ShapeRef.new(shape: ConfigurationOptionDescriptionsList, location_name: "Options"))
359
+ ConfigurationOptionsDescription.struct_class = Types::ConfigurationOptionsDescription
360
+
361
+ ConfigurationSettingsDescription.add_member(:solution_stack_name, Shapes::ShapeRef.new(shape: SolutionStackName, location_name: "SolutionStackName"))
362
+ ConfigurationSettingsDescription.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, location_name: "ApplicationName"))
363
+ ConfigurationSettingsDescription.add_member(:template_name, Shapes::ShapeRef.new(shape: ConfigurationTemplateName, location_name: "TemplateName"))
364
+ ConfigurationSettingsDescription.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
365
+ ConfigurationSettingsDescription.add_member(:environment_name, Shapes::ShapeRef.new(shape: EnvironmentName, location_name: "EnvironmentName"))
366
+ ConfigurationSettingsDescription.add_member(:deployment_status, Shapes::ShapeRef.new(shape: ConfigurationDeploymentStatus, location_name: "DeploymentStatus"))
367
+ ConfigurationSettingsDescription.add_member(:date_created, Shapes::ShapeRef.new(shape: CreationDate, location_name: "DateCreated"))
368
+ ConfigurationSettingsDescription.add_member(:date_updated, Shapes::ShapeRef.new(shape: UpdateDate, location_name: "DateUpdated"))
369
+ ConfigurationSettingsDescription.add_member(:option_settings, Shapes::ShapeRef.new(shape: ConfigurationOptionSettingsList, location_name: "OptionSettings"))
370
+ ConfigurationSettingsDescription.struct_class = Types::ConfigurationSettingsDescription
371
+
372
+ ConfigurationSettingsDescriptionList.member = Shapes::ShapeRef.new(shape: ConfigurationSettingsDescription)
373
+
374
+ ConfigurationSettingsDescriptions.add_member(:configuration_settings, Shapes::ShapeRef.new(shape: ConfigurationSettingsDescriptionList, location_name: "ConfigurationSettings"))
375
+ ConfigurationSettingsDescriptions.struct_class = Types::ConfigurationSettingsDescriptions
376
+
377
+ ConfigurationSettingsValidationMessages.add_member(:messages, Shapes::ShapeRef.new(shape: ValidationMessagesList, location_name: "Messages"))
378
+ ConfigurationSettingsValidationMessages.struct_class = Types::ConfigurationSettingsValidationMessages
379
+
380
+ ConfigurationTemplateNamesList.member = Shapes::ShapeRef.new(shape: ConfigurationTemplateName)
381
+
382
+ CreateApplicationMessage.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
383
+ CreateApplicationMessage.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
384
+ CreateApplicationMessage.struct_class = Types::CreateApplicationMessage
385
+
386
+ CreateApplicationVersionMessage.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
387
+ CreateApplicationVersionMessage.add_member(:version_label, Shapes::ShapeRef.new(shape: VersionLabel, required: true, location_name: "VersionLabel"))
388
+ CreateApplicationVersionMessage.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
389
+ CreateApplicationVersionMessage.add_member(:source_build_information, Shapes::ShapeRef.new(shape: SourceBuildInformation, location_name: "SourceBuildInformation"))
390
+ CreateApplicationVersionMessage.add_member(:source_bundle, Shapes::ShapeRef.new(shape: S3Location, location_name: "SourceBundle"))
391
+ CreateApplicationVersionMessage.add_member(:auto_create_application, Shapes::ShapeRef.new(shape: AutoCreateApplication, location_name: "AutoCreateApplication"))
392
+ CreateApplicationVersionMessage.add_member(:process, Shapes::ShapeRef.new(shape: ApplicationVersionProccess, location_name: "Process"))
393
+ CreateApplicationVersionMessage.struct_class = Types::CreateApplicationVersionMessage
394
+
395
+ CreateConfigurationTemplateMessage.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
396
+ CreateConfigurationTemplateMessage.add_member(:template_name, Shapes::ShapeRef.new(shape: ConfigurationTemplateName, required: true, location_name: "TemplateName"))
397
+ CreateConfigurationTemplateMessage.add_member(:solution_stack_name, Shapes::ShapeRef.new(shape: SolutionStackName, location_name: "SolutionStackName"))
398
+ CreateConfigurationTemplateMessage.add_member(:source_configuration, Shapes::ShapeRef.new(shape: SourceConfiguration, location_name: "SourceConfiguration"))
399
+ CreateConfigurationTemplateMessage.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "EnvironmentId"))
400
+ CreateConfigurationTemplateMessage.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
401
+ CreateConfigurationTemplateMessage.add_member(:option_settings, Shapes::ShapeRef.new(shape: ConfigurationOptionSettingsList, location_name: "OptionSettings"))
402
+ CreateConfigurationTemplateMessage.struct_class = Types::CreateConfigurationTemplateMessage
403
+
404
+ CreateEnvironmentMessage.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
405
+ CreateEnvironmentMessage.add_member(:environment_name, Shapes::ShapeRef.new(shape: EnvironmentName, location_name: "EnvironmentName"))
406
+ CreateEnvironmentMessage.add_member(:group_name, Shapes::ShapeRef.new(shape: GroupName, location_name: "GroupName"))
407
+ CreateEnvironmentMessage.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
408
+ CreateEnvironmentMessage.add_member(:cname_prefix, Shapes::ShapeRef.new(shape: DNSCnamePrefix, location_name: "CNAMEPrefix"))
409
+ CreateEnvironmentMessage.add_member(:tier, Shapes::ShapeRef.new(shape: EnvironmentTier, location_name: "Tier"))
410
+ CreateEnvironmentMessage.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
411
+ CreateEnvironmentMessage.add_member(:version_label, Shapes::ShapeRef.new(shape: VersionLabel, location_name: "VersionLabel"))
412
+ CreateEnvironmentMessage.add_member(:template_name, Shapes::ShapeRef.new(shape: ConfigurationTemplateName, location_name: "TemplateName"))
413
+ CreateEnvironmentMessage.add_member(:solution_stack_name, Shapes::ShapeRef.new(shape: SolutionStackName, location_name: "SolutionStackName"))
414
+ CreateEnvironmentMessage.add_member(:option_settings, Shapes::ShapeRef.new(shape: ConfigurationOptionSettingsList, location_name: "OptionSettings"))
415
+ CreateEnvironmentMessage.add_member(:options_to_remove, Shapes::ShapeRef.new(shape: OptionsSpecifierList, location_name: "OptionsToRemove"))
416
+ CreateEnvironmentMessage.struct_class = Types::CreateEnvironmentMessage
417
+
418
+ CreateStorageLocationResultMessage.add_member(:s3_bucket, Shapes::ShapeRef.new(shape: S3Bucket, location_name: "S3Bucket"))
419
+ CreateStorageLocationResultMessage.struct_class = Types::CreateStorageLocationResultMessage
420
+
421
+ DeleteApplicationMessage.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
422
+ DeleteApplicationMessage.add_member(:terminate_env_by_force, Shapes::ShapeRef.new(shape: TerminateEnvForce, location_name: "TerminateEnvByForce"))
423
+ DeleteApplicationMessage.struct_class = Types::DeleteApplicationMessage
424
+
425
+ DeleteApplicationVersionMessage.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
426
+ DeleteApplicationVersionMessage.add_member(:version_label, Shapes::ShapeRef.new(shape: VersionLabel, required: true, location_name: "VersionLabel"))
427
+ DeleteApplicationVersionMessage.add_member(:delete_source_bundle, Shapes::ShapeRef.new(shape: DeleteSourceBundle, location_name: "DeleteSourceBundle"))
428
+ DeleteApplicationVersionMessage.struct_class = Types::DeleteApplicationVersionMessage
429
+
430
+ DeleteConfigurationTemplateMessage.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
431
+ DeleteConfigurationTemplateMessage.add_member(:template_name, Shapes::ShapeRef.new(shape: ConfigurationTemplateName, required: true, location_name: "TemplateName"))
432
+ DeleteConfigurationTemplateMessage.struct_class = Types::DeleteConfigurationTemplateMessage
433
+
434
+ DeleteEnvironmentConfigurationMessage.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
435
+ DeleteEnvironmentConfigurationMessage.add_member(:environment_name, Shapes::ShapeRef.new(shape: EnvironmentName, required: true, location_name: "EnvironmentName"))
436
+ DeleteEnvironmentConfigurationMessage.struct_class = Types::DeleteEnvironmentConfigurationMessage
437
+
438
+ Deployment.add_member(:version_label, Shapes::ShapeRef.new(shape: String, location_name: "VersionLabel"))
439
+ Deployment.add_member(:deployment_id, Shapes::ShapeRef.new(shape: NullableLong, location_name: "DeploymentId"))
440
+ Deployment.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
441
+ Deployment.add_member(:deployment_time, Shapes::ShapeRef.new(shape: DeploymentTimestamp, location_name: "DeploymentTime"))
442
+ Deployment.struct_class = Types::Deployment
443
+
444
+ DescribeApplicationVersionsMessage.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, location_name: "ApplicationName"))
445
+ DescribeApplicationVersionsMessage.add_member(:version_labels, Shapes::ShapeRef.new(shape: VersionLabelsList, location_name: "VersionLabels"))
446
+ DescribeApplicationVersionsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: MaxRecords, location_name: "MaxRecords"))
447
+ DescribeApplicationVersionsMessage.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
448
+ DescribeApplicationVersionsMessage.struct_class = Types::DescribeApplicationVersionsMessage
449
+
450
+ DescribeApplicationsMessage.add_member(:application_names, Shapes::ShapeRef.new(shape: ApplicationNamesList, location_name: "ApplicationNames"))
451
+ DescribeApplicationsMessage.struct_class = Types::DescribeApplicationsMessage
452
+
453
+ DescribeConfigurationOptionsMessage.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, location_name: "ApplicationName"))
454
+ DescribeConfigurationOptionsMessage.add_member(:template_name, Shapes::ShapeRef.new(shape: ConfigurationTemplateName, location_name: "TemplateName"))
455
+ DescribeConfigurationOptionsMessage.add_member(:environment_name, Shapes::ShapeRef.new(shape: EnvironmentName, location_name: "EnvironmentName"))
456
+ DescribeConfigurationOptionsMessage.add_member(:solution_stack_name, Shapes::ShapeRef.new(shape: SolutionStackName, location_name: "SolutionStackName"))
457
+ DescribeConfigurationOptionsMessage.add_member(:options, Shapes::ShapeRef.new(shape: OptionsSpecifierList, location_name: "Options"))
458
+ DescribeConfigurationOptionsMessage.struct_class = Types::DescribeConfigurationOptionsMessage
459
+
460
+ DescribeConfigurationSettingsMessage.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
461
+ DescribeConfigurationSettingsMessage.add_member(:template_name, Shapes::ShapeRef.new(shape: ConfigurationTemplateName, location_name: "TemplateName"))
462
+ DescribeConfigurationSettingsMessage.add_member(:environment_name, Shapes::ShapeRef.new(shape: EnvironmentName, location_name: "EnvironmentName"))
463
+ DescribeConfigurationSettingsMessage.struct_class = Types::DescribeConfigurationSettingsMessage
464
+
465
+ DescribeEnvironmentHealthRequest.add_member(:environment_name, Shapes::ShapeRef.new(shape: EnvironmentName, location_name: "EnvironmentName"))
466
+ DescribeEnvironmentHealthRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "EnvironmentId"))
467
+ DescribeEnvironmentHealthRequest.add_member(:attribute_names, Shapes::ShapeRef.new(shape: EnvironmentHealthAttributes, location_name: "AttributeNames"))
468
+ DescribeEnvironmentHealthRequest.struct_class = Types::DescribeEnvironmentHealthRequest
469
+
470
+ DescribeEnvironmentHealthResult.add_member(:environment_name, Shapes::ShapeRef.new(shape: EnvironmentName, location_name: "EnvironmentName"))
471
+ DescribeEnvironmentHealthResult.add_member(:health_status, Shapes::ShapeRef.new(shape: String, location_name: "HealthStatus"))
472
+ DescribeEnvironmentHealthResult.add_member(:status, Shapes::ShapeRef.new(shape: EnvironmentHealth, location_name: "Status"))
473
+ DescribeEnvironmentHealthResult.add_member(:color, Shapes::ShapeRef.new(shape: String, location_name: "Color"))
474
+ DescribeEnvironmentHealthResult.add_member(:causes, Shapes::ShapeRef.new(shape: Causes, location_name: "Causes"))
475
+ DescribeEnvironmentHealthResult.add_member(:application_metrics, Shapes::ShapeRef.new(shape: ApplicationMetrics, location_name: "ApplicationMetrics"))
476
+ DescribeEnvironmentHealthResult.add_member(:instances_health, Shapes::ShapeRef.new(shape: InstanceHealthSummary, location_name: "InstancesHealth"))
477
+ DescribeEnvironmentHealthResult.add_member(:refreshed_at, Shapes::ShapeRef.new(shape: RefreshedAt, location_name: "RefreshedAt"))
478
+ DescribeEnvironmentHealthResult.struct_class = Types::DescribeEnvironmentHealthResult
479
+
480
+ DescribeEnvironmentManagedActionHistoryRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "EnvironmentId"))
481
+ DescribeEnvironmentManagedActionHistoryRequest.add_member(:environment_name, Shapes::ShapeRef.new(shape: EnvironmentName, location_name: "EnvironmentName"))
482
+ DescribeEnvironmentManagedActionHistoryRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
483
+ DescribeEnvironmentManagedActionHistoryRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxItems"))
484
+ DescribeEnvironmentManagedActionHistoryRequest.struct_class = Types::DescribeEnvironmentManagedActionHistoryRequest
485
+
486
+ DescribeEnvironmentManagedActionHistoryResult.add_member(:managed_action_history_items, Shapes::ShapeRef.new(shape: ManagedActionHistoryItems, location_name: "ManagedActionHistoryItems"))
487
+ DescribeEnvironmentManagedActionHistoryResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
488
+ DescribeEnvironmentManagedActionHistoryResult.struct_class = Types::DescribeEnvironmentManagedActionHistoryResult
489
+
490
+ DescribeEnvironmentManagedActionsRequest.add_member(:environment_name, Shapes::ShapeRef.new(shape: String, location_name: "EnvironmentName"))
491
+ DescribeEnvironmentManagedActionsRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: String, location_name: "EnvironmentId"))
492
+ DescribeEnvironmentManagedActionsRequest.add_member(:status, Shapes::ShapeRef.new(shape: ActionStatus, location_name: "Status"))
493
+ DescribeEnvironmentManagedActionsRequest.struct_class = Types::DescribeEnvironmentManagedActionsRequest
494
+
495
+ DescribeEnvironmentManagedActionsResult.add_member(:managed_actions, Shapes::ShapeRef.new(shape: ManagedActions, location_name: "ManagedActions"))
496
+ DescribeEnvironmentManagedActionsResult.struct_class = Types::DescribeEnvironmentManagedActionsResult
497
+
498
+ DescribeEnvironmentResourcesMessage.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "EnvironmentId"))
499
+ DescribeEnvironmentResourcesMessage.add_member(:environment_name, Shapes::ShapeRef.new(shape: EnvironmentName, location_name: "EnvironmentName"))
500
+ DescribeEnvironmentResourcesMessage.struct_class = Types::DescribeEnvironmentResourcesMessage
501
+
502
+ DescribeEnvironmentsMessage.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, location_name: "ApplicationName"))
503
+ DescribeEnvironmentsMessage.add_member(:version_label, Shapes::ShapeRef.new(shape: VersionLabel, location_name: "VersionLabel"))
504
+ DescribeEnvironmentsMessage.add_member(:environment_ids, Shapes::ShapeRef.new(shape: EnvironmentIdList, location_name: "EnvironmentIds"))
505
+ DescribeEnvironmentsMessage.add_member(:environment_names, Shapes::ShapeRef.new(shape: EnvironmentNamesList, location_name: "EnvironmentNames"))
506
+ DescribeEnvironmentsMessage.add_member(:include_deleted, Shapes::ShapeRef.new(shape: IncludeDeleted, location_name: "IncludeDeleted"))
507
+ DescribeEnvironmentsMessage.add_member(:included_deleted_back_to, Shapes::ShapeRef.new(shape: IncludeDeletedBackTo, location_name: "IncludedDeletedBackTo"))
508
+ DescribeEnvironmentsMessage.struct_class = Types::DescribeEnvironmentsMessage
509
+
510
+ DescribeEventsMessage.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, location_name: "ApplicationName"))
511
+ DescribeEventsMessage.add_member(:version_label, Shapes::ShapeRef.new(shape: VersionLabel, location_name: "VersionLabel"))
512
+ DescribeEventsMessage.add_member(:template_name, Shapes::ShapeRef.new(shape: ConfigurationTemplateName, location_name: "TemplateName"))
513
+ DescribeEventsMessage.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "EnvironmentId"))
514
+ DescribeEventsMessage.add_member(:environment_name, Shapes::ShapeRef.new(shape: EnvironmentName, location_name: "EnvironmentName"))
515
+ DescribeEventsMessage.add_member(:request_id, Shapes::ShapeRef.new(shape: RequestId, location_name: "RequestId"))
516
+ DescribeEventsMessage.add_member(:severity, Shapes::ShapeRef.new(shape: EventSeverity, location_name: "Severity"))
517
+ DescribeEventsMessage.add_member(:start_time, Shapes::ShapeRef.new(shape: TimeFilterStart, location_name: "StartTime"))
518
+ DescribeEventsMessage.add_member(:end_time, Shapes::ShapeRef.new(shape: TimeFilterEnd, location_name: "EndTime"))
519
+ DescribeEventsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: MaxRecords, location_name: "MaxRecords"))
520
+ DescribeEventsMessage.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
521
+ DescribeEventsMessage.struct_class = Types::DescribeEventsMessage
522
+
523
+ DescribeInstancesHealthRequest.add_member(:environment_name, Shapes::ShapeRef.new(shape: EnvironmentName, location_name: "EnvironmentName"))
524
+ DescribeInstancesHealthRequest.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "EnvironmentId"))
525
+ DescribeInstancesHealthRequest.add_member(:attribute_names, Shapes::ShapeRef.new(shape: InstancesHealthAttributes, location_name: "AttributeNames"))
526
+ DescribeInstancesHealthRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
527
+ DescribeInstancesHealthRequest.struct_class = Types::DescribeInstancesHealthRequest
528
+
529
+ DescribeInstancesHealthResult.add_member(:instance_health_list, Shapes::ShapeRef.new(shape: InstanceHealthList, location_name: "InstanceHealthList"))
530
+ DescribeInstancesHealthResult.add_member(:refreshed_at, Shapes::ShapeRef.new(shape: RefreshedAt, location_name: "RefreshedAt"))
531
+ DescribeInstancesHealthResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
532
+ DescribeInstancesHealthResult.struct_class = Types::DescribeInstancesHealthResult
533
+
534
+ EnvironmentDescription.add_member(:environment_name, Shapes::ShapeRef.new(shape: EnvironmentName, location_name: "EnvironmentName"))
535
+ EnvironmentDescription.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "EnvironmentId"))
536
+ EnvironmentDescription.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, location_name: "ApplicationName"))
537
+ EnvironmentDescription.add_member(:version_label, Shapes::ShapeRef.new(shape: VersionLabel, location_name: "VersionLabel"))
538
+ EnvironmentDescription.add_member(:solution_stack_name, Shapes::ShapeRef.new(shape: SolutionStackName, location_name: "SolutionStackName"))
539
+ EnvironmentDescription.add_member(:template_name, Shapes::ShapeRef.new(shape: ConfigurationTemplateName, location_name: "TemplateName"))
540
+ EnvironmentDescription.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
541
+ EnvironmentDescription.add_member(:endpoint_url, Shapes::ShapeRef.new(shape: EndpointURL, location_name: "EndpointURL"))
542
+ EnvironmentDescription.add_member(:cname, Shapes::ShapeRef.new(shape: DNSCname, location_name: "CNAME"))
543
+ EnvironmentDescription.add_member(:date_created, Shapes::ShapeRef.new(shape: CreationDate, location_name: "DateCreated"))
544
+ EnvironmentDescription.add_member(:date_updated, Shapes::ShapeRef.new(shape: UpdateDate, location_name: "DateUpdated"))
545
+ EnvironmentDescription.add_member(:status, Shapes::ShapeRef.new(shape: EnvironmentStatus, location_name: "Status"))
546
+ EnvironmentDescription.add_member(:abortable_operation_in_progress, Shapes::ShapeRef.new(shape: AbortableOperationInProgress, location_name: "AbortableOperationInProgress"))
547
+ EnvironmentDescription.add_member(:health, Shapes::ShapeRef.new(shape: EnvironmentHealth, location_name: "Health"))
548
+ EnvironmentDescription.add_member(:health_status, Shapes::ShapeRef.new(shape: EnvironmentHealthStatus, location_name: "HealthStatus"))
549
+ EnvironmentDescription.add_member(:resources, Shapes::ShapeRef.new(shape: EnvironmentResourcesDescription, location_name: "Resources"))
550
+ EnvironmentDescription.add_member(:tier, Shapes::ShapeRef.new(shape: EnvironmentTier, location_name: "Tier"))
551
+ EnvironmentDescription.add_member(:environment_links, Shapes::ShapeRef.new(shape: EnvironmentLinks, location_name: "EnvironmentLinks"))
552
+ EnvironmentDescription.struct_class = Types::EnvironmentDescription
553
+
554
+ EnvironmentDescriptionsList.member = Shapes::ShapeRef.new(shape: EnvironmentDescription)
555
+
556
+ EnvironmentDescriptionsMessage.add_member(:environments, Shapes::ShapeRef.new(shape: EnvironmentDescriptionsList, location_name: "Environments"))
557
+ EnvironmentDescriptionsMessage.struct_class = Types::EnvironmentDescriptionsMessage
558
+
559
+ EnvironmentHealthAttributes.member = Shapes::ShapeRef.new(shape: EnvironmentHealthAttribute)
560
+
561
+ EnvironmentIdList.member = Shapes::ShapeRef.new(shape: EnvironmentId)
562
+
563
+ EnvironmentInfoDescription.add_member(:info_type, Shapes::ShapeRef.new(shape: EnvironmentInfoType, location_name: "InfoType"))
564
+ EnvironmentInfoDescription.add_member(:ec2_instance_id, Shapes::ShapeRef.new(shape: Ec2InstanceId, location_name: "Ec2InstanceId"))
565
+ EnvironmentInfoDescription.add_member(:sample_timestamp, Shapes::ShapeRef.new(shape: SampleTimestamp, location_name: "SampleTimestamp"))
566
+ EnvironmentInfoDescription.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
567
+ EnvironmentInfoDescription.struct_class = Types::EnvironmentInfoDescription
568
+
569
+ EnvironmentInfoDescriptionList.member = Shapes::ShapeRef.new(shape: EnvironmentInfoDescription)
570
+
571
+ EnvironmentLink.add_member(:link_name, Shapes::ShapeRef.new(shape: String, location_name: "LinkName"))
572
+ EnvironmentLink.add_member(:environment_name, Shapes::ShapeRef.new(shape: String, location_name: "EnvironmentName"))
573
+ EnvironmentLink.struct_class = Types::EnvironmentLink
574
+
575
+ EnvironmentLinks.member = Shapes::ShapeRef.new(shape: EnvironmentLink)
576
+
577
+ EnvironmentNamesList.member = Shapes::ShapeRef.new(shape: EnvironmentName)
578
+
579
+ EnvironmentResourceDescription.add_member(:environment_name, Shapes::ShapeRef.new(shape: EnvironmentName, location_name: "EnvironmentName"))
580
+ EnvironmentResourceDescription.add_member(:auto_scaling_groups, Shapes::ShapeRef.new(shape: AutoScalingGroupList, location_name: "AutoScalingGroups"))
581
+ EnvironmentResourceDescription.add_member(:instances, Shapes::ShapeRef.new(shape: InstanceList, location_name: "Instances"))
582
+ EnvironmentResourceDescription.add_member(:launch_configurations, Shapes::ShapeRef.new(shape: LaunchConfigurationList, location_name: "LaunchConfigurations"))
583
+ EnvironmentResourceDescription.add_member(:load_balancers, Shapes::ShapeRef.new(shape: LoadBalancerList, location_name: "LoadBalancers"))
584
+ EnvironmentResourceDescription.add_member(:triggers, Shapes::ShapeRef.new(shape: TriggerList, location_name: "Triggers"))
585
+ EnvironmentResourceDescription.add_member(:queues, Shapes::ShapeRef.new(shape: QueueList, location_name: "Queues"))
586
+ EnvironmentResourceDescription.struct_class = Types::EnvironmentResourceDescription
587
+
588
+ EnvironmentResourceDescriptionsMessage.add_member(:environment_resources, Shapes::ShapeRef.new(shape: EnvironmentResourceDescription, location_name: "EnvironmentResources"))
589
+ EnvironmentResourceDescriptionsMessage.struct_class = Types::EnvironmentResourceDescriptionsMessage
590
+
591
+ EnvironmentResourcesDescription.add_member(:load_balancer, Shapes::ShapeRef.new(shape: LoadBalancerDescription, location_name: "LoadBalancer"))
592
+ EnvironmentResourcesDescription.struct_class = Types::EnvironmentResourcesDescription
593
+
594
+ EnvironmentTier.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
595
+ EnvironmentTier.add_member(:type, Shapes::ShapeRef.new(shape: String, location_name: "Type"))
596
+ EnvironmentTier.add_member(:version, Shapes::ShapeRef.new(shape: String, location_name: "Version"))
597
+ EnvironmentTier.struct_class = Types::EnvironmentTier
598
+
599
+ EventDescription.add_member(:event_date, Shapes::ShapeRef.new(shape: EventDate, location_name: "EventDate"))
600
+ EventDescription.add_member(:message, Shapes::ShapeRef.new(shape: EventMessage, location_name: "Message"))
601
+ EventDescription.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, location_name: "ApplicationName"))
602
+ EventDescription.add_member(:version_label, Shapes::ShapeRef.new(shape: VersionLabel, location_name: "VersionLabel"))
603
+ EventDescription.add_member(:template_name, Shapes::ShapeRef.new(shape: ConfigurationTemplateName, location_name: "TemplateName"))
604
+ EventDescription.add_member(:environment_name, Shapes::ShapeRef.new(shape: EnvironmentName, location_name: "EnvironmentName"))
605
+ EventDescription.add_member(:request_id, Shapes::ShapeRef.new(shape: RequestId, location_name: "RequestId"))
606
+ EventDescription.add_member(:severity, Shapes::ShapeRef.new(shape: EventSeverity, location_name: "Severity"))
607
+ EventDescription.struct_class = Types::EventDescription
608
+
609
+ EventDescriptionList.member = Shapes::ShapeRef.new(shape: EventDescription)
610
+
611
+ EventDescriptionsMessage.add_member(:events, Shapes::ShapeRef.new(shape: EventDescriptionList, location_name: "Events"))
612
+ EventDescriptionsMessage.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
613
+ EventDescriptionsMessage.struct_class = Types::EventDescriptionsMessage
614
+
615
+ Instance.add_member(:id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "Id"))
616
+ Instance.struct_class = Types::Instance
617
+
618
+ InstanceHealthList.member = Shapes::ShapeRef.new(shape: SingleInstanceHealth)
619
+
620
+ InstanceHealthSummary.add_member(:no_data, Shapes::ShapeRef.new(shape: NullableInteger, location_name: "NoData"))
621
+ InstanceHealthSummary.add_member(:unknown, Shapes::ShapeRef.new(shape: NullableInteger, location_name: "Unknown"))
622
+ InstanceHealthSummary.add_member(:pending, Shapes::ShapeRef.new(shape: NullableInteger, location_name: "Pending"))
623
+ InstanceHealthSummary.add_member(:ok, Shapes::ShapeRef.new(shape: NullableInteger, location_name: "Ok"))
624
+ InstanceHealthSummary.add_member(:info, Shapes::ShapeRef.new(shape: NullableInteger, location_name: "Info"))
625
+ InstanceHealthSummary.add_member(:warning, Shapes::ShapeRef.new(shape: NullableInteger, location_name: "Warning"))
626
+ InstanceHealthSummary.add_member(:degraded, Shapes::ShapeRef.new(shape: NullableInteger, location_name: "Degraded"))
627
+ InstanceHealthSummary.add_member(:severe, Shapes::ShapeRef.new(shape: NullableInteger, location_name: "Severe"))
628
+ InstanceHealthSummary.struct_class = Types::InstanceHealthSummary
629
+
630
+ InstanceList.member = Shapes::ShapeRef.new(shape: Instance)
631
+
632
+ InstancesHealthAttributes.member = Shapes::ShapeRef.new(shape: InstancesHealthAttribute)
633
+
634
+ Latency.add_member(:p999, Shapes::ShapeRef.new(shape: NullableDouble, location_name: "P999"))
635
+ Latency.add_member(:p99, Shapes::ShapeRef.new(shape: NullableDouble, location_name: "P99"))
636
+ Latency.add_member(:p95, Shapes::ShapeRef.new(shape: NullableDouble, location_name: "P95"))
637
+ Latency.add_member(:p90, Shapes::ShapeRef.new(shape: NullableDouble, location_name: "P90"))
638
+ Latency.add_member(:p85, Shapes::ShapeRef.new(shape: NullableDouble, location_name: "P85"))
639
+ Latency.add_member(:p75, Shapes::ShapeRef.new(shape: NullableDouble, location_name: "P75"))
640
+ Latency.add_member(:p50, Shapes::ShapeRef.new(shape: NullableDouble, location_name: "P50"))
641
+ Latency.add_member(:p10, Shapes::ShapeRef.new(shape: NullableDouble, location_name: "P10"))
642
+ Latency.struct_class = Types::Latency
643
+
644
+ LaunchConfiguration.add_member(:name, Shapes::ShapeRef.new(shape: ResourceId, location_name: "Name"))
645
+ LaunchConfiguration.struct_class = Types::LaunchConfiguration
646
+
647
+ LaunchConfigurationList.member = Shapes::ShapeRef.new(shape: LaunchConfiguration)
648
+
649
+ ListAvailableSolutionStacksResultMessage.add_member(:solution_stacks, Shapes::ShapeRef.new(shape: AvailableSolutionStackNamesList, location_name: "SolutionStacks"))
650
+ ListAvailableSolutionStacksResultMessage.add_member(:solution_stack_details, Shapes::ShapeRef.new(shape: AvailableSolutionStackDetailsList, location_name: "SolutionStackDetails"))
651
+ ListAvailableSolutionStacksResultMessage.struct_class = Types::ListAvailableSolutionStacksResultMessage
652
+
653
+ Listener.add_member(:protocol, Shapes::ShapeRef.new(shape: String, location_name: "Protocol"))
654
+ Listener.add_member(:port, Shapes::ShapeRef.new(shape: Integer, location_name: "Port"))
655
+ Listener.struct_class = Types::Listener
656
+
657
+ LoadAverage.member = Shapes::ShapeRef.new(shape: LoadAverageValue)
658
+
659
+ LoadBalancer.add_member(:name, Shapes::ShapeRef.new(shape: ResourceId, location_name: "Name"))
660
+ LoadBalancer.struct_class = Types::LoadBalancer
661
+
662
+ LoadBalancerDescription.add_member(:load_balancer_name, Shapes::ShapeRef.new(shape: String, location_name: "LoadBalancerName"))
663
+ LoadBalancerDescription.add_member(:domain, Shapes::ShapeRef.new(shape: String, location_name: "Domain"))
664
+ LoadBalancerDescription.add_member(:listeners, Shapes::ShapeRef.new(shape: LoadBalancerListenersDescription, location_name: "Listeners"))
665
+ LoadBalancerDescription.struct_class = Types::LoadBalancerDescription
666
+
667
+ LoadBalancerList.member = Shapes::ShapeRef.new(shape: LoadBalancer)
668
+
669
+ LoadBalancerListenersDescription.member = Shapes::ShapeRef.new(shape: Listener)
670
+
671
+ ManagedAction.add_member(:action_id, Shapes::ShapeRef.new(shape: String, location_name: "ActionId"))
672
+ ManagedAction.add_member(:action_description, Shapes::ShapeRef.new(shape: String, location_name: "ActionDescription"))
673
+ ManagedAction.add_member(:action_type, Shapes::ShapeRef.new(shape: ActionType, location_name: "ActionType"))
674
+ ManagedAction.add_member(:status, Shapes::ShapeRef.new(shape: ActionStatus, location_name: "Status"))
675
+ ManagedAction.add_member(:window_start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "WindowStartTime"))
676
+ ManagedAction.struct_class = Types::ManagedAction
677
+
678
+ ManagedActionHistoryItem.add_member(:action_id, Shapes::ShapeRef.new(shape: String, location_name: "ActionId"))
679
+ ManagedActionHistoryItem.add_member(:action_type, Shapes::ShapeRef.new(shape: ActionType, location_name: "ActionType"))
680
+ ManagedActionHistoryItem.add_member(:action_description, Shapes::ShapeRef.new(shape: String, location_name: "ActionDescription"))
681
+ ManagedActionHistoryItem.add_member(:failure_type, Shapes::ShapeRef.new(shape: FailureType, location_name: "FailureType"))
682
+ ManagedActionHistoryItem.add_member(:status, Shapes::ShapeRef.new(shape: ActionHistoryStatus, location_name: "Status"))
683
+ ManagedActionHistoryItem.add_member(:failure_description, Shapes::ShapeRef.new(shape: String, location_name: "FailureDescription"))
684
+ ManagedActionHistoryItem.add_member(:executed_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ExecutedTime"))
685
+ ManagedActionHistoryItem.add_member(:finished_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "FinishedTime"))
686
+ ManagedActionHistoryItem.struct_class = Types::ManagedActionHistoryItem
687
+
688
+ ManagedActionHistoryItems.member = Shapes::ShapeRef.new(shape: ManagedActionHistoryItem)
689
+
690
+ ManagedActions.member = Shapes::ShapeRef.new(shape: ManagedAction)
691
+
692
+ OptionRestrictionRegex.add_member(:pattern, Shapes::ShapeRef.new(shape: RegexPattern, location_name: "Pattern"))
693
+ OptionRestrictionRegex.add_member(:label, Shapes::ShapeRef.new(shape: RegexLabel, location_name: "Label"))
694
+ OptionRestrictionRegex.struct_class = Types::OptionRestrictionRegex
695
+
696
+ OptionSpecification.add_member(:resource_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "ResourceName"))
697
+ OptionSpecification.add_member(:namespace, Shapes::ShapeRef.new(shape: OptionNamespace, location_name: "Namespace"))
698
+ OptionSpecification.add_member(:option_name, Shapes::ShapeRef.new(shape: ConfigurationOptionName, location_name: "OptionName"))
699
+ OptionSpecification.struct_class = Types::OptionSpecification
700
+
701
+ OptionsSpecifierList.member = Shapes::ShapeRef.new(shape: OptionSpecification)
702
+
703
+ Queue.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
704
+ Queue.add_member(:url, Shapes::ShapeRef.new(shape: String, location_name: "URL"))
705
+ Queue.struct_class = Types::Queue
706
+
707
+ QueueList.member = Shapes::ShapeRef.new(shape: Queue)
708
+
709
+ RebuildEnvironmentMessage.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "EnvironmentId"))
710
+ RebuildEnvironmentMessage.add_member(:environment_name, Shapes::ShapeRef.new(shape: EnvironmentName, location_name: "EnvironmentName"))
711
+ RebuildEnvironmentMessage.struct_class = Types::RebuildEnvironmentMessage
712
+
713
+ RequestEnvironmentInfoMessage.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "EnvironmentId"))
714
+ RequestEnvironmentInfoMessage.add_member(:environment_name, Shapes::ShapeRef.new(shape: EnvironmentName, location_name: "EnvironmentName"))
715
+ RequestEnvironmentInfoMessage.add_member(:info_type, Shapes::ShapeRef.new(shape: EnvironmentInfoType, required: true, location_name: "InfoType"))
716
+ RequestEnvironmentInfoMessage.struct_class = Types::RequestEnvironmentInfoMessage
717
+
718
+ RestartAppServerMessage.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "EnvironmentId"))
719
+ RestartAppServerMessage.add_member(:environment_name, Shapes::ShapeRef.new(shape: EnvironmentName, location_name: "EnvironmentName"))
720
+ RestartAppServerMessage.struct_class = Types::RestartAppServerMessage
721
+
722
+ RetrieveEnvironmentInfoMessage.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "EnvironmentId"))
723
+ RetrieveEnvironmentInfoMessage.add_member(:environment_name, Shapes::ShapeRef.new(shape: EnvironmentName, location_name: "EnvironmentName"))
724
+ RetrieveEnvironmentInfoMessage.add_member(:info_type, Shapes::ShapeRef.new(shape: EnvironmentInfoType, required: true, location_name: "InfoType"))
725
+ RetrieveEnvironmentInfoMessage.struct_class = Types::RetrieveEnvironmentInfoMessage
726
+
727
+ RetrieveEnvironmentInfoResultMessage.add_member(:environment_info, Shapes::ShapeRef.new(shape: EnvironmentInfoDescriptionList, location_name: "EnvironmentInfo"))
728
+ RetrieveEnvironmentInfoResultMessage.struct_class = Types::RetrieveEnvironmentInfoResultMessage
729
+
730
+ S3Location.add_member(:s3_bucket, Shapes::ShapeRef.new(shape: S3Bucket, location_name: "S3Bucket"))
731
+ S3Location.add_member(:s3_key, Shapes::ShapeRef.new(shape: S3Key, location_name: "S3Key"))
732
+ S3Location.struct_class = Types::S3Location
733
+
734
+ SingleInstanceHealth.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, location_name: "InstanceId"))
735
+ SingleInstanceHealth.add_member(:health_status, Shapes::ShapeRef.new(shape: String, location_name: "HealthStatus"))
736
+ SingleInstanceHealth.add_member(:color, Shapes::ShapeRef.new(shape: String, location_name: "Color"))
737
+ SingleInstanceHealth.add_member(:causes, Shapes::ShapeRef.new(shape: Causes, location_name: "Causes"))
738
+ SingleInstanceHealth.add_member(:launched_at, Shapes::ShapeRef.new(shape: LaunchedAt, location_name: "LaunchedAt"))
739
+ SingleInstanceHealth.add_member(:application_metrics, Shapes::ShapeRef.new(shape: ApplicationMetrics, location_name: "ApplicationMetrics"))
740
+ SingleInstanceHealth.add_member(:system, Shapes::ShapeRef.new(shape: SystemStatus, location_name: "System"))
741
+ SingleInstanceHealth.add_member(:deployment, Shapes::ShapeRef.new(shape: Deployment, location_name: "Deployment"))
742
+ SingleInstanceHealth.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZone"))
743
+ SingleInstanceHealth.add_member(:instance_type, Shapes::ShapeRef.new(shape: String, location_name: "InstanceType"))
744
+ SingleInstanceHealth.struct_class = Types::SingleInstanceHealth
745
+
746
+ SolutionStackDescription.add_member(:solution_stack_name, Shapes::ShapeRef.new(shape: SolutionStackName, location_name: "SolutionStackName"))
747
+ SolutionStackDescription.add_member(:permitted_file_types, Shapes::ShapeRef.new(shape: SolutionStackFileTypeList, location_name: "PermittedFileTypes"))
748
+ SolutionStackDescription.struct_class = Types::SolutionStackDescription
749
+
750
+ SolutionStackFileTypeList.member = Shapes::ShapeRef.new(shape: FileTypeExtension)
751
+
752
+ SourceBuildInformation.add_member(:source_type, Shapes::ShapeRef.new(shape: SourceType, required: true, location_name: "SourceType"))
753
+ SourceBuildInformation.add_member(:source_repository, Shapes::ShapeRef.new(shape: SourceRepository, required: true, location_name: "SourceRepository"))
754
+ SourceBuildInformation.add_member(:source_location, Shapes::ShapeRef.new(shape: SourceLocation, required: true, location_name: "SourceLocation"))
755
+ SourceBuildInformation.struct_class = Types::SourceBuildInformation
756
+
757
+ SourceConfiguration.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, location_name: "ApplicationName"))
758
+ SourceConfiguration.add_member(:template_name, Shapes::ShapeRef.new(shape: ConfigurationTemplateName, location_name: "TemplateName"))
759
+ SourceConfiguration.struct_class = Types::SourceConfiguration
760
+
761
+ StatusCodes.add_member(:status_2xx, Shapes::ShapeRef.new(shape: NullableInteger, location_name: "Status2xx"))
762
+ StatusCodes.add_member(:status_3xx, Shapes::ShapeRef.new(shape: NullableInteger, location_name: "Status3xx"))
763
+ StatusCodes.add_member(:status_4xx, Shapes::ShapeRef.new(shape: NullableInteger, location_name: "Status4xx"))
764
+ StatusCodes.add_member(:status_5xx, Shapes::ShapeRef.new(shape: NullableInteger, location_name: "Status5xx"))
765
+ StatusCodes.struct_class = Types::StatusCodes
766
+
767
+ SwapEnvironmentCNAMEsMessage.add_member(:source_environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "SourceEnvironmentId"))
768
+ SwapEnvironmentCNAMEsMessage.add_member(:source_environment_name, Shapes::ShapeRef.new(shape: EnvironmentName, location_name: "SourceEnvironmentName"))
769
+ SwapEnvironmentCNAMEsMessage.add_member(:destination_environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "DestinationEnvironmentId"))
770
+ SwapEnvironmentCNAMEsMessage.add_member(:destination_environment_name, Shapes::ShapeRef.new(shape: EnvironmentName, location_name: "DestinationEnvironmentName"))
771
+ SwapEnvironmentCNAMEsMessage.struct_class = Types::SwapEnvironmentCNAMEsMessage
772
+
773
+ SystemStatus.add_member(:cpu_utilization, Shapes::ShapeRef.new(shape: CPUUtilization, location_name: "CPUUtilization"))
774
+ SystemStatus.add_member(:load_average, Shapes::ShapeRef.new(shape: LoadAverage, location_name: "LoadAverage"))
775
+ SystemStatus.struct_class = Types::SystemStatus
776
+
777
+ Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, location_name: "Key"))
778
+ Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, location_name: "Value"))
779
+ Tag.struct_class = Types::Tag
780
+
781
+ Tags.member = Shapes::ShapeRef.new(shape: Tag)
782
+
783
+ TerminateEnvironmentMessage.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "EnvironmentId"))
784
+ TerminateEnvironmentMessage.add_member(:environment_name, Shapes::ShapeRef.new(shape: EnvironmentName, location_name: "EnvironmentName"))
785
+ TerminateEnvironmentMessage.add_member(:terminate_resources, Shapes::ShapeRef.new(shape: TerminateEnvironmentResources, location_name: "TerminateResources"))
786
+ TerminateEnvironmentMessage.add_member(:force_terminate, Shapes::ShapeRef.new(shape: ForceTerminate, location_name: "ForceTerminate"))
787
+ TerminateEnvironmentMessage.struct_class = Types::TerminateEnvironmentMessage
788
+
789
+ Trigger.add_member(:name, Shapes::ShapeRef.new(shape: ResourceId, location_name: "Name"))
790
+ Trigger.struct_class = Types::Trigger
791
+
792
+ TriggerList.member = Shapes::ShapeRef.new(shape: Trigger)
793
+
794
+ UpdateApplicationMessage.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
795
+ UpdateApplicationMessage.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
796
+ UpdateApplicationMessage.struct_class = Types::UpdateApplicationMessage
797
+
798
+ UpdateApplicationVersionMessage.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
799
+ UpdateApplicationVersionMessage.add_member(:version_label, Shapes::ShapeRef.new(shape: VersionLabel, required: true, location_name: "VersionLabel"))
800
+ UpdateApplicationVersionMessage.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
801
+ UpdateApplicationVersionMessage.struct_class = Types::UpdateApplicationVersionMessage
802
+
803
+ UpdateConfigurationTemplateMessage.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
804
+ UpdateConfigurationTemplateMessage.add_member(:template_name, Shapes::ShapeRef.new(shape: ConfigurationTemplateName, required: true, location_name: "TemplateName"))
805
+ UpdateConfigurationTemplateMessage.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
806
+ UpdateConfigurationTemplateMessage.add_member(:option_settings, Shapes::ShapeRef.new(shape: ConfigurationOptionSettingsList, location_name: "OptionSettings"))
807
+ UpdateConfigurationTemplateMessage.add_member(:options_to_remove, Shapes::ShapeRef.new(shape: OptionsSpecifierList, location_name: "OptionsToRemove"))
808
+ UpdateConfigurationTemplateMessage.struct_class = Types::UpdateConfigurationTemplateMessage
809
+
810
+ UpdateEnvironmentMessage.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, location_name: "ApplicationName"))
811
+ UpdateEnvironmentMessage.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "EnvironmentId"))
812
+ UpdateEnvironmentMessage.add_member(:environment_name, Shapes::ShapeRef.new(shape: EnvironmentName, location_name: "EnvironmentName"))
813
+ UpdateEnvironmentMessage.add_member(:group_name, Shapes::ShapeRef.new(shape: GroupName, location_name: "GroupName"))
814
+ UpdateEnvironmentMessage.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
815
+ UpdateEnvironmentMessage.add_member(:tier, Shapes::ShapeRef.new(shape: EnvironmentTier, location_name: "Tier"))
816
+ UpdateEnvironmentMessage.add_member(:version_label, Shapes::ShapeRef.new(shape: VersionLabel, location_name: "VersionLabel"))
817
+ UpdateEnvironmentMessage.add_member(:template_name, Shapes::ShapeRef.new(shape: ConfigurationTemplateName, location_name: "TemplateName"))
818
+ UpdateEnvironmentMessage.add_member(:solution_stack_name, Shapes::ShapeRef.new(shape: SolutionStackName, location_name: "SolutionStackName"))
819
+ UpdateEnvironmentMessage.add_member(:option_settings, Shapes::ShapeRef.new(shape: ConfigurationOptionSettingsList, location_name: "OptionSettings"))
820
+ UpdateEnvironmentMessage.add_member(:options_to_remove, Shapes::ShapeRef.new(shape: OptionsSpecifierList, location_name: "OptionsToRemove"))
821
+ UpdateEnvironmentMessage.struct_class = Types::UpdateEnvironmentMessage
822
+
823
+ ValidateConfigurationSettingsMessage.add_member(:application_name, Shapes::ShapeRef.new(shape: ApplicationName, required: true, location_name: "ApplicationName"))
824
+ ValidateConfigurationSettingsMessage.add_member(:template_name, Shapes::ShapeRef.new(shape: ConfigurationTemplateName, location_name: "TemplateName"))
825
+ ValidateConfigurationSettingsMessage.add_member(:environment_name, Shapes::ShapeRef.new(shape: EnvironmentName, location_name: "EnvironmentName"))
826
+ ValidateConfigurationSettingsMessage.add_member(:option_settings, Shapes::ShapeRef.new(shape: ConfigurationOptionSettingsList, required: true, location_name: "OptionSettings"))
827
+ ValidateConfigurationSettingsMessage.struct_class = Types::ValidateConfigurationSettingsMessage
828
+
829
+ ValidationMessage.add_member(:message, Shapes::ShapeRef.new(shape: ValidationMessageString, location_name: "Message"))
830
+ ValidationMessage.add_member(:severity, Shapes::ShapeRef.new(shape: ValidationSeverity, location_name: "Severity"))
831
+ ValidationMessage.add_member(:namespace, Shapes::ShapeRef.new(shape: OptionNamespace, location_name: "Namespace"))
832
+ ValidationMessage.add_member(:option_name, Shapes::ShapeRef.new(shape: ConfigurationOptionName, location_name: "OptionName"))
833
+ ValidationMessage.struct_class = Types::ValidationMessage
834
+
835
+ ValidationMessagesList.member = Shapes::ShapeRef.new(shape: ValidationMessage)
836
+
837
+ VersionLabels.member = Shapes::ShapeRef.new(shape: VersionLabel)
838
+
839
+ VersionLabelsList.member = Shapes::ShapeRef.new(shape: VersionLabel)
840
+
841
+
842
+ # @api private
843
+ API = Seahorse::Model::Api.new.tap do |api|
844
+
845
+ api.version = "2010-12-01"
846
+
847
+ api.metadata = {
848
+ "endpointPrefix" => "elasticbeanstalk",
849
+ "protocol" => "query",
850
+ "serviceFullName" => "AWS Elastic Beanstalk",
851
+ "signatureVersion" => "v4",
852
+ "xmlNamespace" => "http://elasticbeanstalk.amazonaws.com/docs/2010-12-01/",
853
+ }
854
+
855
+ api.add_operation(:abort_environment_update, Seahorse::Model::Operation.new.tap do |o|
856
+ o.name = "AbortEnvironmentUpdate"
857
+ o.http_method = "POST"
858
+ o.http_request_uri = "/"
859
+ o.input = Shapes::ShapeRef.new(shape: AbortEnvironmentUpdateMessage)
860
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
861
+ o.errors << Shapes::ShapeRef.new(shape: InsufficientPrivilegesException)
862
+ end)
863
+
864
+ api.add_operation(:apply_environment_managed_action, Seahorse::Model::Operation.new.tap do |o|
865
+ o.name = "ApplyEnvironmentManagedAction"
866
+ o.http_method = "POST"
867
+ o.http_request_uri = "/"
868
+ o.input = Shapes::ShapeRef.new(shape: ApplyEnvironmentManagedActionRequest)
869
+ o.output = Shapes::ShapeRef.new(shape: ApplyEnvironmentManagedActionResult)
870
+ o.errors << Shapes::ShapeRef.new(shape: ElasticBeanstalkServiceException)
871
+ o.errors << Shapes::ShapeRef.new(shape: ManagedActionInvalidStateException)
872
+ end)
873
+
874
+ api.add_operation(:check_dns_availability, Seahorse::Model::Operation.new.tap do |o|
875
+ o.name = "CheckDNSAvailability"
876
+ o.http_method = "POST"
877
+ o.http_request_uri = "/"
878
+ o.input = Shapes::ShapeRef.new(shape: CheckDNSAvailabilityMessage)
879
+ o.output = Shapes::ShapeRef.new(shape: CheckDNSAvailabilityResultMessage)
880
+ end)
881
+
882
+ api.add_operation(:compose_environments, Seahorse::Model::Operation.new.tap do |o|
883
+ o.name = "ComposeEnvironments"
884
+ o.http_method = "POST"
885
+ o.http_request_uri = "/"
886
+ o.input = Shapes::ShapeRef.new(shape: ComposeEnvironmentsMessage)
887
+ o.output = Shapes::ShapeRef.new(shape: EnvironmentDescriptionsMessage)
888
+ o.errors << Shapes::ShapeRef.new(shape: TooManyEnvironmentsException)
889
+ o.errors << Shapes::ShapeRef.new(shape: InsufficientPrivilegesException)
890
+ end)
891
+
892
+ api.add_operation(:create_application, Seahorse::Model::Operation.new.tap do |o|
893
+ o.name = "CreateApplication"
894
+ o.http_method = "POST"
895
+ o.http_request_uri = "/"
896
+ o.input = Shapes::ShapeRef.new(shape: CreateApplicationMessage)
897
+ o.output = Shapes::ShapeRef.new(shape: ApplicationDescriptionMessage)
898
+ o.errors << Shapes::ShapeRef.new(shape: TooManyApplicationsException)
899
+ end)
900
+
901
+ api.add_operation(:create_application_version, Seahorse::Model::Operation.new.tap do |o|
902
+ o.name = "CreateApplicationVersion"
903
+ o.http_method = "POST"
904
+ o.http_request_uri = "/"
905
+ o.input = Shapes::ShapeRef.new(shape: CreateApplicationVersionMessage)
906
+ o.output = Shapes::ShapeRef.new(shape: ApplicationVersionDescriptionMessage)
907
+ o.errors << Shapes::ShapeRef.new(shape: TooManyApplicationsException)
908
+ o.errors << Shapes::ShapeRef.new(shape: TooManyApplicationVersionsException)
909
+ o.errors << Shapes::ShapeRef.new(shape: InsufficientPrivilegesException)
910
+ o.errors << Shapes::ShapeRef.new(shape: S3LocationNotInServiceRegionException)
911
+ end)
912
+
913
+ api.add_operation(:create_configuration_template, Seahorse::Model::Operation.new.tap do |o|
914
+ o.name = "CreateConfigurationTemplate"
915
+ o.http_method = "POST"
916
+ o.http_request_uri = "/"
917
+ o.input = Shapes::ShapeRef.new(shape: CreateConfigurationTemplateMessage)
918
+ o.output = Shapes::ShapeRef.new(shape: ConfigurationSettingsDescription)
919
+ o.errors << Shapes::ShapeRef.new(shape: InsufficientPrivilegesException)
920
+ o.errors << Shapes::ShapeRef.new(shape: TooManyBucketsException)
921
+ o.errors << Shapes::ShapeRef.new(shape: TooManyConfigurationTemplatesException)
922
+ end)
923
+
924
+ api.add_operation(:create_environment, Seahorse::Model::Operation.new.tap do |o|
925
+ o.name = "CreateEnvironment"
926
+ o.http_method = "POST"
927
+ o.http_request_uri = "/"
928
+ o.input = Shapes::ShapeRef.new(shape: CreateEnvironmentMessage)
929
+ o.output = Shapes::ShapeRef.new(shape: EnvironmentDescription)
930
+ o.errors << Shapes::ShapeRef.new(shape: TooManyEnvironmentsException)
931
+ o.errors << Shapes::ShapeRef.new(shape: InsufficientPrivilegesException)
932
+ end)
933
+
934
+ api.add_operation(:create_storage_location, Seahorse::Model::Operation.new.tap do |o|
935
+ o.name = "CreateStorageLocation"
936
+ o.http_method = "POST"
937
+ o.http_request_uri = "/"
938
+ o.input = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
939
+ o.output = Shapes::ShapeRef.new(shape: CreateStorageLocationResultMessage)
940
+ o.errors << Shapes::ShapeRef.new(shape: TooManyBucketsException)
941
+ o.errors << Shapes::ShapeRef.new(shape: S3SubscriptionRequiredException)
942
+ o.errors << Shapes::ShapeRef.new(shape: InsufficientPrivilegesException)
943
+ end)
944
+
945
+ api.add_operation(:delete_application, Seahorse::Model::Operation.new.tap do |o|
946
+ o.name = "DeleteApplication"
947
+ o.http_method = "POST"
948
+ o.http_request_uri = "/"
949
+ o.input = Shapes::ShapeRef.new(shape: DeleteApplicationMessage)
950
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
951
+ o.errors << Shapes::ShapeRef.new(shape: OperationInProgressException)
952
+ end)
953
+
954
+ api.add_operation(:delete_application_version, Seahorse::Model::Operation.new.tap do |o|
955
+ o.name = "DeleteApplicationVersion"
956
+ o.http_method = "POST"
957
+ o.http_request_uri = "/"
958
+ o.input = Shapes::ShapeRef.new(shape: DeleteApplicationVersionMessage)
959
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
960
+ o.errors << Shapes::ShapeRef.new(shape: SourceBundleDeletionException)
961
+ o.errors << Shapes::ShapeRef.new(shape: InsufficientPrivilegesException)
962
+ o.errors << Shapes::ShapeRef.new(shape: OperationInProgressException)
963
+ o.errors << Shapes::ShapeRef.new(shape: S3LocationNotInServiceRegionException)
964
+ end)
965
+
966
+ api.add_operation(:delete_configuration_template, Seahorse::Model::Operation.new.tap do |o|
967
+ o.name = "DeleteConfigurationTemplate"
968
+ o.http_method = "POST"
969
+ o.http_request_uri = "/"
970
+ o.input = Shapes::ShapeRef.new(shape: DeleteConfigurationTemplateMessage)
971
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
972
+ o.errors << Shapes::ShapeRef.new(shape: OperationInProgressException)
973
+ end)
974
+
975
+ api.add_operation(:delete_environment_configuration, Seahorse::Model::Operation.new.tap do |o|
976
+ o.name = "DeleteEnvironmentConfiguration"
977
+ o.http_method = "POST"
978
+ o.http_request_uri = "/"
979
+ o.input = Shapes::ShapeRef.new(shape: DeleteEnvironmentConfigurationMessage)
980
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
981
+ end)
982
+
983
+ api.add_operation(:describe_application_versions, Seahorse::Model::Operation.new.tap do |o|
984
+ o.name = "DescribeApplicationVersions"
985
+ o.http_method = "POST"
986
+ o.http_request_uri = "/"
987
+ o.input = Shapes::ShapeRef.new(shape: DescribeApplicationVersionsMessage)
988
+ o.output = Shapes::ShapeRef.new(shape: ApplicationVersionDescriptionsMessage)
989
+ end)
990
+
991
+ api.add_operation(:describe_applications, Seahorse::Model::Operation.new.tap do |o|
992
+ o.name = "DescribeApplications"
993
+ o.http_method = "POST"
994
+ o.http_request_uri = "/"
995
+ o.input = Shapes::ShapeRef.new(shape: DescribeApplicationsMessage)
996
+ o.output = Shapes::ShapeRef.new(shape: ApplicationDescriptionsMessage)
997
+ end)
998
+
999
+ api.add_operation(:describe_configuration_options, Seahorse::Model::Operation.new.tap do |o|
1000
+ o.name = "DescribeConfigurationOptions"
1001
+ o.http_method = "POST"
1002
+ o.http_request_uri = "/"
1003
+ o.input = Shapes::ShapeRef.new(shape: DescribeConfigurationOptionsMessage)
1004
+ o.output = Shapes::ShapeRef.new(shape: ConfigurationOptionsDescription)
1005
+ o.errors << Shapes::ShapeRef.new(shape: TooManyBucketsException)
1006
+ end)
1007
+
1008
+ api.add_operation(:describe_configuration_settings, Seahorse::Model::Operation.new.tap do |o|
1009
+ o.name = "DescribeConfigurationSettings"
1010
+ o.http_method = "POST"
1011
+ o.http_request_uri = "/"
1012
+ o.input = Shapes::ShapeRef.new(shape: DescribeConfigurationSettingsMessage)
1013
+ o.output = Shapes::ShapeRef.new(shape: ConfigurationSettingsDescriptions)
1014
+ o.errors << Shapes::ShapeRef.new(shape: TooManyBucketsException)
1015
+ end)
1016
+
1017
+ api.add_operation(:describe_environment_health, Seahorse::Model::Operation.new.tap do |o|
1018
+ o.name = "DescribeEnvironmentHealth"
1019
+ o.http_method = "POST"
1020
+ o.http_request_uri = "/"
1021
+ o.input = Shapes::ShapeRef.new(shape: DescribeEnvironmentHealthRequest)
1022
+ o.output = Shapes::ShapeRef.new(shape: DescribeEnvironmentHealthResult)
1023
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1024
+ o.errors << Shapes::ShapeRef.new(shape: ElasticBeanstalkServiceException)
1025
+ end)
1026
+
1027
+ api.add_operation(:describe_environment_managed_action_history, Seahorse::Model::Operation.new.tap do |o|
1028
+ o.name = "DescribeEnvironmentManagedActionHistory"
1029
+ o.http_method = "POST"
1030
+ o.http_request_uri = "/"
1031
+ o.input = Shapes::ShapeRef.new(shape: DescribeEnvironmentManagedActionHistoryRequest)
1032
+ o.output = Shapes::ShapeRef.new(shape: DescribeEnvironmentManagedActionHistoryResult)
1033
+ o.errors << Shapes::ShapeRef.new(shape: ElasticBeanstalkServiceException)
1034
+ end)
1035
+
1036
+ api.add_operation(:describe_environment_managed_actions, Seahorse::Model::Operation.new.tap do |o|
1037
+ o.name = "DescribeEnvironmentManagedActions"
1038
+ o.http_method = "POST"
1039
+ o.http_request_uri = "/"
1040
+ o.input = Shapes::ShapeRef.new(shape: DescribeEnvironmentManagedActionsRequest)
1041
+ o.output = Shapes::ShapeRef.new(shape: DescribeEnvironmentManagedActionsResult)
1042
+ o.errors << Shapes::ShapeRef.new(shape: ElasticBeanstalkServiceException)
1043
+ end)
1044
+
1045
+ api.add_operation(:describe_environment_resources, Seahorse::Model::Operation.new.tap do |o|
1046
+ o.name = "DescribeEnvironmentResources"
1047
+ o.http_method = "POST"
1048
+ o.http_request_uri = "/"
1049
+ o.input = Shapes::ShapeRef.new(shape: DescribeEnvironmentResourcesMessage)
1050
+ o.output = Shapes::ShapeRef.new(shape: EnvironmentResourceDescriptionsMessage)
1051
+ o.errors << Shapes::ShapeRef.new(shape: InsufficientPrivilegesException)
1052
+ end)
1053
+
1054
+ api.add_operation(:describe_environments, Seahorse::Model::Operation.new.tap do |o|
1055
+ o.name = "DescribeEnvironments"
1056
+ o.http_method = "POST"
1057
+ o.http_request_uri = "/"
1058
+ o.input = Shapes::ShapeRef.new(shape: DescribeEnvironmentsMessage)
1059
+ o.output = Shapes::ShapeRef.new(shape: EnvironmentDescriptionsMessage)
1060
+ end)
1061
+
1062
+ api.add_operation(:describe_events, Seahorse::Model::Operation.new.tap do |o|
1063
+ o.name = "DescribeEvents"
1064
+ o.http_method = "POST"
1065
+ o.http_request_uri = "/"
1066
+ o.input = Shapes::ShapeRef.new(shape: DescribeEventsMessage)
1067
+ o.output = Shapes::ShapeRef.new(shape: EventDescriptionsMessage)
1068
+ o[:pager] = Aws::Pager.new(
1069
+ limit_key: "max_records",
1070
+ tokens: {
1071
+ "next_token" => "next_token"
1072
+ }
1073
+ )
1074
+ end)
1075
+
1076
+ api.add_operation(:describe_instances_health, Seahorse::Model::Operation.new.tap do |o|
1077
+ o.name = "DescribeInstancesHealth"
1078
+ o.http_method = "POST"
1079
+ o.http_request_uri = "/"
1080
+ o.input = Shapes::ShapeRef.new(shape: DescribeInstancesHealthRequest)
1081
+ o.output = Shapes::ShapeRef.new(shape: DescribeInstancesHealthResult)
1082
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1083
+ o.errors << Shapes::ShapeRef.new(shape: ElasticBeanstalkServiceException)
1084
+ end)
1085
+
1086
+ api.add_operation(:list_available_solution_stacks, Seahorse::Model::Operation.new.tap do |o|
1087
+ o.name = "ListAvailableSolutionStacks"
1088
+ o.http_method = "POST"
1089
+ o.http_request_uri = "/"
1090
+ o.input = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1091
+ o.output = Shapes::ShapeRef.new(shape: ListAvailableSolutionStacksResultMessage)
1092
+ end)
1093
+
1094
+ api.add_operation(:rebuild_environment, Seahorse::Model::Operation.new.tap do |o|
1095
+ o.name = "RebuildEnvironment"
1096
+ o.http_method = "POST"
1097
+ o.http_request_uri = "/"
1098
+ o.input = Shapes::ShapeRef.new(shape: RebuildEnvironmentMessage)
1099
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1100
+ o.errors << Shapes::ShapeRef.new(shape: InsufficientPrivilegesException)
1101
+ end)
1102
+
1103
+ api.add_operation(:request_environment_info, Seahorse::Model::Operation.new.tap do |o|
1104
+ o.name = "RequestEnvironmentInfo"
1105
+ o.http_method = "POST"
1106
+ o.http_request_uri = "/"
1107
+ o.input = Shapes::ShapeRef.new(shape: RequestEnvironmentInfoMessage)
1108
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1109
+ end)
1110
+
1111
+ api.add_operation(:restart_app_server, Seahorse::Model::Operation.new.tap do |o|
1112
+ o.name = "RestartAppServer"
1113
+ o.http_method = "POST"
1114
+ o.http_request_uri = "/"
1115
+ o.input = Shapes::ShapeRef.new(shape: RestartAppServerMessage)
1116
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1117
+ end)
1118
+
1119
+ api.add_operation(:retrieve_environment_info, Seahorse::Model::Operation.new.tap do |o|
1120
+ o.name = "RetrieveEnvironmentInfo"
1121
+ o.http_method = "POST"
1122
+ o.http_request_uri = "/"
1123
+ o.input = Shapes::ShapeRef.new(shape: RetrieveEnvironmentInfoMessage)
1124
+ o.output = Shapes::ShapeRef.new(shape: RetrieveEnvironmentInfoResultMessage)
1125
+ end)
1126
+
1127
+ api.add_operation(:swap_environment_cnames, Seahorse::Model::Operation.new.tap do |o|
1128
+ o.name = "SwapEnvironmentCNAMEs"
1129
+ o.http_method = "POST"
1130
+ o.http_request_uri = "/"
1131
+ o.input = Shapes::ShapeRef.new(shape: SwapEnvironmentCNAMEsMessage)
1132
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1133
+ end)
1134
+
1135
+ api.add_operation(:terminate_environment, Seahorse::Model::Operation.new.tap do |o|
1136
+ o.name = "TerminateEnvironment"
1137
+ o.http_method = "POST"
1138
+ o.http_request_uri = "/"
1139
+ o.input = Shapes::ShapeRef.new(shape: TerminateEnvironmentMessage)
1140
+ o.output = Shapes::ShapeRef.new(shape: EnvironmentDescription)
1141
+ o.errors << Shapes::ShapeRef.new(shape: InsufficientPrivilegesException)
1142
+ end)
1143
+
1144
+ api.add_operation(:update_application, Seahorse::Model::Operation.new.tap do |o|
1145
+ o.name = "UpdateApplication"
1146
+ o.http_method = "POST"
1147
+ o.http_request_uri = "/"
1148
+ o.input = Shapes::ShapeRef.new(shape: UpdateApplicationMessage)
1149
+ o.output = Shapes::ShapeRef.new(shape: ApplicationDescriptionMessage)
1150
+ end)
1151
+
1152
+ api.add_operation(:update_application_version, Seahorse::Model::Operation.new.tap do |o|
1153
+ o.name = "UpdateApplicationVersion"
1154
+ o.http_method = "POST"
1155
+ o.http_request_uri = "/"
1156
+ o.input = Shapes::ShapeRef.new(shape: UpdateApplicationVersionMessage)
1157
+ o.output = Shapes::ShapeRef.new(shape: ApplicationVersionDescriptionMessage)
1158
+ end)
1159
+
1160
+ api.add_operation(:update_configuration_template, Seahorse::Model::Operation.new.tap do |o|
1161
+ o.name = "UpdateConfigurationTemplate"
1162
+ o.http_method = "POST"
1163
+ o.http_request_uri = "/"
1164
+ o.input = Shapes::ShapeRef.new(shape: UpdateConfigurationTemplateMessage)
1165
+ o.output = Shapes::ShapeRef.new(shape: ConfigurationSettingsDescription)
1166
+ o.errors << Shapes::ShapeRef.new(shape: InsufficientPrivilegesException)
1167
+ o.errors << Shapes::ShapeRef.new(shape: TooManyBucketsException)
1168
+ end)
1169
+
1170
+ api.add_operation(:update_environment, Seahorse::Model::Operation.new.tap do |o|
1171
+ o.name = "UpdateEnvironment"
1172
+ o.http_method = "POST"
1173
+ o.http_request_uri = "/"
1174
+ o.input = Shapes::ShapeRef.new(shape: UpdateEnvironmentMessage)
1175
+ o.output = Shapes::ShapeRef.new(shape: EnvironmentDescription)
1176
+ o.errors << Shapes::ShapeRef.new(shape: InsufficientPrivilegesException)
1177
+ o.errors << Shapes::ShapeRef.new(shape: TooManyBucketsException)
1178
+ end)
1179
+
1180
+ api.add_operation(:validate_configuration_settings, Seahorse::Model::Operation.new.tap do |o|
1181
+ o.name = "ValidateConfigurationSettings"
1182
+ o.http_method = "POST"
1183
+ o.http_request_uri = "/"
1184
+ o.input = Shapes::ShapeRef.new(shape: ValidateConfigurationSettingsMessage)
1185
+ o.output = Shapes::ShapeRef.new(shape: ConfigurationSettingsValidationMessages)
1186
+ o.errors << Shapes::ShapeRef.new(shape: InsufficientPrivilegesException)
1187
+ o.errors << Shapes::ShapeRef.new(shape: TooManyBucketsException)
1188
+ end)
1189
+ end
1190
+
1191
+ end
1192
+ end
1193
+ end