aws-sdk-geoplaces 1.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/CHANGELOG.md +8 -0
- data/LICENSE.txt +202 -0
- data/VERSION +1 -0
- data/lib/aws-sdk-geoplaces/client.rb +1960 -0
- data/lib/aws-sdk-geoplaces/client_api.rb +935 -0
- data/lib/aws-sdk-geoplaces/customizations.rb +0 -0
- data/lib/aws-sdk-geoplaces/endpoint_parameters.rb +69 -0
- data/lib/aws-sdk-geoplaces/endpoint_provider.rb +78 -0
- data/lib/aws-sdk-geoplaces/endpoints.rb +20 -0
- data/lib/aws-sdk-geoplaces/errors.rb +120 -0
- data/lib/aws-sdk-geoplaces/plugins/endpoints.rb +77 -0
- data/lib/aws-sdk-geoplaces/resource.rb +26 -0
- data/lib/aws-sdk-geoplaces/types.rb +2884 -0
- data/lib/aws-sdk-geoplaces.rb +61 -0
- data/sig/client.rbs +281 -0
- data/sig/errors.rbs +30 -0
- data/sig/resource.rbs +82 -0
- data/sig/types.rbs +644 -0
- data/sig/waiters.rbs +13 -0
- metadata +99 -0
@@ -0,0 +1,935 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
# WARNING ABOUT GENERATED CODE
|
4
|
+
#
|
5
|
+
# This file is generated. See the contributing guide for more information:
|
6
|
+
# https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
|
7
|
+
#
|
8
|
+
# WARNING ABOUT GENERATED CODE
|
9
|
+
|
10
|
+
|
11
|
+
module Aws::GeoPlaces
|
12
|
+
# @api private
|
13
|
+
module ClientApi
|
14
|
+
|
15
|
+
include Seahorse::Model
|
16
|
+
|
17
|
+
AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
|
18
|
+
AccessPoint = Shapes::StructureShape.new(name: 'AccessPoint')
|
19
|
+
AccessPointList = Shapes::ListShape.new(name: 'AccessPointList')
|
20
|
+
AccessRestriction = Shapes::StructureShape.new(name: 'AccessRestriction')
|
21
|
+
AccessRestrictionList = Shapes::ListShape.new(name: 'AccessRestrictionList')
|
22
|
+
Address = Shapes::StructureShape.new(name: 'Address')
|
23
|
+
AddressAddressNumberString = Shapes::StringShape.new(name: 'AddressAddressNumberString')
|
24
|
+
AddressBlockString = Shapes::StringShape.new(name: 'AddressBlockString')
|
25
|
+
AddressBuildingString = Shapes::StringShape.new(name: 'AddressBuildingString')
|
26
|
+
AddressComponentMatchScores = Shapes::StructureShape.new(name: 'AddressComponentMatchScores')
|
27
|
+
AddressComponentMatchScoresIntersectionList = Shapes::ListShape.new(name: 'AddressComponentMatchScoresIntersectionList')
|
28
|
+
AddressComponentPhonemes = Shapes::StructureShape.new(name: 'AddressComponentPhonemes')
|
29
|
+
AddressDistrictString = Shapes::StringShape.new(name: 'AddressDistrictString')
|
30
|
+
AddressLabelString = Shapes::StringShape.new(name: 'AddressLabelString')
|
31
|
+
AddressLocalityString = Shapes::StringShape.new(name: 'AddressLocalityString')
|
32
|
+
AddressPostalCodeString = Shapes::StringShape.new(name: 'AddressPostalCodeString')
|
33
|
+
AddressStreetString = Shapes::StringShape.new(name: 'AddressStreetString')
|
34
|
+
AddressSubBlockString = Shapes::StringShape.new(name: 'AddressSubBlockString')
|
35
|
+
AddressSubDistrictString = Shapes::StringShape.new(name: 'AddressSubDistrictString')
|
36
|
+
ApiKey = Shapes::StringShape.new(name: 'ApiKey')
|
37
|
+
AutocompleteAdditionalFeature = Shapes::StringShape.new(name: 'AutocompleteAdditionalFeature')
|
38
|
+
AutocompleteAdditionalFeatureList = Shapes::ListShape.new(name: 'AutocompleteAdditionalFeatureList')
|
39
|
+
AutocompleteAddressHighlights = Shapes::StructureShape.new(name: 'AutocompleteAddressHighlights')
|
40
|
+
AutocompleteFilter = Shapes::StructureShape.new(name: 'AutocompleteFilter')
|
41
|
+
AutocompleteFilterPlaceType = Shapes::StringShape.new(name: 'AutocompleteFilterPlaceType')
|
42
|
+
AutocompleteFilterPlaceTypeList = Shapes::ListShape.new(name: 'AutocompleteFilterPlaceTypeList')
|
43
|
+
AutocompleteHighlights = Shapes::StructureShape.new(name: 'AutocompleteHighlights')
|
44
|
+
AutocompleteIntendedUse = Shapes::StringShape.new(name: 'AutocompleteIntendedUse')
|
45
|
+
AutocompleteRequest = Shapes::StructureShape.new(name: 'AutocompleteRequest')
|
46
|
+
AutocompleteRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'AutocompleteRequestMaxResultsInteger')
|
47
|
+
AutocompleteRequestQueryTextString = Shapes::StringShape.new(name: 'AutocompleteRequestQueryTextString')
|
48
|
+
AutocompleteResponse = Shapes::StructureShape.new(name: 'AutocompleteResponse')
|
49
|
+
AutocompleteResultItem = Shapes::StructureShape.new(name: 'AutocompleteResultItem')
|
50
|
+
AutocompleteResultItemList = Shapes::ListShape.new(name: 'AutocompleteResultItemList')
|
51
|
+
AutocompleteResultItemPlaceIdString = Shapes::StringShape.new(name: 'AutocompleteResultItemPlaceIdString')
|
52
|
+
AutocompleteResultItemTitleString = Shapes::StringShape.new(name: 'AutocompleteResultItemTitleString')
|
53
|
+
Boolean = Shapes::BooleanShape.new(name: 'Boolean')
|
54
|
+
BoundingBox = Shapes::ListShape.new(name: 'BoundingBox')
|
55
|
+
BusinessChain = Shapes::StructureShape.new(name: 'BusinessChain')
|
56
|
+
BusinessChainIdString = Shapes::StringShape.new(name: 'BusinessChainIdString')
|
57
|
+
BusinessChainList = Shapes::ListShape.new(name: 'BusinessChainList')
|
58
|
+
BusinessChainNameString = Shapes::StringShape.new(name: 'BusinessChainNameString')
|
59
|
+
Category = Shapes::StructureShape.new(name: 'Category')
|
60
|
+
CategoryIdString = Shapes::StringShape.new(name: 'CategoryIdString')
|
61
|
+
CategoryList = Shapes::ListShape.new(name: 'CategoryList')
|
62
|
+
CategoryLocalizedNameString = Shapes::StringShape.new(name: 'CategoryLocalizedNameString')
|
63
|
+
CategoryNameString = Shapes::StringShape.new(name: 'CategoryNameString')
|
64
|
+
ComponentMatchScores = Shapes::StructureShape.new(name: 'ComponentMatchScores')
|
65
|
+
ContactDetails = Shapes::StructureShape.new(name: 'ContactDetails')
|
66
|
+
ContactDetailsLabelString = Shapes::StringShape.new(name: 'ContactDetailsLabelString')
|
67
|
+
ContactDetailsList = Shapes::ListShape.new(name: 'ContactDetailsList')
|
68
|
+
ContactDetailsValueString = Shapes::StringShape.new(name: 'ContactDetailsValueString')
|
69
|
+
Contacts = Shapes::StructureShape.new(name: 'Contacts')
|
70
|
+
Country = Shapes::StructureShape.new(name: 'Country')
|
71
|
+
CountryCode = Shapes::StringShape.new(name: 'CountryCode')
|
72
|
+
CountryCode2 = Shapes::StringShape.new(name: 'CountryCode2')
|
73
|
+
CountryCode3 = Shapes::StringShape.new(name: 'CountryCode3')
|
74
|
+
CountryCodeList = Shapes::ListShape.new(name: 'CountryCodeList')
|
75
|
+
CountryHighlights = Shapes::StructureShape.new(name: 'CountryHighlights')
|
76
|
+
CountryNameString = Shapes::StringShape.new(name: 'CountryNameString')
|
77
|
+
DistanceMeters = Shapes::IntegerShape.new(name: 'DistanceMeters')
|
78
|
+
Double = Shapes::FloatShape.new(name: 'Double')
|
79
|
+
FilterBusinessChainList = Shapes::ListShape.new(name: 'FilterBusinessChainList')
|
80
|
+
FilterBusinessChainListMemberString = Shapes::StringShape.new(name: 'FilterBusinessChainListMemberString')
|
81
|
+
FilterCategoryList = Shapes::ListShape.new(name: 'FilterCategoryList')
|
82
|
+
FilterCategoryListMemberString = Shapes::StringShape.new(name: 'FilterCategoryListMemberString')
|
83
|
+
FilterCircle = Shapes::StructureShape.new(name: 'FilterCircle')
|
84
|
+
FilterCircleRadiusLong = Shapes::IntegerShape.new(name: 'FilterCircleRadiusLong')
|
85
|
+
FilterFoodTypeList = Shapes::ListShape.new(name: 'FilterFoodTypeList')
|
86
|
+
FilterFoodTypeListMemberString = Shapes::StringShape.new(name: 'FilterFoodTypeListMemberString')
|
87
|
+
FoodType = Shapes::StructureShape.new(name: 'FoodType')
|
88
|
+
FoodTypeIdString = Shapes::StringShape.new(name: 'FoodTypeIdString')
|
89
|
+
FoodTypeList = Shapes::ListShape.new(name: 'FoodTypeList')
|
90
|
+
FoodTypeLocalizedNameString = Shapes::StringShape.new(name: 'FoodTypeLocalizedNameString')
|
91
|
+
GeocodeAdditionalFeature = Shapes::StringShape.new(name: 'GeocodeAdditionalFeature')
|
92
|
+
GeocodeAdditionalFeatureList = Shapes::ListShape.new(name: 'GeocodeAdditionalFeatureList')
|
93
|
+
GeocodeFilter = Shapes::StructureShape.new(name: 'GeocodeFilter')
|
94
|
+
GeocodeFilterPlaceType = Shapes::StringShape.new(name: 'GeocodeFilterPlaceType')
|
95
|
+
GeocodeFilterPlaceTypeList = Shapes::ListShape.new(name: 'GeocodeFilterPlaceTypeList')
|
96
|
+
GeocodeIntendedUse = Shapes::StringShape.new(name: 'GeocodeIntendedUse')
|
97
|
+
GeocodeQueryComponents = Shapes::StructureShape.new(name: 'GeocodeQueryComponents')
|
98
|
+
GeocodeQueryComponentsAddressNumberString = Shapes::StringShape.new(name: 'GeocodeQueryComponentsAddressNumberString')
|
99
|
+
GeocodeQueryComponentsCountryString = Shapes::StringShape.new(name: 'GeocodeQueryComponentsCountryString')
|
100
|
+
GeocodeQueryComponentsDistrictString = Shapes::StringShape.new(name: 'GeocodeQueryComponentsDistrictString')
|
101
|
+
GeocodeQueryComponentsLocalityString = Shapes::StringShape.new(name: 'GeocodeQueryComponentsLocalityString')
|
102
|
+
GeocodeQueryComponentsPostalCodeString = Shapes::StringShape.new(name: 'GeocodeQueryComponentsPostalCodeString')
|
103
|
+
GeocodeQueryComponentsRegionString = Shapes::StringShape.new(name: 'GeocodeQueryComponentsRegionString')
|
104
|
+
GeocodeQueryComponentsStreetString = Shapes::StringShape.new(name: 'GeocodeQueryComponentsStreetString')
|
105
|
+
GeocodeQueryComponentsSubRegionString = Shapes::StringShape.new(name: 'GeocodeQueryComponentsSubRegionString')
|
106
|
+
GeocodeRequest = Shapes::StructureShape.new(name: 'GeocodeRequest')
|
107
|
+
GeocodeRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'GeocodeRequestMaxResultsInteger')
|
108
|
+
GeocodeRequestQueryTextString = Shapes::StringShape.new(name: 'GeocodeRequestQueryTextString')
|
109
|
+
GeocodeResponse = Shapes::StructureShape.new(name: 'GeocodeResponse')
|
110
|
+
GeocodeResultItem = Shapes::StructureShape.new(name: 'GeocodeResultItem')
|
111
|
+
GeocodeResultItemList = Shapes::ListShape.new(name: 'GeocodeResultItemList')
|
112
|
+
GeocodeResultItemPlaceIdString = Shapes::StringShape.new(name: 'GeocodeResultItemPlaceIdString')
|
113
|
+
GeocodeResultItemTitleString = Shapes::StringShape.new(name: 'GeocodeResultItemTitleString')
|
114
|
+
GetPlaceAdditionalFeature = Shapes::StringShape.new(name: 'GetPlaceAdditionalFeature')
|
115
|
+
GetPlaceAdditionalFeatureList = Shapes::ListShape.new(name: 'GetPlaceAdditionalFeatureList')
|
116
|
+
GetPlaceIntendedUse = Shapes::StringShape.new(name: 'GetPlaceIntendedUse')
|
117
|
+
GetPlaceRequest = Shapes::StructureShape.new(name: 'GetPlaceRequest')
|
118
|
+
GetPlaceRequestPlaceIdString = Shapes::StringShape.new(name: 'GetPlaceRequestPlaceIdString')
|
119
|
+
GetPlaceResponse = Shapes::StructureShape.new(name: 'GetPlaceResponse')
|
120
|
+
GetPlaceResponsePlaceIdString = Shapes::StringShape.new(name: 'GetPlaceResponsePlaceIdString')
|
121
|
+
GetPlaceResponseTitleString = Shapes::StringShape.new(name: 'GetPlaceResponseTitleString')
|
122
|
+
Highlight = Shapes::StructureShape.new(name: 'Highlight')
|
123
|
+
HighlightEndIndexInteger = Shapes::IntegerShape.new(name: 'HighlightEndIndexInteger')
|
124
|
+
HighlightList = Shapes::ListShape.new(name: 'HighlightList')
|
125
|
+
HighlightStartIndexInteger = Shapes::IntegerShape.new(name: 'HighlightStartIndexInteger')
|
126
|
+
HighlightValueString = Shapes::StringShape.new(name: 'HighlightValueString')
|
127
|
+
InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
|
128
|
+
IntersectionHighlightsList = Shapes::ListShape.new(name: 'IntersectionHighlightsList')
|
129
|
+
IntersectionList = Shapes::ListShape.new(name: 'IntersectionList')
|
130
|
+
IntersectionStreet = Shapes::StringShape.new(name: 'IntersectionStreet')
|
131
|
+
LanguageTag = Shapes::StringShape.new(name: 'LanguageTag')
|
132
|
+
MatchScore = Shapes::FloatShape.new(name: 'MatchScore')
|
133
|
+
MatchScoreDetails = Shapes::StructureShape.new(name: 'MatchScoreDetails')
|
134
|
+
OpeningHours = Shapes::StructureShape.new(name: 'OpeningHours')
|
135
|
+
OpeningHoursComponents = Shapes::StructureShape.new(name: 'OpeningHoursComponents')
|
136
|
+
OpeningHoursComponentsList = Shapes::ListShape.new(name: 'OpeningHoursComponentsList')
|
137
|
+
OpeningHoursComponentsOpenDurationString = Shapes::StringShape.new(name: 'OpeningHoursComponentsOpenDurationString')
|
138
|
+
OpeningHoursComponentsOpenTimeString = Shapes::StringShape.new(name: 'OpeningHoursComponentsOpenTimeString')
|
139
|
+
OpeningHoursComponentsRecurrenceString = Shapes::StringShape.new(name: 'OpeningHoursComponentsRecurrenceString')
|
140
|
+
OpeningHoursDisplay = Shapes::StringShape.new(name: 'OpeningHoursDisplay')
|
141
|
+
OpeningHoursDisplayList = Shapes::ListShape.new(name: 'OpeningHoursDisplayList')
|
142
|
+
OpeningHoursList = Shapes::ListShape.new(name: 'OpeningHoursList')
|
143
|
+
PhonemeDetails = Shapes::StructureShape.new(name: 'PhonemeDetails')
|
144
|
+
PhonemeTranscription = Shapes::StructureShape.new(name: 'PhonemeTranscription')
|
145
|
+
PhonemeTranscriptionList = Shapes::ListShape.new(name: 'PhonemeTranscriptionList')
|
146
|
+
PhonemeTranscriptionValueString = Shapes::StringShape.new(name: 'PhonemeTranscriptionValueString')
|
147
|
+
PlaceType = Shapes::StringShape.new(name: 'PlaceType')
|
148
|
+
Position = Shapes::ListShape.new(name: 'Position')
|
149
|
+
PostalAuthority = Shapes::StringShape.new(name: 'PostalAuthority')
|
150
|
+
PostalCodeDetails = Shapes::StructureShape.new(name: 'PostalCodeDetails')
|
151
|
+
PostalCodeDetailsList = Shapes::ListShape.new(name: 'PostalCodeDetailsList')
|
152
|
+
PostalCodeDetailsPostalCodeString = Shapes::StringShape.new(name: 'PostalCodeDetailsPostalCodeString')
|
153
|
+
PostalCodeMode = Shapes::StringShape.new(name: 'PostalCodeMode')
|
154
|
+
PostalCodeType = Shapes::StringShape.new(name: 'PostalCodeType')
|
155
|
+
QueryRefinement = Shapes::StructureShape.new(name: 'QueryRefinement')
|
156
|
+
QueryRefinementEndIndexInteger = Shapes::IntegerShape.new(name: 'QueryRefinementEndIndexInteger')
|
157
|
+
QueryRefinementList = Shapes::ListShape.new(name: 'QueryRefinementList')
|
158
|
+
QueryRefinementOriginalTermString = Shapes::StringShape.new(name: 'QueryRefinementOriginalTermString')
|
159
|
+
QueryRefinementRefinedTermString = Shapes::StringShape.new(name: 'QueryRefinementRefinedTermString')
|
160
|
+
QueryRefinementStartIndexInteger = Shapes::IntegerShape.new(name: 'QueryRefinementStartIndexInteger')
|
161
|
+
QueryType = Shapes::StringShape.new(name: 'QueryType')
|
162
|
+
RecordTypeCode = Shapes::StringShape.new(name: 'RecordTypeCode')
|
163
|
+
Region = Shapes::StructureShape.new(name: 'Region')
|
164
|
+
RegionCodeString = Shapes::StringShape.new(name: 'RegionCodeString')
|
165
|
+
RegionHighlights = Shapes::StructureShape.new(name: 'RegionHighlights')
|
166
|
+
RegionNameString = Shapes::StringShape.new(name: 'RegionNameString')
|
167
|
+
ReverseGeocodeAdditionalFeature = Shapes::StringShape.new(name: 'ReverseGeocodeAdditionalFeature')
|
168
|
+
ReverseGeocodeAdditionalFeatureList = Shapes::ListShape.new(name: 'ReverseGeocodeAdditionalFeatureList')
|
169
|
+
ReverseGeocodeFilter = Shapes::StructureShape.new(name: 'ReverseGeocodeFilter')
|
170
|
+
ReverseGeocodeFilterPlaceType = Shapes::StringShape.new(name: 'ReverseGeocodeFilterPlaceType')
|
171
|
+
ReverseGeocodeFilterPlaceTypeList = Shapes::ListShape.new(name: 'ReverseGeocodeFilterPlaceTypeList')
|
172
|
+
ReverseGeocodeIntendedUse = Shapes::StringShape.new(name: 'ReverseGeocodeIntendedUse')
|
173
|
+
ReverseGeocodeRequest = Shapes::StructureShape.new(name: 'ReverseGeocodeRequest')
|
174
|
+
ReverseGeocodeRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'ReverseGeocodeRequestMaxResultsInteger')
|
175
|
+
ReverseGeocodeRequestQueryRadiusLong = Shapes::IntegerShape.new(name: 'ReverseGeocodeRequestQueryRadiusLong')
|
176
|
+
ReverseGeocodeResponse = Shapes::StructureShape.new(name: 'ReverseGeocodeResponse')
|
177
|
+
ReverseGeocodeResultItem = Shapes::StructureShape.new(name: 'ReverseGeocodeResultItem')
|
178
|
+
ReverseGeocodeResultItemList = Shapes::ListShape.new(name: 'ReverseGeocodeResultItemList')
|
179
|
+
ReverseGeocodeResultItemPlaceIdString = Shapes::StringShape.new(name: 'ReverseGeocodeResultItemPlaceIdString')
|
180
|
+
ReverseGeocodeResultItemTitleString = Shapes::StringShape.new(name: 'ReverseGeocodeResultItemTitleString')
|
181
|
+
SearchNearbyAdditionalFeature = Shapes::StringShape.new(name: 'SearchNearbyAdditionalFeature')
|
182
|
+
SearchNearbyAdditionalFeatureList = Shapes::ListShape.new(name: 'SearchNearbyAdditionalFeatureList')
|
183
|
+
SearchNearbyFilter = Shapes::StructureShape.new(name: 'SearchNearbyFilter')
|
184
|
+
SearchNearbyIntendedUse = Shapes::StringShape.new(name: 'SearchNearbyIntendedUse')
|
185
|
+
SearchNearbyRequest = Shapes::StructureShape.new(name: 'SearchNearbyRequest')
|
186
|
+
SearchNearbyRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'SearchNearbyRequestMaxResultsInteger')
|
187
|
+
SearchNearbyRequestQueryRadiusLong = Shapes::IntegerShape.new(name: 'SearchNearbyRequestQueryRadiusLong')
|
188
|
+
SearchNearbyResponse = Shapes::StructureShape.new(name: 'SearchNearbyResponse')
|
189
|
+
SearchNearbyResultItem = Shapes::StructureShape.new(name: 'SearchNearbyResultItem')
|
190
|
+
SearchNearbyResultItemList = Shapes::ListShape.new(name: 'SearchNearbyResultItemList')
|
191
|
+
SearchNearbyResultItemPlaceIdString = Shapes::StringShape.new(name: 'SearchNearbyResultItemPlaceIdString')
|
192
|
+
SearchNearbyResultItemTitleString = Shapes::StringShape.new(name: 'SearchNearbyResultItemTitleString')
|
193
|
+
SearchTextAdditionalFeature = Shapes::StringShape.new(name: 'SearchTextAdditionalFeature')
|
194
|
+
SearchTextAdditionalFeatureList = Shapes::ListShape.new(name: 'SearchTextAdditionalFeatureList')
|
195
|
+
SearchTextFilter = Shapes::StructureShape.new(name: 'SearchTextFilter')
|
196
|
+
SearchTextIntendedUse = Shapes::StringShape.new(name: 'SearchTextIntendedUse')
|
197
|
+
SearchTextRequest = Shapes::StructureShape.new(name: 'SearchTextRequest')
|
198
|
+
SearchTextRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'SearchTextRequestMaxResultsInteger')
|
199
|
+
SearchTextRequestQueryIdString = Shapes::StringShape.new(name: 'SearchTextRequestQueryIdString')
|
200
|
+
SearchTextRequestQueryTextString = Shapes::StringShape.new(name: 'SearchTextRequestQueryTextString')
|
201
|
+
SearchTextResponse = Shapes::StructureShape.new(name: 'SearchTextResponse')
|
202
|
+
SearchTextResultItem = Shapes::StructureShape.new(name: 'SearchTextResultItem')
|
203
|
+
SearchTextResultItemList = Shapes::ListShape.new(name: 'SearchTextResultItemList')
|
204
|
+
SearchTextResultItemPlaceIdString = Shapes::StringShape.new(name: 'SearchTextResultItemPlaceIdString')
|
205
|
+
SearchTextResultItemTitleString = Shapes::StringShape.new(name: 'SearchTextResultItemTitleString')
|
206
|
+
StreetComponents = Shapes::StructureShape.new(name: 'StreetComponents')
|
207
|
+
StreetComponentsBaseNameString = Shapes::StringShape.new(name: 'StreetComponentsBaseNameString')
|
208
|
+
StreetComponentsDirectionString = Shapes::StringShape.new(name: 'StreetComponentsDirectionString')
|
209
|
+
StreetComponentsList = Shapes::ListShape.new(name: 'StreetComponentsList')
|
210
|
+
StreetComponentsPrefixString = Shapes::StringShape.new(name: 'StreetComponentsPrefixString')
|
211
|
+
StreetComponentsSuffixString = Shapes::StringShape.new(name: 'StreetComponentsSuffixString')
|
212
|
+
StreetComponentsTypeString = Shapes::StringShape.new(name: 'StreetComponentsTypeString')
|
213
|
+
String = Shapes::StringShape.new(name: 'String')
|
214
|
+
SubRegion = Shapes::StructureShape.new(name: 'SubRegion')
|
215
|
+
SubRegionCodeString = Shapes::StringShape.new(name: 'SubRegionCodeString')
|
216
|
+
SubRegionHighlights = Shapes::StructureShape.new(name: 'SubRegionHighlights')
|
217
|
+
SubRegionNameString = Shapes::StringShape.new(name: 'SubRegionNameString')
|
218
|
+
SuggestAdditionalFeature = Shapes::StringShape.new(name: 'SuggestAdditionalFeature')
|
219
|
+
SuggestAdditionalFeatureList = Shapes::ListShape.new(name: 'SuggestAdditionalFeatureList')
|
220
|
+
SuggestAddressHighlights = Shapes::StructureShape.new(name: 'SuggestAddressHighlights')
|
221
|
+
SuggestFilter = Shapes::StructureShape.new(name: 'SuggestFilter')
|
222
|
+
SuggestHighlights = Shapes::StructureShape.new(name: 'SuggestHighlights')
|
223
|
+
SuggestIntendedUse = Shapes::StringShape.new(name: 'SuggestIntendedUse')
|
224
|
+
SuggestPlaceResult = Shapes::StructureShape.new(name: 'SuggestPlaceResult')
|
225
|
+
SuggestPlaceResultPlaceIdString = Shapes::StringShape.new(name: 'SuggestPlaceResultPlaceIdString')
|
226
|
+
SuggestQueryResult = Shapes::StructureShape.new(name: 'SuggestQueryResult')
|
227
|
+
SuggestQueryResultQueryIdString = Shapes::StringShape.new(name: 'SuggestQueryResultQueryIdString')
|
228
|
+
SuggestRequest = Shapes::StructureShape.new(name: 'SuggestRequest')
|
229
|
+
SuggestRequestMaxQueryRefinementsInteger = Shapes::IntegerShape.new(name: 'SuggestRequestMaxQueryRefinementsInteger')
|
230
|
+
SuggestRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'SuggestRequestMaxResultsInteger')
|
231
|
+
SuggestRequestQueryTextString = Shapes::StringShape.new(name: 'SuggestRequestQueryTextString')
|
232
|
+
SuggestResponse = Shapes::StructureShape.new(name: 'SuggestResponse')
|
233
|
+
SuggestResultItem = Shapes::StructureShape.new(name: 'SuggestResultItem')
|
234
|
+
SuggestResultItemList = Shapes::ListShape.new(name: 'SuggestResultItemList')
|
235
|
+
SuggestResultItemTitleString = Shapes::StringShape.new(name: 'SuggestResultItemTitleString')
|
236
|
+
SuggestResultItemType = Shapes::StringShape.new(name: 'SuggestResultItemType')
|
237
|
+
ThrottlingException = Shapes::StructureShape.new(name: 'ThrottlingException')
|
238
|
+
TimeZone = Shapes::StructureShape.new(name: 'TimeZone')
|
239
|
+
TimeZoneNameString = Shapes::StringShape.new(name: 'TimeZoneNameString')
|
240
|
+
TimeZoneOffsetSecondsLong = Shapes::IntegerShape.new(name: 'TimeZoneOffsetSecondsLong')
|
241
|
+
TimeZoneOffsetString = Shapes::StringShape.new(name: 'TimeZoneOffsetString')
|
242
|
+
Token = Shapes::StringShape.new(name: 'Token')
|
243
|
+
TypePlacement = Shapes::StringShape.new(name: 'TypePlacement')
|
244
|
+
TypeSeparator = Shapes::StringShape.new(name: 'TypeSeparator')
|
245
|
+
UspsZip = Shapes::StructureShape.new(name: 'UspsZip')
|
246
|
+
UspsZipPlus4 = Shapes::StructureShape.new(name: 'UspsZipPlus4')
|
247
|
+
ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
|
248
|
+
ValidationExceptionField = Shapes::StructureShape.new(name: 'ValidationExceptionField')
|
249
|
+
ValidationExceptionFieldList = Shapes::ListShape.new(name: 'ValidationExceptionFieldList')
|
250
|
+
ValidationExceptionReason = Shapes::StringShape.new(name: 'ValidationExceptionReason')
|
251
|
+
ZipClassificationCode = Shapes::StringShape.new(name: 'ZipClassificationCode')
|
252
|
+
|
253
|
+
AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
254
|
+
AccessDeniedException.struct_class = Types::AccessDeniedException
|
255
|
+
|
256
|
+
AccessPoint.add_member(:position, Shapes::ShapeRef.new(shape: Position, location_name: "Position"))
|
257
|
+
AccessPoint.struct_class = Types::AccessPoint
|
258
|
+
|
259
|
+
AccessPointList.member = Shapes::ShapeRef.new(shape: AccessPoint)
|
260
|
+
|
261
|
+
AccessRestriction.add_member(:restricted, Shapes::ShapeRef.new(shape: Boolean, location_name: "Restricted"))
|
262
|
+
AccessRestriction.add_member(:categories, Shapes::ShapeRef.new(shape: CategoryList, location_name: "Categories"))
|
263
|
+
AccessRestriction.struct_class = Types::AccessRestriction
|
264
|
+
|
265
|
+
AccessRestrictionList.member = Shapes::ShapeRef.new(shape: AccessRestriction)
|
266
|
+
|
267
|
+
Address.add_member(:label, Shapes::ShapeRef.new(shape: AddressLabelString, location_name: "Label"))
|
268
|
+
Address.add_member(:country, Shapes::ShapeRef.new(shape: Country, location_name: "Country"))
|
269
|
+
Address.add_member(:region, Shapes::ShapeRef.new(shape: Region, location_name: "Region"))
|
270
|
+
Address.add_member(:sub_region, Shapes::ShapeRef.new(shape: SubRegion, location_name: "SubRegion"))
|
271
|
+
Address.add_member(:locality, Shapes::ShapeRef.new(shape: AddressLocalityString, location_name: "Locality"))
|
272
|
+
Address.add_member(:district, Shapes::ShapeRef.new(shape: AddressDistrictString, location_name: "District"))
|
273
|
+
Address.add_member(:sub_district, Shapes::ShapeRef.new(shape: AddressSubDistrictString, location_name: "SubDistrict"))
|
274
|
+
Address.add_member(:postal_code, Shapes::ShapeRef.new(shape: AddressPostalCodeString, location_name: "PostalCode"))
|
275
|
+
Address.add_member(:block, Shapes::ShapeRef.new(shape: AddressBlockString, location_name: "Block"))
|
276
|
+
Address.add_member(:sub_block, Shapes::ShapeRef.new(shape: AddressSubBlockString, location_name: "SubBlock"))
|
277
|
+
Address.add_member(:intersection, Shapes::ShapeRef.new(shape: IntersectionList, location_name: "Intersection"))
|
278
|
+
Address.add_member(:street, Shapes::ShapeRef.new(shape: AddressStreetString, location_name: "Street"))
|
279
|
+
Address.add_member(:street_components, Shapes::ShapeRef.new(shape: StreetComponentsList, location_name: "StreetComponents"))
|
280
|
+
Address.add_member(:address_number, Shapes::ShapeRef.new(shape: AddressAddressNumberString, location_name: "AddressNumber"))
|
281
|
+
Address.add_member(:building, Shapes::ShapeRef.new(shape: AddressBuildingString, location_name: "Building"))
|
282
|
+
Address.struct_class = Types::Address
|
283
|
+
|
284
|
+
AddressComponentMatchScores.add_member(:country, Shapes::ShapeRef.new(shape: MatchScore, location_name: "Country"))
|
285
|
+
AddressComponentMatchScores.add_member(:region, Shapes::ShapeRef.new(shape: MatchScore, location_name: "Region"))
|
286
|
+
AddressComponentMatchScores.add_member(:sub_region, Shapes::ShapeRef.new(shape: MatchScore, location_name: "SubRegion"))
|
287
|
+
AddressComponentMatchScores.add_member(:locality, Shapes::ShapeRef.new(shape: MatchScore, location_name: "Locality"))
|
288
|
+
AddressComponentMatchScores.add_member(:district, Shapes::ShapeRef.new(shape: MatchScore, location_name: "District"))
|
289
|
+
AddressComponentMatchScores.add_member(:sub_district, Shapes::ShapeRef.new(shape: MatchScore, location_name: "SubDistrict"))
|
290
|
+
AddressComponentMatchScores.add_member(:postal_code, Shapes::ShapeRef.new(shape: MatchScore, location_name: "PostalCode"))
|
291
|
+
AddressComponentMatchScores.add_member(:block, Shapes::ShapeRef.new(shape: MatchScore, location_name: "Block"))
|
292
|
+
AddressComponentMatchScores.add_member(:sub_block, Shapes::ShapeRef.new(shape: MatchScore, location_name: "SubBlock"))
|
293
|
+
AddressComponentMatchScores.add_member(:intersection, Shapes::ShapeRef.new(shape: AddressComponentMatchScoresIntersectionList, location_name: "Intersection"))
|
294
|
+
AddressComponentMatchScores.add_member(:address_number, Shapes::ShapeRef.new(shape: MatchScore, location_name: "AddressNumber"))
|
295
|
+
AddressComponentMatchScores.add_member(:building, Shapes::ShapeRef.new(shape: MatchScore, location_name: "Building"))
|
296
|
+
AddressComponentMatchScores.struct_class = Types::AddressComponentMatchScores
|
297
|
+
|
298
|
+
AddressComponentMatchScoresIntersectionList.member = Shapes::ShapeRef.new(shape: MatchScore)
|
299
|
+
|
300
|
+
AddressComponentPhonemes.add_member(:country, Shapes::ShapeRef.new(shape: PhonemeTranscriptionList, location_name: "Country"))
|
301
|
+
AddressComponentPhonemes.add_member(:region, Shapes::ShapeRef.new(shape: PhonemeTranscriptionList, location_name: "Region"))
|
302
|
+
AddressComponentPhonemes.add_member(:sub_region, Shapes::ShapeRef.new(shape: PhonemeTranscriptionList, location_name: "SubRegion"))
|
303
|
+
AddressComponentPhonemes.add_member(:locality, Shapes::ShapeRef.new(shape: PhonemeTranscriptionList, location_name: "Locality"))
|
304
|
+
AddressComponentPhonemes.add_member(:district, Shapes::ShapeRef.new(shape: PhonemeTranscriptionList, location_name: "District"))
|
305
|
+
AddressComponentPhonemes.add_member(:sub_district, Shapes::ShapeRef.new(shape: PhonemeTranscriptionList, location_name: "SubDistrict"))
|
306
|
+
AddressComponentPhonemes.add_member(:block, Shapes::ShapeRef.new(shape: PhonemeTranscriptionList, location_name: "Block"))
|
307
|
+
AddressComponentPhonemes.add_member(:sub_block, Shapes::ShapeRef.new(shape: PhonemeTranscriptionList, location_name: "SubBlock"))
|
308
|
+
AddressComponentPhonemes.add_member(:street, Shapes::ShapeRef.new(shape: PhonemeTranscriptionList, location_name: "Street"))
|
309
|
+
AddressComponentPhonemes.struct_class = Types::AddressComponentPhonemes
|
310
|
+
|
311
|
+
AutocompleteAdditionalFeatureList.member = Shapes::ShapeRef.new(shape: AutocompleteAdditionalFeature)
|
312
|
+
|
313
|
+
AutocompleteAddressHighlights.add_member(:label, Shapes::ShapeRef.new(shape: HighlightList, location_name: "Label"))
|
314
|
+
AutocompleteAddressHighlights.add_member(:country, Shapes::ShapeRef.new(shape: CountryHighlights, location_name: "Country"))
|
315
|
+
AutocompleteAddressHighlights.add_member(:region, Shapes::ShapeRef.new(shape: RegionHighlights, location_name: "Region"))
|
316
|
+
AutocompleteAddressHighlights.add_member(:sub_region, Shapes::ShapeRef.new(shape: SubRegionHighlights, location_name: "SubRegion"))
|
317
|
+
AutocompleteAddressHighlights.add_member(:locality, Shapes::ShapeRef.new(shape: HighlightList, location_name: "Locality"))
|
318
|
+
AutocompleteAddressHighlights.add_member(:district, Shapes::ShapeRef.new(shape: HighlightList, location_name: "District"))
|
319
|
+
AutocompleteAddressHighlights.add_member(:sub_district, Shapes::ShapeRef.new(shape: HighlightList, location_name: "SubDistrict"))
|
320
|
+
AutocompleteAddressHighlights.add_member(:street, Shapes::ShapeRef.new(shape: HighlightList, location_name: "Street"))
|
321
|
+
AutocompleteAddressHighlights.add_member(:block, Shapes::ShapeRef.new(shape: HighlightList, location_name: "Block"))
|
322
|
+
AutocompleteAddressHighlights.add_member(:sub_block, Shapes::ShapeRef.new(shape: HighlightList, location_name: "SubBlock"))
|
323
|
+
AutocompleteAddressHighlights.add_member(:intersection, Shapes::ShapeRef.new(shape: IntersectionHighlightsList, location_name: "Intersection"))
|
324
|
+
AutocompleteAddressHighlights.add_member(:postal_code, Shapes::ShapeRef.new(shape: HighlightList, location_name: "PostalCode"))
|
325
|
+
AutocompleteAddressHighlights.add_member(:address_number, Shapes::ShapeRef.new(shape: HighlightList, location_name: "AddressNumber"))
|
326
|
+
AutocompleteAddressHighlights.add_member(:building, Shapes::ShapeRef.new(shape: HighlightList, location_name: "Building"))
|
327
|
+
AutocompleteAddressHighlights.struct_class = Types::AutocompleteAddressHighlights
|
328
|
+
|
329
|
+
AutocompleteFilter.add_member(:bounding_box, Shapes::ShapeRef.new(shape: BoundingBox, location_name: "BoundingBox"))
|
330
|
+
AutocompleteFilter.add_member(:circle, Shapes::ShapeRef.new(shape: FilterCircle, location_name: "Circle"))
|
331
|
+
AutocompleteFilter.add_member(:include_countries, Shapes::ShapeRef.new(shape: CountryCodeList, location_name: "IncludeCountries"))
|
332
|
+
AutocompleteFilter.add_member(:include_place_types, Shapes::ShapeRef.new(shape: AutocompleteFilterPlaceTypeList, location_name: "IncludePlaceTypes"))
|
333
|
+
AutocompleteFilter.struct_class = Types::AutocompleteFilter
|
334
|
+
|
335
|
+
AutocompleteFilterPlaceTypeList.member = Shapes::ShapeRef.new(shape: AutocompleteFilterPlaceType)
|
336
|
+
|
337
|
+
AutocompleteHighlights.add_member(:title, Shapes::ShapeRef.new(shape: HighlightList, location_name: "Title"))
|
338
|
+
AutocompleteHighlights.add_member(:address, Shapes::ShapeRef.new(shape: AutocompleteAddressHighlights, location_name: "Address"))
|
339
|
+
AutocompleteHighlights.struct_class = Types::AutocompleteHighlights
|
340
|
+
|
341
|
+
AutocompleteRequest.add_member(:query_text, Shapes::ShapeRef.new(shape: AutocompleteRequestQueryTextString, required: true, location_name: "QueryText"))
|
342
|
+
AutocompleteRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: AutocompleteRequestMaxResultsInteger, location_name: "MaxResults"))
|
343
|
+
AutocompleteRequest.add_member(:bias_position, Shapes::ShapeRef.new(shape: Position, location_name: "BiasPosition"))
|
344
|
+
AutocompleteRequest.add_member(:filter, Shapes::ShapeRef.new(shape: AutocompleteFilter, location_name: "Filter"))
|
345
|
+
AutocompleteRequest.add_member(:postal_code_mode, Shapes::ShapeRef.new(shape: PostalCodeMode, location_name: "PostalCodeMode"))
|
346
|
+
AutocompleteRequest.add_member(:additional_features, Shapes::ShapeRef.new(shape: AutocompleteAdditionalFeatureList, location_name: "AdditionalFeatures"))
|
347
|
+
AutocompleteRequest.add_member(:language, Shapes::ShapeRef.new(shape: LanguageTag, location_name: "Language"))
|
348
|
+
AutocompleteRequest.add_member(:political_view, Shapes::ShapeRef.new(shape: CountryCode, location_name: "PoliticalView"))
|
349
|
+
AutocompleteRequest.add_member(:intended_use, Shapes::ShapeRef.new(shape: AutocompleteIntendedUse, location_name: "IntendedUse"))
|
350
|
+
AutocompleteRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
|
351
|
+
AutocompleteRequest.struct_class = Types::AutocompleteRequest
|
352
|
+
|
353
|
+
AutocompleteResponse.add_member(:pricing_bucket, Shapes::ShapeRef.new(shape: String, required: true, location: "header", location_name: "x-amz-geo-pricing-bucket"))
|
354
|
+
AutocompleteResponse.add_member(:result_items, Shapes::ShapeRef.new(shape: AutocompleteResultItemList, location_name: "ResultItems"))
|
355
|
+
AutocompleteResponse.struct_class = Types::AutocompleteResponse
|
356
|
+
|
357
|
+
AutocompleteResultItem.add_member(:place_id, Shapes::ShapeRef.new(shape: AutocompleteResultItemPlaceIdString, required: true, location_name: "PlaceId"))
|
358
|
+
AutocompleteResultItem.add_member(:place_type, Shapes::ShapeRef.new(shape: PlaceType, required: true, location_name: "PlaceType"))
|
359
|
+
AutocompleteResultItem.add_member(:title, Shapes::ShapeRef.new(shape: AutocompleteResultItemTitleString, required: true, location_name: "Title"))
|
360
|
+
AutocompleteResultItem.add_member(:address, Shapes::ShapeRef.new(shape: Address, location_name: "Address"))
|
361
|
+
AutocompleteResultItem.add_member(:distance, Shapes::ShapeRef.new(shape: DistanceMeters, location_name: "Distance"))
|
362
|
+
AutocompleteResultItem.add_member(:language, Shapes::ShapeRef.new(shape: LanguageTag, location_name: "Language"))
|
363
|
+
AutocompleteResultItem.add_member(:political_view, Shapes::ShapeRef.new(shape: CountryCode3, location_name: "PoliticalView"))
|
364
|
+
AutocompleteResultItem.add_member(:highlights, Shapes::ShapeRef.new(shape: AutocompleteHighlights, location_name: "Highlights"))
|
365
|
+
AutocompleteResultItem.struct_class = Types::AutocompleteResultItem
|
366
|
+
|
367
|
+
AutocompleteResultItemList.member = Shapes::ShapeRef.new(shape: AutocompleteResultItem)
|
368
|
+
|
369
|
+
BoundingBox.member = Shapes::ShapeRef.new(shape: Double)
|
370
|
+
|
371
|
+
BusinessChain.add_member(:name, Shapes::ShapeRef.new(shape: BusinessChainNameString, location_name: "Name"))
|
372
|
+
BusinessChain.add_member(:id, Shapes::ShapeRef.new(shape: BusinessChainIdString, location_name: "Id"))
|
373
|
+
BusinessChain.struct_class = Types::BusinessChain
|
374
|
+
|
375
|
+
BusinessChainList.member = Shapes::ShapeRef.new(shape: BusinessChain)
|
376
|
+
|
377
|
+
Category.add_member(:id, Shapes::ShapeRef.new(shape: CategoryIdString, required: true, location_name: "Id"))
|
378
|
+
Category.add_member(:name, Shapes::ShapeRef.new(shape: CategoryNameString, required: true, location_name: "Name"))
|
379
|
+
Category.add_member(:localized_name, Shapes::ShapeRef.new(shape: CategoryLocalizedNameString, location_name: "LocalizedName"))
|
380
|
+
Category.add_member(:primary, Shapes::ShapeRef.new(shape: Boolean, location_name: "Primary"))
|
381
|
+
Category.struct_class = Types::Category
|
382
|
+
|
383
|
+
CategoryList.member = Shapes::ShapeRef.new(shape: Category)
|
384
|
+
|
385
|
+
ComponentMatchScores.add_member(:title, Shapes::ShapeRef.new(shape: MatchScore, location_name: "Title"))
|
386
|
+
ComponentMatchScores.add_member(:address, Shapes::ShapeRef.new(shape: AddressComponentMatchScores, location_name: "Address"))
|
387
|
+
ComponentMatchScores.struct_class = Types::ComponentMatchScores
|
388
|
+
|
389
|
+
ContactDetails.add_member(:label, Shapes::ShapeRef.new(shape: ContactDetailsLabelString, location_name: "Label"))
|
390
|
+
ContactDetails.add_member(:value, Shapes::ShapeRef.new(shape: ContactDetailsValueString, location_name: "Value"))
|
391
|
+
ContactDetails.add_member(:categories, Shapes::ShapeRef.new(shape: CategoryList, location_name: "Categories"))
|
392
|
+
ContactDetails.struct_class = Types::ContactDetails
|
393
|
+
|
394
|
+
ContactDetailsList.member = Shapes::ShapeRef.new(shape: ContactDetails)
|
395
|
+
|
396
|
+
Contacts.add_member(:phones, Shapes::ShapeRef.new(shape: ContactDetailsList, location_name: "Phones"))
|
397
|
+
Contacts.add_member(:faxes, Shapes::ShapeRef.new(shape: ContactDetailsList, location_name: "Faxes"))
|
398
|
+
Contacts.add_member(:websites, Shapes::ShapeRef.new(shape: ContactDetailsList, location_name: "Websites"))
|
399
|
+
Contacts.add_member(:emails, Shapes::ShapeRef.new(shape: ContactDetailsList, location_name: "Emails"))
|
400
|
+
Contacts.struct_class = Types::Contacts
|
401
|
+
|
402
|
+
Country.add_member(:code_2, Shapes::ShapeRef.new(shape: CountryCode2, location_name: "Code2"))
|
403
|
+
Country.add_member(:code_3, Shapes::ShapeRef.new(shape: CountryCode3, location_name: "Code3"))
|
404
|
+
Country.add_member(:name, Shapes::ShapeRef.new(shape: CountryNameString, location_name: "Name"))
|
405
|
+
Country.struct_class = Types::Country
|
406
|
+
|
407
|
+
CountryCodeList.member = Shapes::ShapeRef.new(shape: CountryCode)
|
408
|
+
|
409
|
+
CountryHighlights.add_member(:code, Shapes::ShapeRef.new(shape: HighlightList, location_name: "Code"))
|
410
|
+
CountryHighlights.add_member(:name, Shapes::ShapeRef.new(shape: HighlightList, location_name: "Name"))
|
411
|
+
CountryHighlights.struct_class = Types::CountryHighlights
|
412
|
+
|
413
|
+
FilterBusinessChainList.member = Shapes::ShapeRef.new(shape: FilterBusinessChainListMemberString)
|
414
|
+
|
415
|
+
FilterCategoryList.member = Shapes::ShapeRef.new(shape: FilterCategoryListMemberString)
|
416
|
+
|
417
|
+
FilterCircle.add_member(:center, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "Center"))
|
418
|
+
FilterCircle.add_member(:radius, Shapes::ShapeRef.new(shape: FilterCircleRadiusLong, required: true, location_name: "Radius", metadata: {"box"=>true}))
|
419
|
+
FilterCircle.struct_class = Types::FilterCircle
|
420
|
+
|
421
|
+
FilterFoodTypeList.member = Shapes::ShapeRef.new(shape: FilterFoodTypeListMemberString)
|
422
|
+
|
423
|
+
FoodType.add_member(:localized_name, Shapes::ShapeRef.new(shape: FoodTypeLocalizedNameString, required: true, location_name: "LocalizedName"))
|
424
|
+
FoodType.add_member(:id, Shapes::ShapeRef.new(shape: FoodTypeIdString, location_name: "Id"))
|
425
|
+
FoodType.add_member(:primary, Shapes::ShapeRef.new(shape: Boolean, location_name: "Primary"))
|
426
|
+
FoodType.struct_class = Types::FoodType
|
427
|
+
|
428
|
+
FoodTypeList.member = Shapes::ShapeRef.new(shape: FoodType)
|
429
|
+
|
430
|
+
GeocodeAdditionalFeatureList.member = Shapes::ShapeRef.new(shape: GeocodeAdditionalFeature)
|
431
|
+
|
432
|
+
GeocodeFilter.add_member(:include_countries, Shapes::ShapeRef.new(shape: CountryCodeList, location_name: "IncludeCountries"))
|
433
|
+
GeocodeFilter.add_member(:include_place_types, Shapes::ShapeRef.new(shape: GeocodeFilterPlaceTypeList, location_name: "IncludePlaceTypes"))
|
434
|
+
GeocodeFilter.struct_class = Types::GeocodeFilter
|
435
|
+
|
436
|
+
GeocodeFilterPlaceTypeList.member = Shapes::ShapeRef.new(shape: GeocodeFilterPlaceType)
|
437
|
+
|
438
|
+
GeocodeQueryComponents.add_member(:country, Shapes::ShapeRef.new(shape: GeocodeQueryComponentsCountryString, location_name: "Country"))
|
439
|
+
GeocodeQueryComponents.add_member(:region, Shapes::ShapeRef.new(shape: GeocodeQueryComponentsRegionString, location_name: "Region"))
|
440
|
+
GeocodeQueryComponents.add_member(:sub_region, Shapes::ShapeRef.new(shape: GeocodeQueryComponentsSubRegionString, location_name: "SubRegion"))
|
441
|
+
GeocodeQueryComponents.add_member(:locality, Shapes::ShapeRef.new(shape: GeocodeQueryComponentsLocalityString, location_name: "Locality"))
|
442
|
+
GeocodeQueryComponents.add_member(:district, Shapes::ShapeRef.new(shape: GeocodeQueryComponentsDistrictString, location_name: "District"))
|
443
|
+
GeocodeQueryComponents.add_member(:street, Shapes::ShapeRef.new(shape: GeocodeQueryComponentsStreetString, location_name: "Street"))
|
444
|
+
GeocodeQueryComponents.add_member(:address_number, Shapes::ShapeRef.new(shape: GeocodeQueryComponentsAddressNumberString, location_name: "AddressNumber"))
|
445
|
+
GeocodeQueryComponents.add_member(:postal_code, Shapes::ShapeRef.new(shape: GeocodeQueryComponentsPostalCodeString, location_name: "PostalCode"))
|
446
|
+
GeocodeQueryComponents.struct_class = Types::GeocodeQueryComponents
|
447
|
+
|
448
|
+
GeocodeRequest.add_member(:query_text, Shapes::ShapeRef.new(shape: GeocodeRequestQueryTextString, location_name: "QueryText"))
|
449
|
+
GeocodeRequest.add_member(:query_components, Shapes::ShapeRef.new(shape: GeocodeQueryComponents, location_name: "QueryComponents"))
|
450
|
+
GeocodeRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: GeocodeRequestMaxResultsInteger, location_name: "MaxResults"))
|
451
|
+
GeocodeRequest.add_member(:bias_position, Shapes::ShapeRef.new(shape: Position, location_name: "BiasPosition"))
|
452
|
+
GeocodeRequest.add_member(:filter, Shapes::ShapeRef.new(shape: GeocodeFilter, location_name: "Filter"))
|
453
|
+
GeocodeRequest.add_member(:additional_features, Shapes::ShapeRef.new(shape: GeocodeAdditionalFeatureList, location_name: "AdditionalFeatures"))
|
454
|
+
GeocodeRequest.add_member(:language, Shapes::ShapeRef.new(shape: LanguageTag, location_name: "Language"))
|
455
|
+
GeocodeRequest.add_member(:political_view, Shapes::ShapeRef.new(shape: CountryCode, location_name: "PoliticalView"))
|
456
|
+
GeocodeRequest.add_member(:intended_use, Shapes::ShapeRef.new(shape: GeocodeIntendedUse, location_name: "IntendedUse"))
|
457
|
+
GeocodeRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
|
458
|
+
GeocodeRequest.struct_class = Types::GeocodeRequest
|
459
|
+
|
460
|
+
GeocodeResponse.add_member(:pricing_bucket, Shapes::ShapeRef.new(shape: String, required: true, location: "header", location_name: "x-amz-geo-pricing-bucket"))
|
461
|
+
GeocodeResponse.add_member(:result_items, Shapes::ShapeRef.new(shape: GeocodeResultItemList, location_name: "ResultItems"))
|
462
|
+
GeocodeResponse.struct_class = Types::GeocodeResponse
|
463
|
+
|
464
|
+
GeocodeResultItem.add_member(:place_id, Shapes::ShapeRef.new(shape: GeocodeResultItemPlaceIdString, required: true, location_name: "PlaceId"))
|
465
|
+
GeocodeResultItem.add_member(:place_type, Shapes::ShapeRef.new(shape: PlaceType, required: true, location_name: "PlaceType"))
|
466
|
+
GeocodeResultItem.add_member(:title, Shapes::ShapeRef.new(shape: GeocodeResultItemTitleString, required: true, location_name: "Title"))
|
467
|
+
GeocodeResultItem.add_member(:address, Shapes::ShapeRef.new(shape: Address, location_name: "Address"))
|
468
|
+
GeocodeResultItem.add_member(:address_number_corrected, Shapes::ShapeRef.new(shape: Boolean, location_name: "AddressNumberCorrected"))
|
469
|
+
GeocodeResultItem.add_member(:postal_code_details, Shapes::ShapeRef.new(shape: PostalCodeDetailsList, location_name: "PostalCodeDetails"))
|
470
|
+
GeocodeResultItem.add_member(:position, Shapes::ShapeRef.new(shape: Position, location_name: "Position"))
|
471
|
+
GeocodeResultItem.add_member(:distance, Shapes::ShapeRef.new(shape: DistanceMeters, location_name: "Distance"))
|
472
|
+
GeocodeResultItem.add_member(:map_view, Shapes::ShapeRef.new(shape: BoundingBox, location_name: "MapView"))
|
473
|
+
GeocodeResultItem.add_member(:categories, Shapes::ShapeRef.new(shape: CategoryList, location_name: "Categories"))
|
474
|
+
GeocodeResultItem.add_member(:food_types, Shapes::ShapeRef.new(shape: FoodTypeList, location_name: "FoodTypes"))
|
475
|
+
GeocodeResultItem.add_member(:access_points, Shapes::ShapeRef.new(shape: AccessPointList, location_name: "AccessPoints"))
|
476
|
+
GeocodeResultItem.add_member(:time_zone, Shapes::ShapeRef.new(shape: TimeZone, location_name: "TimeZone"))
|
477
|
+
GeocodeResultItem.add_member(:political_view, Shapes::ShapeRef.new(shape: CountryCode3, location_name: "PoliticalView"))
|
478
|
+
GeocodeResultItem.add_member(:match_scores, Shapes::ShapeRef.new(shape: MatchScoreDetails, location_name: "MatchScores"))
|
479
|
+
GeocodeResultItem.struct_class = Types::GeocodeResultItem
|
480
|
+
|
481
|
+
GeocodeResultItemList.member = Shapes::ShapeRef.new(shape: GeocodeResultItem)
|
482
|
+
|
483
|
+
GetPlaceAdditionalFeatureList.member = Shapes::ShapeRef.new(shape: GetPlaceAdditionalFeature)
|
484
|
+
|
485
|
+
GetPlaceRequest.add_member(:place_id, Shapes::ShapeRef.new(shape: GetPlaceRequestPlaceIdString, required: true, location: "uri", location_name: "PlaceId"))
|
486
|
+
GetPlaceRequest.add_member(:additional_features, Shapes::ShapeRef.new(shape: GetPlaceAdditionalFeatureList, location: "querystring", location_name: "additional-features"))
|
487
|
+
GetPlaceRequest.add_member(:language, Shapes::ShapeRef.new(shape: LanguageTag, location: "querystring", location_name: "language"))
|
488
|
+
GetPlaceRequest.add_member(:political_view, Shapes::ShapeRef.new(shape: CountryCode, location: "querystring", location_name: "political-view"))
|
489
|
+
GetPlaceRequest.add_member(:intended_use, Shapes::ShapeRef.new(shape: GetPlaceIntendedUse, location: "querystring", location_name: "intended-use"))
|
490
|
+
GetPlaceRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
|
491
|
+
GetPlaceRequest.struct_class = Types::GetPlaceRequest
|
492
|
+
|
493
|
+
GetPlaceResponse.add_member(:place_id, Shapes::ShapeRef.new(shape: GetPlaceResponsePlaceIdString, required: true, location_name: "PlaceId"))
|
494
|
+
GetPlaceResponse.add_member(:place_type, Shapes::ShapeRef.new(shape: PlaceType, required: true, location_name: "PlaceType"))
|
495
|
+
GetPlaceResponse.add_member(:title, Shapes::ShapeRef.new(shape: GetPlaceResponseTitleString, required: true, location_name: "Title"))
|
496
|
+
GetPlaceResponse.add_member(:pricing_bucket, Shapes::ShapeRef.new(shape: String, required: true, location: "header", location_name: "x-amz-geo-pricing-bucket"))
|
497
|
+
GetPlaceResponse.add_member(:address, Shapes::ShapeRef.new(shape: Address, location_name: "Address"))
|
498
|
+
GetPlaceResponse.add_member(:address_number_corrected, Shapes::ShapeRef.new(shape: Boolean, location_name: "AddressNumberCorrected"))
|
499
|
+
GetPlaceResponse.add_member(:postal_code_details, Shapes::ShapeRef.new(shape: PostalCodeDetailsList, location_name: "PostalCodeDetails"))
|
500
|
+
GetPlaceResponse.add_member(:position, Shapes::ShapeRef.new(shape: Position, location_name: "Position"))
|
501
|
+
GetPlaceResponse.add_member(:map_view, Shapes::ShapeRef.new(shape: BoundingBox, location_name: "MapView"))
|
502
|
+
GetPlaceResponse.add_member(:categories, Shapes::ShapeRef.new(shape: CategoryList, location_name: "Categories"))
|
503
|
+
GetPlaceResponse.add_member(:food_types, Shapes::ShapeRef.new(shape: FoodTypeList, location_name: "FoodTypes"))
|
504
|
+
GetPlaceResponse.add_member(:business_chains, Shapes::ShapeRef.new(shape: BusinessChainList, location_name: "BusinessChains"))
|
505
|
+
GetPlaceResponse.add_member(:contacts, Shapes::ShapeRef.new(shape: Contacts, location_name: "Contacts"))
|
506
|
+
GetPlaceResponse.add_member(:opening_hours, Shapes::ShapeRef.new(shape: OpeningHoursList, location_name: "OpeningHours"))
|
507
|
+
GetPlaceResponse.add_member(:access_points, Shapes::ShapeRef.new(shape: AccessPointList, location_name: "AccessPoints"))
|
508
|
+
GetPlaceResponse.add_member(:access_restrictions, Shapes::ShapeRef.new(shape: AccessRestrictionList, location_name: "AccessRestrictions"))
|
509
|
+
GetPlaceResponse.add_member(:time_zone, Shapes::ShapeRef.new(shape: TimeZone, location_name: "TimeZone"))
|
510
|
+
GetPlaceResponse.add_member(:political_view, Shapes::ShapeRef.new(shape: CountryCode3, location_name: "PoliticalView"))
|
511
|
+
GetPlaceResponse.add_member(:phonemes, Shapes::ShapeRef.new(shape: PhonemeDetails, location_name: "Phonemes"))
|
512
|
+
GetPlaceResponse.struct_class = Types::GetPlaceResponse
|
513
|
+
|
514
|
+
Highlight.add_member(:start_index, Shapes::ShapeRef.new(shape: HighlightStartIndexInteger, location_name: "StartIndex"))
|
515
|
+
Highlight.add_member(:end_index, Shapes::ShapeRef.new(shape: HighlightEndIndexInteger, location_name: "EndIndex"))
|
516
|
+
Highlight.add_member(:value, Shapes::ShapeRef.new(shape: HighlightValueString, location_name: "Value"))
|
517
|
+
Highlight.struct_class = Types::Highlight
|
518
|
+
|
519
|
+
HighlightList.member = Shapes::ShapeRef.new(shape: Highlight)
|
520
|
+
|
521
|
+
InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
522
|
+
InternalServerException.struct_class = Types::InternalServerException
|
523
|
+
|
524
|
+
IntersectionHighlightsList.member = Shapes::ShapeRef.new(shape: HighlightList)
|
525
|
+
|
526
|
+
IntersectionList.member = Shapes::ShapeRef.new(shape: IntersectionStreet)
|
527
|
+
|
528
|
+
MatchScoreDetails.add_member(:overall, Shapes::ShapeRef.new(shape: MatchScore, location_name: "Overall"))
|
529
|
+
MatchScoreDetails.add_member(:components, Shapes::ShapeRef.new(shape: ComponentMatchScores, location_name: "Components"))
|
530
|
+
MatchScoreDetails.struct_class = Types::MatchScoreDetails
|
531
|
+
|
532
|
+
OpeningHours.add_member(:display, Shapes::ShapeRef.new(shape: OpeningHoursDisplayList, location_name: "Display"))
|
533
|
+
OpeningHours.add_member(:open_now, Shapes::ShapeRef.new(shape: Boolean, location_name: "OpenNow"))
|
534
|
+
OpeningHours.add_member(:components, Shapes::ShapeRef.new(shape: OpeningHoursComponentsList, location_name: "Components"))
|
535
|
+
OpeningHours.add_member(:categories, Shapes::ShapeRef.new(shape: CategoryList, location_name: "Categories"))
|
536
|
+
OpeningHours.struct_class = Types::OpeningHours
|
537
|
+
|
538
|
+
OpeningHoursComponents.add_member(:open_time, Shapes::ShapeRef.new(shape: OpeningHoursComponentsOpenTimeString, location_name: "OpenTime"))
|
539
|
+
OpeningHoursComponents.add_member(:open_duration, Shapes::ShapeRef.new(shape: OpeningHoursComponentsOpenDurationString, location_name: "OpenDuration"))
|
540
|
+
OpeningHoursComponents.add_member(:recurrence, Shapes::ShapeRef.new(shape: OpeningHoursComponentsRecurrenceString, location_name: "Recurrence"))
|
541
|
+
OpeningHoursComponents.struct_class = Types::OpeningHoursComponents
|
542
|
+
|
543
|
+
OpeningHoursComponentsList.member = Shapes::ShapeRef.new(shape: OpeningHoursComponents)
|
544
|
+
|
545
|
+
OpeningHoursDisplayList.member = Shapes::ShapeRef.new(shape: OpeningHoursDisplay)
|
546
|
+
|
547
|
+
OpeningHoursList.member = Shapes::ShapeRef.new(shape: OpeningHours)
|
548
|
+
|
549
|
+
PhonemeDetails.add_member(:title, Shapes::ShapeRef.new(shape: PhonemeTranscriptionList, location_name: "Title"))
|
550
|
+
PhonemeDetails.add_member(:address, Shapes::ShapeRef.new(shape: AddressComponentPhonemes, location_name: "Address"))
|
551
|
+
PhonemeDetails.struct_class = Types::PhonemeDetails
|
552
|
+
|
553
|
+
PhonemeTranscription.add_member(:value, Shapes::ShapeRef.new(shape: PhonemeTranscriptionValueString, location_name: "Value"))
|
554
|
+
PhonemeTranscription.add_member(:language, Shapes::ShapeRef.new(shape: LanguageTag, location_name: "Language"))
|
555
|
+
PhonemeTranscription.add_member(:preferred, Shapes::ShapeRef.new(shape: Boolean, location_name: "Preferred"))
|
556
|
+
PhonemeTranscription.struct_class = Types::PhonemeTranscription
|
557
|
+
|
558
|
+
PhonemeTranscriptionList.member = Shapes::ShapeRef.new(shape: PhonemeTranscription)
|
559
|
+
|
560
|
+
Position.member = Shapes::ShapeRef.new(shape: Double)
|
561
|
+
|
562
|
+
PostalCodeDetails.add_member(:postal_code, Shapes::ShapeRef.new(shape: PostalCodeDetailsPostalCodeString, location_name: "PostalCode"))
|
563
|
+
PostalCodeDetails.add_member(:postal_authority, Shapes::ShapeRef.new(shape: PostalAuthority, location_name: "PostalAuthority"))
|
564
|
+
PostalCodeDetails.add_member(:postal_code_type, Shapes::ShapeRef.new(shape: PostalCodeType, location_name: "PostalCodeType"))
|
565
|
+
PostalCodeDetails.add_member(:usps_zip, Shapes::ShapeRef.new(shape: UspsZip, location_name: "UspsZip"))
|
566
|
+
PostalCodeDetails.add_member(:usps_zip_plus_4, Shapes::ShapeRef.new(shape: UspsZipPlus4, location_name: "UspsZipPlus4"))
|
567
|
+
PostalCodeDetails.struct_class = Types::PostalCodeDetails
|
568
|
+
|
569
|
+
PostalCodeDetailsList.member = Shapes::ShapeRef.new(shape: PostalCodeDetails)
|
570
|
+
|
571
|
+
QueryRefinement.add_member(:refined_term, Shapes::ShapeRef.new(shape: QueryRefinementRefinedTermString, required: true, location_name: "RefinedTerm"))
|
572
|
+
QueryRefinement.add_member(:original_term, Shapes::ShapeRef.new(shape: QueryRefinementOriginalTermString, required: true, location_name: "OriginalTerm"))
|
573
|
+
QueryRefinement.add_member(:start_index, Shapes::ShapeRef.new(shape: QueryRefinementStartIndexInteger, required: true, location_name: "StartIndex"))
|
574
|
+
QueryRefinement.add_member(:end_index, Shapes::ShapeRef.new(shape: QueryRefinementEndIndexInteger, required: true, location_name: "EndIndex"))
|
575
|
+
QueryRefinement.struct_class = Types::QueryRefinement
|
576
|
+
|
577
|
+
QueryRefinementList.member = Shapes::ShapeRef.new(shape: QueryRefinement)
|
578
|
+
|
579
|
+
Region.add_member(:code, Shapes::ShapeRef.new(shape: RegionCodeString, location_name: "Code"))
|
580
|
+
Region.add_member(:name, Shapes::ShapeRef.new(shape: RegionNameString, location_name: "Name"))
|
581
|
+
Region.struct_class = Types::Region
|
582
|
+
|
583
|
+
RegionHighlights.add_member(:code, Shapes::ShapeRef.new(shape: HighlightList, location_name: "Code"))
|
584
|
+
RegionHighlights.add_member(:name, Shapes::ShapeRef.new(shape: HighlightList, location_name: "Name"))
|
585
|
+
RegionHighlights.struct_class = Types::RegionHighlights
|
586
|
+
|
587
|
+
ReverseGeocodeAdditionalFeatureList.member = Shapes::ShapeRef.new(shape: ReverseGeocodeAdditionalFeature)
|
588
|
+
|
589
|
+
ReverseGeocodeFilter.add_member(:include_place_types, Shapes::ShapeRef.new(shape: ReverseGeocodeFilterPlaceTypeList, location_name: "IncludePlaceTypes"))
|
590
|
+
ReverseGeocodeFilter.struct_class = Types::ReverseGeocodeFilter
|
591
|
+
|
592
|
+
ReverseGeocodeFilterPlaceTypeList.member = Shapes::ShapeRef.new(shape: ReverseGeocodeFilterPlaceType)
|
593
|
+
|
594
|
+
ReverseGeocodeRequest.add_member(:query_position, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "QueryPosition"))
|
595
|
+
ReverseGeocodeRequest.add_member(:query_radius, Shapes::ShapeRef.new(shape: ReverseGeocodeRequestQueryRadiusLong, location_name: "QueryRadius", metadata: {"box"=>true}))
|
596
|
+
ReverseGeocodeRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ReverseGeocodeRequestMaxResultsInteger, location_name: "MaxResults"))
|
597
|
+
ReverseGeocodeRequest.add_member(:filter, Shapes::ShapeRef.new(shape: ReverseGeocodeFilter, location_name: "Filter"))
|
598
|
+
ReverseGeocodeRequest.add_member(:additional_features, Shapes::ShapeRef.new(shape: ReverseGeocodeAdditionalFeatureList, location_name: "AdditionalFeatures"))
|
599
|
+
ReverseGeocodeRequest.add_member(:language, Shapes::ShapeRef.new(shape: LanguageTag, location_name: "Language"))
|
600
|
+
ReverseGeocodeRequest.add_member(:political_view, Shapes::ShapeRef.new(shape: CountryCode, location_name: "PoliticalView"))
|
601
|
+
ReverseGeocodeRequest.add_member(:intended_use, Shapes::ShapeRef.new(shape: ReverseGeocodeIntendedUse, location_name: "IntendedUse"))
|
602
|
+
ReverseGeocodeRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
|
603
|
+
ReverseGeocodeRequest.struct_class = Types::ReverseGeocodeRequest
|
604
|
+
|
605
|
+
ReverseGeocodeResponse.add_member(:pricing_bucket, Shapes::ShapeRef.new(shape: String, required: true, location: "header", location_name: "x-amz-geo-pricing-bucket"))
|
606
|
+
ReverseGeocodeResponse.add_member(:result_items, Shapes::ShapeRef.new(shape: ReverseGeocodeResultItemList, location_name: "ResultItems"))
|
607
|
+
ReverseGeocodeResponse.struct_class = Types::ReverseGeocodeResponse
|
608
|
+
|
609
|
+
ReverseGeocodeResultItem.add_member(:place_id, Shapes::ShapeRef.new(shape: ReverseGeocodeResultItemPlaceIdString, required: true, location_name: "PlaceId"))
|
610
|
+
ReverseGeocodeResultItem.add_member(:place_type, Shapes::ShapeRef.new(shape: PlaceType, required: true, location_name: "PlaceType"))
|
611
|
+
ReverseGeocodeResultItem.add_member(:title, Shapes::ShapeRef.new(shape: ReverseGeocodeResultItemTitleString, required: true, location_name: "Title"))
|
612
|
+
ReverseGeocodeResultItem.add_member(:address, Shapes::ShapeRef.new(shape: Address, location_name: "Address"))
|
613
|
+
ReverseGeocodeResultItem.add_member(:address_number_corrected, Shapes::ShapeRef.new(shape: Boolean, location_name: "AddressNumberCorrected"))
|
614
|
+
ReverseGeocodeResultItem.add_member(:postal_code_details, Shapes::ShapeRef.new(shape: PostalCodeDetailsList, location_name: "PostalCodeDetails"))
|
615
|
+
ReverseGeocodeResultItem.add_member(:position, Shapes::ShapeRef.new(shape: Position, location_name: "Position"))
|
616
|
+
ReverseGeocodeResultItem.add_member(:distance, Shapes::ShapeRef.new(shape: DistanceMeters, location_name: "Distance"))
|
617
|
+
ReverseGeocodeResultItem.add_member(:map_view, Shapes::ShapeRef.new(shape: BoundingBox, location_name: "MapView"))
|
618
|
+
ReverseGeocodeResultItem.add_member(:categories, Shapes::ShapeRef.new(shape: CategoryList, location_name: "Categories"))
|
619
|
+
ReverseGeocodeResultItem.add_member(:food_types, Shapes::ShapeRef.new(shape: FoodTypeList, location_name: "FoodTypes"))
|
620
|
+
ReverseGeocodeResultItem.add_member(:access_points, Shapes::ShapeRef.new(shape: AccessPointList, location_name: "AccessPoints"))
|
621
|
+
ReverseGeocodeResultItem.add_member(:time_zone, Shapes::ShapeRef.new(shape: TimeZone, location_name: "TimeZone"))
|
622
|
+
ReverseGeocodeResultItem.add_member(:political_view, Shapes::ShapeRef.new(shape: CountryCode3, location_name: "PoliticalView"))
|
623
|
+
ReverseGeocodeResultItem.struct_class = Types::ReverseGeocodeResultItem
|
624
|
+
|
625
|
+
ReverseGeocodeResultItemList.member = Shapes::ShapeRef.new(shape: ReverseGeocodeResultItem)
|
626
|
+
|
627
|
+
SearchNearbyAdditionalFeatureList.member = Shapes::ShapeRef.new(shape: SearchNearbyAdditionalFeature)
|
628
|
+
|
629
|
+
SearchNearbyFilter.add_member(:bounding_box, Shapes::ShapeRef.new(shape: BoundingBox, location_name: "BoundingBox"))
|
630
|
+
SearchNearbyFilter.add_member(:include_countries, Shapes::ShapeRef.new(shape: CountryCodeList, location_name: "IncludeCountries"))
|
631
|
+
SearchNearbyFilter.add_member(:include_categories, Shapes::ShapeRef.new(shape: FilterCategoryList, location_name: "IncludeCategories"))
|
632
|
+
SearchNearbyFilter.add_member(:exclude_categories, Shapes::ShapeRef.new(shape: FilterCategoryList, location_name: "ExcludeCategories"))
|
633
|
+
SearchNearbyFilter.add_member(:include_business_chains, Shapes::ShapeRef.new(shape: FilterBusinessChainList, location_name: "IncludeBusinessChains"))
|
634
|
+
SearchNearbyFilter.add_member(:exclude_business_chains, Shapes::ShapeRef.new(shape: FilterBusinessChainList, location_name: "ExcludeBusinessChains"))
|
635
|
+
SearchNearbyFilter.add_member(:include_food_types, Shapes::ShapeRef.new(shape: FilterFoodTypeList, location_name: "IncludeFoodTypes"))
|
636
|
+
SearchNearbyFilter.add_member(:exclude_food_types, Shapes::ShapeRef.new(shape: FilterFoodTypeList, location_name: "ExcludeFoodTypes"))
|
637
|
+
SearchNearbyFilter.struct_class = Types::SearchNearbyFilter
|
638
|
+
|
639
|
+
SearchNearbyRequest.add_member(:query_position, Shapes::ShapeRef.new(shape: Position, required: true, location_name: "QueryPosition"))
|
640
|
+
SearchNearbyRequest.add_member(:query_radius, Shapes::ShapeRef.new(shape: SearchNearbyRequestQueryRadiusLong, location_name: "QueryRadius", metadata: {"box"=>true}))
|
641
|
+
SearchNearbyRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: SearchNearbyRequestMaxResultsInteger, location_name: "MaxResults"))
|
642
|
+
SearchNearbyRequest.add_member(:filter, Shapes::ShapeRef.new(shape: SearchNearbyFilter, location_name: "Filter"))
|
643
|
+
SearchNearbyRequest.add_member(:additional_features, Shapes::ShapeRef.new(shape: SearchNearbyAdditionalFeatureList, location_name: "AdditionalFeatures"))
|
644
|
+
SearchNearbyRequest.add_member(:language, Shapes::ShapeRef.new(shape: LanguageTag, location_name: "Language"))
|
645
|
+
SearchNearbyRequest.add_member(:political_view, Shapes::ShapeRef.new(shape: CountryCode, location_name: "PoliticalView"))
|
646
|
+
SearchNearbyRequest.add_member(:intended_use, Shapes::ShapeRef.new(shape: SearchNearbyIntendedUse, location_name: "IntendedUse"))
|
647
|
+
SearchNearbyRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
|
648
|
+
SearchNearbyRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
|
649
|
+
SearchNearbyRequest.struct_class = Types::SearchNearbyRequest
|
650
|
+
|
651
|
+
SearchNearbyResponse.add_member(:pricing_bucket, Shapes::ShapeRef.new(shape: String, required: true, location: "header", location_name: "x-amz-geo-pricing-bucket"))
|
652
|
+
SearchNearbyResponse.add_member(:result_items, Shapes::ShapeRef.new(shape: SearchNearbyResultItemList, location_name: "ResultItems"))
|
653
|
+
SearchNearbyResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
|
654
|
+
SearchNearbyResponse.struct_class = Types::SearchNearbyResponse
|
655
|
+
|
656
|
+
SearchNearbyResultItem.add_member(:place_id, Shapes::ShapeRef.new(shape: SearchNearbyResultItemPlaceIdString, required: true, location_name: "PlaceId"))
|
657
|
+
SearchNearbyResultItem.add_member(:place_type, Shapes::ShapeRef.new(shape: PlaceType, required: true, location_name: "PlaceType"))
|
658
|
+
SearchNearbyResultItem.add_member(:title, Shapes::ShapeRef.new(shape: SearchNearbyResultItemTitleString, required: true, location_name: "Title"))
|
659
|
+
SearchNearbyResultItem.add_member(:address, Shapes::ShapeRef.new(shape: Address, location_name: "Address"))
|
660
|
+
SearchNearbyResultItem.add_member(:address_number_corrected, Shapes::ShapeRef.new(shape: Boolean, location_name: "AddressNumberCorrected"))
|
661
|
+
SearchNearbyResultItem.add_member(:position, Shapes::ShapeRef.new(shape: Position, location_name: "Position"))
|
662
|
+
SearchNearbyResultItem.add_member(:distance, Shapes::ShapeRef.new(shape: DistanceMeters, location_name: "Distance"))
|
663
|
+
SearchNearbyResultItem.add_member(:map_view, Shapes::ShapeRef.new(shape: BoundingBox, location_name: "MapView"))
|
664
|
+
SearchNearbyResultItem.add_member(:categories, Shapes::ShapeRef.new(shape: CategoryList, location_name: "Categories"))
|
665
|
+
SearchNearbyResultItem.add_member(:food_types, Shapes::ShapeRef.new(shape: FoodTypeList, location_name: "FoodTypes"))
|
666
|
+
SearchNearbyResultItem.add_member(:business_chains, Shapes::ShapeRef.new(shape: BusinessChainList, location_name: "BusinessChains"))
|
667
|
+
SearchNearbyResultItem.add_member(:contacts, Shapes::ShapeRef.new(shape: Contacts, location_name: "Contacts"))
|
668
|
+
SearchNearbyResultItem.add_member(:opening_hours, Shapes::ShapeRef.new(shape: OpeningHoursList, location_name: "OpeningHours"))
|
669
|
+
SearchNearbyResultItem.add_member(:access_points, Shapes::ShapeRef.new(shape: AccessPointList, location_name: "AccessPoints"))
|
670
|
+
SearchNearbyResultItem.add_member(:access_restrictions, Shapes::ShapeRef.new(shape: AccessRestrictionList, location_name: "AccessRestrictions"))
|
671
|
+
SearchNearbyResultItem.add_member(:time_zone, Shapes::ShapeRef.new(shape: TimeZone, location_name: "TimeZone"))
|
672
|
+
SearchNearbyResultItem.add_member(:political_view, Shapes::ShapeRef.new(shape: CountryCode3, location_name: "PoliticalView"))
|
673
|
+
SearchNearbyResultItem.add_member(:phonemes, Shapes::ShapeRef.new(shape: PhonemeDetails, location_name: "Phonemes"))
|
674
|
+
SearchNearbyResultItem.struct_class = Types::SearchNearbyResultItem
|
675
|
+
|
676
|
+
SearchNearbyResultItemList.member = Shapes::ShapeRef.new(shape: SearchNearbyResultItem)
|
677
|
+
|
678
|
+
SearchTextAdditionalFeatureList.member = Shapes::ShapeRef.new(shape: SearchTextAdditionalFeature)
|
679
|
+
|
680
|
+
SearchTextFilter.add_member(:bounding_box, Shapes::ShapeRef.new(shape: BoundingBox, location_name: "BoundingBox"))
|
681
|
+
SearchTextFilter.add_member(:circle, Shapes::ShapeRef.new(shape: FilterCircle, location_name: "Circle"))
|
682
|
+
SearchTextFilter.add_member(:include_countries, Shapes::ShapeRef.new(shape: CountryCodeList, location_name: "IncludeCountries"))
|
683
|
+
SearchTextFilter.struct_class = Types::SearchTextFilter
|
684
|
+
|
685
|
+
SearchTextRequest.add_member(:query_text, Shapes::ShapeRef.new(shape: SearchTextRequestQueryTextString, location_name: "QueryText"))
|
686
|
+
SearchTextRequest.add_member(:query_id, Shapes::ShapeRef.new(shape: SearchTextRequestQueryIdString, location_name: "QueryId"))
|
687
|
+
SearchTextRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: SearchTextRequestMaxResultsInteger, location_name: "MaxResults"))
|
688
|
+
SearchTextRequest.add_member(:bias_position, Shapes::ShapeRef.new(shape: Position, location_name: "BiasPosition"))
|
689
|
+
SearchTextRequest.add_member(:filter, Shapes::ShapeRef.new(shape: SearchTextFilter, location_name: "Filter"))
|
690
|
+
SearchTextRequest.add_member(:additional_features, Shapes::ShapeRef.new(shape: SearchTextAdditionalFeatureList, location_name: "AdditionalFeatures"))
|
691
|
+
SearchTextRequest.add_member(:language, Shapes::ShapeRef.new(shape: LanguageTag, location_name: "Language"))
|
692
|
+
SearchTextRequest.add_member(:political_view, Shapes::ShapeRef.new(shape: CountryCode, location_name: "PoliticalView"))
|
693
|
+
SearchTextRequest.add_member(:intended_use, Shapes::ShapeRef.new(shape: SearchTextIntendedUse, location_name: "IntendedUse"))
|
694
|
+
SearchTextRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
|
695
|
+
SearchTextRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
|
696
|
+
SearchTextRequest.struct_class = Types::SearchTextRequest
|
697
|
+
|
698
|
+
SearchTextResponse.add_member(:pricing_bucket, Shapes::ShapeRef.new(shape: String, required: true, location: "header", location_name: "x-amz-geo-pricing-bucket"))
|
699
|
+
SearchTextResponse.add_member(:result_items, Shapes::ShapeRef.new(shape: SearchTextResultItemList, location_name: "ResultItems"))
|
700
|
+
SearchTextResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
|
701
|
+
SearchTextResponse.struct_class = Types::SearchTextResponse
|
702
|
+
|
703
|
+
SearchTextResultItem.add_member(:place_id, Shapes::ShapeRef.new(shape: SearchTextResultItemPlaceIdString, required: true, location_name: "PlaceId"))
|
704
|
+
SearchTextResultItem.add_member(:place_type, Shapes::ShapeRef.new(shape: PlaceType, required: true, location_name: "PlaceType"))
|
705
|
+
SearchTextResultItem.add_member(:title, Shapes::ShapeRef.new(shape: SearchTextResultItemTitleString, required: true, location_name: "Title"))
|
706
|
+
SearchTextResultItem.add_member(:address, Shapes::ShapeRef.new(shape: Address, location_name: "Address"))
|
707
|
+
SearchTextResultItem.add_member(:address_number_corrected, Shapes::ShapeRef.new(shape: Boolean, location_name: "AddressNumberCorrected"))
|
708
|
+
SearchTextResultItem.add_member(:position, Shapes::ShapeRef.new(shape: Position, location_name: "Position"))
|
709
|
+
SearchTextResultItem.add_member(:distance, Shapes::ShapeRef.new(shape: DistanceMeters, location_name: "Distance"))
|
710
|
+
SearchTextResultItem.add_member(:map_view, Shapes::ShapeRef.new(shape: BoundingBox, location_name: "MapView"))
|
711
|
+
SearchTextResultItem.add_member(:categories, Shapes::ShapeRef.new(shape: CategoryList, location_name: "Categories"))
|
712
|
+
SearchTextResultItem.add_member(:food_types, Shapes::ShapeRef.new(shape: FoodTypeList, location_name: "FoodTypes"))
|
713
|
+
SearchTextResultItem.add_member(:business_chains, Shapes::ShapeRef.new(shape: BusinessChainList, location_name: "BusinessChains"))
|
714
|
+
SearchTextResultItem.add_member(:contacts, Shapes::ShapeRef.new(shape: Contacts, location_name: "Contacts"))
|
715
|
+
SearchTextResultItem.add_member(:opening_hours, Shapes::ShapeRef.new(shape: OpeningHoursList, location_name: "OpeningHours"))
|
716
|
+
SearchTextResultItem.add_member(:access_points, Shapes::ShapeRef.new(shape: AccessPointList, location_name: "AccessPoints"))
|
717
|
+
SearchTextResultItem.add_member(:access_restrictions, Shapes::ShapeRef.new(shape: AccessRestrictionList, location_name: "AccessRestrictions"))
|
718
|
+
SearchTextResultItem.add_member(:time_zone, Shapes::ShapeRef.new(shape: TimeZone, location_name: "TimeZone"))
|
719
|
+
SearchTextResultItem.add_member(:political_view, Shapes::ShapeRef.new(shape: CountryCode3, location_name: "PoliticalView"))
|
720
|
+
SearchTextResultItem.add_member(:phonemes, Shapes::ShapeRef.new(shape: PhonemeDetails, location_name: "Phonemes"))
|
721
|
+
SearchTextResultItem.struct_class = Types::SearchTextResultItem
|
722
|
+
|
723
|
+
SearchTextResultItemList.member = Shapes::ShapeRef.new(shape: SearchTextResultItem)
|
724
|
+
|
725
|
+
StreetComponents.add_member(:base_name, Shapes::ShapeRef.new(shape: StreetComponentsBaseNameString, location_name: "BaseName"))
|
726
|
+
StreetComponents.add_member(:type, Shapes::ShapeRef.new(shape: StreetComponentsTypeString, location_name: "Type"))
|
727
|
+
StreetComponents.add_member(:type_placement, Shapes::ShapeRef.new(shape: TypePlacement, location_name: "TypePlacement"))
|
728
|
+
StreetComponents.add_member(:type_separator, Shapes::ShapeRef.new(shape: TypeSeparator, location_name: "TypeSeparator"))
|
729
|
+
StreetComponents.add_member(:prefix, Shapes::ShapeRef.new(shape: StreetComponentsPrefixString, location_name: "Prefix"))
|
730
|
+
StreetComponents.add_member(:suffix, Shapes::ShapeRef.new(shape: StreetComponentsSuffixString, location_name: "Suffix"))
|
731
|
+
StreetComponents.add_member(:direction, Shapes::ShapeRef.new(shape: StreetComponentsDirectionString, location_name: "Direction"))
|
732
|
+
StreetComponents.add_member(:language, Shapes::ShapeRef.new(shape: LanguageTag, location_name: "Language"))
|
733
|
+
StreetComponents.struct_class = Types::StreetComponents
|
734
|
+
|
735
|
+
StreetComponentsList.member = Shapes::ShapeRef.new(shape: StreetComponents)
|
736
|
+
|
737
|
+
SubRegion.add_member(:code, Shapes::ShapeRef.new(shape: SubRegionCodeString, location_name: "Code"))
|
738
|
+
SubRegion.add_member(:name, Shapes::ShapeRef.new(shape: SubRegionNameString, location_name: "Name"))
|
739
|
+
SubRegion.struct_class = Types::SubRegion
|
740
|
+
|
741
|
+
SubRegionHighlights.add_member(:code, Shapes::ShapeRef.new(shape: HighlightList, location_name: "Code"))
|
742
|
+
SubRegionHighlights.add_member(:name, Shapes::ShapeRef.new(shape: HighlightList, location_name: "Name"))
|
743
|
+
SubRegionHighlights.struct_class = Types::SubRegionHighlights
|
744
|
+
|
745
|
+
SuggestAdditionalFeatureList.member = Shapes::ShapeRef.new(shape: SuggestAdditionalFeature)
|
746
|
+
|
747
|
+
SuggestAddressHighlights.add_member(:label, Shapes::ShapeRef.new(shape: HighlightList, location_name: "Label"))
|
748
|
+
SuggestAddressHighlights.struct_class = Types::SuggestAddressHighlights
|
749
|
+
|
750
|
+
SuggestFilter.add_member(:bounding_box, Shapes::ShapeRef.new(shape: BoundingBox, location_name: "BoundingBox"))
|
751
|
+
SuggestFilter.add_member(:circle, Shapes::ShapeRef.new(shape: FilterCircle, location_name: "Circle"))
|
752
|
+
SuggestFilter.add_member(:include_countries, Shapes::ShapeRef.new(shape: CountryCodeList, location_name: "IncludeCountries"))
|
753
|
+
SuggestFilter.struct_class = Types::SuggestFilter
|
754
|
+
|
755
|
+
SuggestHighlights.add_member(:title, Shapes::ShapeRef.new(shape: HighlightList, location_name: "Title"))
|
756
|
+
SuggestHighlights.add_member(:address, Shapes::ShapeRef.new(shape: SuggestAddressHighlights, location_name: "Address"))
|
757
|
+
SuggestHighlights.struct_class = Types::SuggestHighlights
|
758
|
+
|
759
|
+
SuggestPlaceResult.add_member(:place_id, Shapes::ShapeRef.new(shape: SuggestPlaceResultPlaceIdString, location_name: "PlaceId"))
|
760
|
+
SuggestPlaceResult.add_member(:place_type, Shapes::ShapeRef.new(shape: PlaceType, location_name: "PlaceType"))
|
761
|
+
SuggestPlaceResult.add_member(:address, Shapes::ShapeRef.new(shape: Address, location_name: "Address"))
|
762
|
+
SuggestPlaceResult.add_member(:position, Shapes::ShapeRef.new(shape: Position, location_name: "Position"))
|
763
|
+
SuggestPlaceResult.add_member(:distance, Shapes::ShapeRef.new(shape: DistanceMeters, location_name: "Distance"))
|
764
|
+
SuggestPlaceResult.add_member(:map_view, Shapes::ShapeRef.new(shape: BoundingBox, location_name: "MapView"))
|
765
|
+
SuggestPlaceResult.add_member(:categories, Shapes::ShapeRef.new(shape: CategoryList, location_name: "Categories"))
|
766
|
+
SuggestPlaceResult.add_member(:food_types, Shapes::ShapeRef.new(shape: FoodTypeList, location_name: "FoodTypes"))
|
767
|
+
SuggestPlaceResult.add_member(:business_chains, Shapes::ShapeRef.new(shape: BusinessChainList, location_name: "BusinessChains"))
|
768
|
+
SuggestPlaceResult.add_member(:access_points, Shapes::ShapeRef.new(shape: AccessPointList, location_name: "AccessPoints"))
|
769
|
+
SuggestPlaceResult.add_member(:access_restrictions, Shapes::ShapeRef.new(shape: AccessRestrictionList, location_name: "AccessRestrictions"))
|
770
|
+
SuggestPlaceResult.add_member(:time_zone, Shapes::ShapeRef.new(shape: TimeZone, location_name: "TimeZone"))
|
771
|
+
SuggestPlaceResult.add_member(:political_view, Shapes::ShapeRef.new(shape: CountryCode3, location_name: "PoliticalView"))
|
772
|
+
SuggestPlaceResult.add_member(:phonemes, Shapes::ShapeRef.new(shape: PhonemeDetails, location_name: "Phonemes"))
|
773
|
+
SuggestPlaceResult.struct_class = Types::SuggestPlaceResult
|
774
|
+
|
775
|
+
SuggestQueryResult.add_member(:query_id, Shapes::ShapeRef.new(shape: SuggestQueryResultQueryIdString, location_name: "QueryId"))
|
776
|
+
SuggestQueryResult.add_member(:query_type, Shapes::ShapeRef.new(shape: QueryType, location_name: "QueryType"))
|
777
|
+
SuggestQueryResult.struct_class = Types::SuggestQueryResult
|
778
|
+
|
779
|
+
SuggestRequest.add_member(:query_text, Shapes::ShapeRef.new(shape: SuggestRequestQueryTextString, required: true, location_name: "QueryText"))
|
780
|
+
SuggestRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: SuggestRequestMaxResultsInteger, location_name: "MaxResults"))
|
781
|
+
SuggestRequest.add_member(:max_query_refinements, Shapes::ShapeRef.new(shape: SuggestRequestMaxQueryRefinementsInteger, location_name: "MaxQueryRefinements"))
|
782
|
+
SuggestRequest.add_member(:bias_position, Shapes::ShapeRef.new(shape: Position, location_name: "BiasPosition"))
|
783
|
+
SuggestRequest.add_member(:filter, Shapes::ShapeRef.new(shape: SuggestFilter, location_name: "Filter"))
|
784
|
+
SuggestRequest.add_member(:additional_features, Shapes::ShapeRef.new(shape: SuggestAdditionalFeatureList, location_name: "AdditionalFeatures"))
|
785
|
+
SuggestRequest.add_member(:language, Shapes::ShapeRef.new(shape: LanguageTag, location_name: "Language"))
|
786
|
+
SuggestRequest.add_member(:political_view, Shapes::ShapeRef.new(shape: CountryCode, location_name: "PoliticalView"))
|
787
|
+
SuggestRequest.add_member(:intended_use, Shapes::ShapeRef.new(shape: SuggestIntendedUse, location_name: "IntendedUse"))
|
788
|
+
SuggestRequest.add_member(:key, Shapes::ShapeRef.new(shape: ApiKey, location: "querystring", location_name: "key"))
|
789
|
+
SuggestRequest.struct_class = Types::SuggestRequest
|
790
|
+
|
791
|
+
SuggestResponse.add_member(:pricing_bucket, Shapes::ShapeRef.new(shape: String, required: true, location: "header", location_name: "x-amz-geo-pricing-bucket"))
|
792
|
+
SuggestResponse.add_member(:result_items, Shapes::ShapeRef.new(shape: SuggestResultItemList, location_name: "ResultItems"))
|
793
|
+
SuggestResponse.add_member(:query_refinements, Shapes::ShapeRef.new(shape: QueryRefinementList, location_name: "QueryRefinements"))
|
794
|
+
SuggestResponse.struct_class = Types::SuggestResponse
|
795
|
+
|
796
|
+
SuggestResultItem.add_member(:title, Shapes::ShapeRef.new(shape: SuggestResultItemTitleString, required: true, location_name: "Title"))
|
797
|
+
SuggestResultItem.add_member(:suggest_result_item_type, Shapes::ShapeRef.new(shape: SuggestResultItemType, required: true, location_name: "SuggestResultItemType"))
|
798
|
+
SuggestResultItem.add_member(:place, Shapes::ShapeRef.new(shape: SuggestPlaceResult, location_name: "Place"))
|
799
|
+
SuggestResultItem.add_member(:query, Shapes::ShapeRef.new(shape: SuggestQueryResult, location_name: "Query"))
|
800
|
+
SuggestResultItem.add_member(:highlights, Shapes::ShapeRef.new(shape: SuggestHighlights, location_name: "Highlights"))
|
801
|
+
SuggestResultItem.struct_class = Types::SuggestResultItem
|
802
|
+
|
803
|
+
SuggestResultItemList.member = Shapes::ShapeRef.new(shape: SuggestResultItem)
|
804
|
+
|
805
|
+
ThrottlingException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
806
|
+
ThrottlingException.struct_class = Types::ThrottlingException
|
807
|
+
|
808
|
+
TimeZone.add_member(:name, Shapes::ShapeRef.new(shape: TimeZoneNameString, required: true, location_name: "Name"))
|
809
|
+
TimeZone.add_member(:offset, Shapes::ShapeRef.new(shape: TimeZoneOffsetString, location_name: "Offset"))
|
810
|
+
TimeZone.add_member(:offset_seconds, Shapes::ShapeRef.new(shape: TimeZoneOffsetSecondsLong, location_name: "OffsetSeconds"))
|
811
|
+
TimeZone.struct_class = Types::TimeZone
|
812
|
+
|
813
|
+
UspsZip.add_member(:zip_classification_code, Shapes::ShapeRef.new(shape: ZipClassificationCode, location_name: "ZipClassificationCode"))
|
814
|
+
UspsZip.struct_class = Types::UspsZip
|
815
|
+
|
816
|
+
UspsZipPlus4.add_member(:record_type_code, Shapes::ShapeRef.new(shape: RecordTypeCode, location_name: "RecordTypeCode"))
|
817
|
+
UspsZipPlus4.struct_class = Types::UspsZipPlus4
|
818
|
+
|
819
|
+
ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
820
|
+
ValidationException.add_member(:reason, Shapes::ShapeRef.new(shape: ValidationExceptionReason, required: true, location_name: "reason"))
|
821
|
+
ValidationException.add_member(:field_list, Shapes::ShapeRef.new(shape: ValidationExceptionFieldList, required: true, location_name: "fieldList"))
|
822
|
+
ValidationException.struct_class = Types::ValidationException
|
823
|
+
|
824
|
+
ValidationExceptionField.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
|
825
|
+
ValidationExceptionField.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
826
|
+
ValidationExceptionField.struct_class = Types::ValidationExceptionField
|
827
|
+
|
828
|
+
ValidationExceptionFieldList.member = Shapes::ShapeRef.new(shape: ValidationExceptionField)
|
829
|
+
|
830
|
+
|
831
|
+
# @api private
|
832
|
+
API = Seahorse::Model::Api.new.tap do |api|
|
833
|
+
|
834
|
+
api.version = "2020-11-19"
|
835
|
+
|
836
|
+
api.metadata = {
|
837
|
+
"apiVersion" => "2020-11-19",
|
838
|
+
"auth" => ["aws.auth#sigv4"],
|
839
|
+
"endpointPrefix" => "geo-places",
|
840
|
+
"protocol" => "rest-json",
|
841
|
+
"protocols" => ["rest-json"],
|
842
|
+
"serviceFullName" => "Amazon Location Service Places V2",
|
843
|
+
"serviceId" => "Geo Places",
|
844
|
+
"signatureVersion" => "v4",
|
845
|
+
"signingName" => "geo-places",
|
846
|
+
"uid" => "geo-places-2020-11-19",
|
847
|
+
}
|
848
|
+
|
849
|
+
api.add_operation(:autocomplete, Seahorse::Model::Operation.new.tap do |o|
|
850
|
+
o.name = "Autocomplete"
|
851
|
+
o.http_method = "POST"
|
852
|
+
o.http_request_uri = "/autocomplete"
|
853
|
+
o.input = Shapes::ShapeRef.new(shape: AutocompleteRequest)
|
854
|
+
o.output = Shapes::ShapeRef.new(shape: AutocompleteResponse)
|
855
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
856
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
857
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
858
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
859
|
+
end)
|
860
|
+
|
861
|
+
api.add_operation(:geocode, Seahorse::Model::Operation.new.tap do |o|
|
862
|
+
o.name = "Geocode"
|
863
|
+
o.http_method = "POST"
|
864
|
+
o.http_request_uri = "/geocode"
|
865
|
+
o.input = Shapes::ShapeRef.new(shape: GeocodeRequest)
|
866
|
+
o.output = Shapes::ShapeRef.new(shape: GeocodeResponse)
|
867
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
868
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
869
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
870
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
871
|
+
end)
|
872
|
+
|
873
|
+
api.add_operation(:get_place, Seahorse::Model::Operation.new.tap do |o|
|
874
|
+
o.name = "GetPlace"
|
875
|
+
o.http_method = "GET"
|
876
|
+
o.http_request_uri = "/place/{PlaceId}"
|
877
|
+
o.input = Shapes::ShapeRef.new(shape: GetPlaceRequest)
|
878
|
+
o.output = Shapes::ShapeRef.new(shape: GetPlaceResponse)
|
879
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
880
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
881
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
882
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
883
|
+
end)
|
884
|
+
|
885
|
+
api.add_operation(:reverse_geocode, Seahorse::Model::Operation.new.tap do |o|
|
886
|
+
o.name = "ReverseGeocode"
|
887
|
+
o.http_method = "POST"
|
888
|
+
o.http_request_uri = "/reverse-geocode"
|
889
|
+
o.input = Shapes::ShapeRef.new(shape: ReverseGeocodeRequest)
|
890
|
+
o.output = Shapes::ShapeRef.new(shape: ReverseGeocodeResponse)
|
891
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
892
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
893
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
894
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
895
|
+
end)
|
896
|
+
|
897
|
+
api.add_operation(:search_nearby, Seahorse::Model::Operation.new.tap do |o|
|
898
|
+
o.name = "SearchNearby"
|
899
|
+
o.http_method = "POST"
|
900
|
+
o.http_request_uri = "/search-nearby"
|
901
|
+
o.input = Shapes::ShapeRef.new(shape: SearchNearbyRequest)
|
902
|
+
o.output = Shapes::ShapeRef.new(shape: SearchNearbyResponse)
|
903
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
904
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
905
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
906
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
907
|
+
end)
|
908
|
+
|
909
|
+
api.add_operation(:search_text, Seahorse::Model::Operation.new.tap do |o|
|
910
|
+
o.name = "SearchText"
|
911
|
+
o.http_method = "POST"
|
912
|
+
o.http_request_uri = "/search-text"
|
913
|
+
o.input = Shapes::ShapeRef.new(shape: SearchTextRequest)
|
914
|
+
o.output = Shapes::ShapeRef.new(shape: SearchTextResponse)
|
915
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
916
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
917
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
918
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
919
|
+
end)
|
920
|
+
|
921
|
+
api.add_operation(:suggest, Seahorse::Model::Operation.new.tap do |o|
|
922
|
+
o.name = "Suggest"
|
923
|
+
o.http_method = "POST"
|
924
|
+
o.http_request_uri = "/suggest"
|
925
|
+
o.input = Shapes::ShapeRef.new(shape: SuggestRequest)
|
926
|
+
o.output = Shapes::ShapeRef.new(shape: SuggestResponse)
|
927
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
928
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
929
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
930
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
931
|
+
end)
|
932
|
+
end
|
933
|
+
|
934
|
+
end
|
935
|
+
end
|