aws-sdk-elasticbeanstalk 1.0.0.rc2 → 1.0.0.rc3

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