@aws-sdk/client-api-gateway 3.300.0 → 3.303.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (124) hide show
  1. package/dist-cjs/models/models_0.js +129 -148
  2. package/dist-es/models/models_0.js +129 -148
  3. package/dist-types/commands/CreateApiKeyCommand.d.ts +4 -4
  4. package/dist-types/commands/CreateAuthorizerCommand.d.ts +2 -2
  5. package/dist-types/commands/CreateBasePathMappingCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateDeploymentCommand.d.ts +3 -3
  7. package/dist-types/commands/CreateDocumentationPartCommand.d.ts +2 -2
  8. package/dist-types/commands/CreateDocumentationVersionCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateDomainNameCommand.d.ts +6 -6
  10. package/dist-types/commands/CreateModelCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateRequestValidatorCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateResourceCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateRestApiCommand.d.ts +5 -5
  14. package/dist-types/commands/CreateStageCommand.d.ts +3 -3
  15. package/dist-types/commands/CreateUsagePlanCommand.d.ts +7 -7
  16. package/dist-types/commands/CreateUsagePlanKeyCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateVpcLinkCommand.d.ts +3 -3
  18. package/dist-types/commands/DeleteApiKeyCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteAuthorizerCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteBasePathMappingCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteClientCertificateCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteDeploymentCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteDocumentationPartCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteDocumentationVersionCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteDomainNameCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteGatewayResponseCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteIntegrationCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteIntegrationResponseCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteMethodCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteMethodResponseCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteModelCommand.d.ts +1 -1
  32. package/dist-types/commands/DeleteRequestValidatorCommand.d.ts +1 -1
  33. package/dist-types/commands/DeleteResourceCommand.d.ts +1 -1
  34. package/dist-types/commands/DeleteRestApiCommand.d.ts +1 -1
  35. package/dist-types/commands/DeleteStageCommand.d.ts +1 -1
  36. package/dist-types/commands/DeleteUsagePlanCommand.d.ts +1 -1
  37. package/dist-types/commands/DeleteUsagePlanKeyCommand.d.ts +1 -1
  38. package/dist-types/commands/DeleteVpcLinkCommand.d.ts +1 -1
  39. package/dist-types/commands/FlushStageAuthorizersCacheCommand.d.ts +1 -1
  40. package/dist-types/commands/FlushStageCacheCommand.d.ts +1 -1
  41. package/dist-types/commands/GenerateClientCertificateCommand.d.ts +2 -2
  42. package/dist-types/commands/GetApiKeyCommand.d.ts +1 -1
  43. package/dist-types/commands/GetApiKeysCommand.d.ts +1 -1
  44. package/dist-types/commands/GetAuthorizerCommand.d.ts +1 -1
  45. package/dist-types/commands/GetAuthorizersCommand.d.ts +1 -1
  46. package/dist-types/commands/GetBasePathMappingCommand.d.ts +1 -1
  47. package/dist-types/commands/GetBasePathMappingsCommand.d.ts +1 -1
  48. package/dist-types/commands/GetClientCertificateCommand.d.ts +1 -1
  49. package/dist-types/commands/GetClientCertificatesCommand.d.ts +1 -1
  50. package/dist-types/commands/GetDeploymentCommand.d.ts +2 -2
  51. package/dist-types/commands/GetDeploymentsCommand.d.ts +1 -1
  52. package/dist-types/commands/GetDocumentationPartCommand.d.ts +1 -1
  53. package/dist-types/commands/GetDocumentationPartsCommand.d.ts +1 -1
  54. package/dist-types/commands/GetDocumentationVersionCommand.d.ts +1 -1
  55. package/dist-types/commands/GetDocumentationVersionsCommand.d.ts +1 -1
  56. package/dist-types/commands/GetDomainNameCommand.d.ts +1 -1
  57. package/dist-types/commands/GetDomainNamesCommand.d.ts +1 -1
  58. package/dist-types/commands/GetExportCommand.d.ts +2 -2
  59. package/dist-types/commands/GetGatewayResponseCommand.d.ts +1 -1
  60. package/dist-types/commands/GetGatewayResponsesCommand.d.ts +1 -1
  61. package/dist-types/commands/GetIntegrationCommand.d.ts +1 -1
  62. package/dist-types/commands/GetIntegrationResponseCommand.d.ts +1 -1
  63. package/dist-types/commands/GetMethodCommand.d.ts +1 -1
  64. package/dist-types/commands/GetMethodResponseCommand.d.ts +1 -1
  65. package/dist-types/commands/GetModelCommand.d.ts +1 -1
  66. package/dist-types/commands/GetModelTemplateCommand.d.ts +1 -1
  67. package/dist-types/commands/GetModelsCommand.d.ts +1 -1
  68. package/dist-types/commands/GetRequestValidatorCommand.d.ts +1 -1
  69. package/dist-types/commands/GetRequestValidatorsCommand.d.ts +1 -1
  70. package/dist-types/commands/GetResourceCommand.d.ts +2 -2
  71. package/dist-types/commands/GetResourcesCommand.d.ts +2 -2
  72. package/dist-types/commands/GetRestApiCommand.d.ts +1 -1
  73. package/dist-types/commands/GetRestApisCommand.d.ts +1 -1
  74. package/dist-types/commands/GetSdkCommand.d.ts +2 -2
  75. package/dist-types/commands/GetSdkTypeCommand.d.ts +1 -1
  76. package/dist-types/commands/GetSdkTypesCommand.d.ts +1 -1
  77. package/dist-types/commands/GetStageCommand.d.ts +1 -1
  78. package/dist-types/commands/GetStagesCommand.d.ts +1 -1
  79. package/dist-types/commands/GetTagsCommand.d.ts +1 -1
  80. package/dist-types/commands/GetUsageCommand.d.ts +1 -1
  81. package/dist-types/commands/GetUsagePlanCommand.d.ts +1 -1
  82. package/dist-types/commands/GetUsagePlanKeyCommand.d.ts +1 -1
  83. package/dist-types/commands/GetUsagePlanKeysCommand.d.ts +1 -1
  84. package/dist-types/commands/GetUsagePlansCommand.d.ts +1 -1
  85. package/dist-types/commands/GetVpcLinkCommand.d.ts +1 -1
  86. package/dist-types/commands/GetVpcLinksCommand.d.ts +1 -1
  87. package/dist-types/commands/ImportApiKeysCommand.d.ts +1 -1
  88. package/dist-types/commands/ImportDocumentationPartsCommand.d.ts +1 -1
  89. package/dist-types/commands/ImportRestApiCommand.d.ts +2 -2
  90. package/dist-types/commands/PutGatewayResponseCommand.d.ts +2 -2
  91. package/dist-types/commands/PutIntegrationCommand.d.ts +4 -4
  92. package/dist-types/commands/PutIntegrationResponseCommand.d.ts +2 -2
  93. package/dist-types/commands/PutMethodCommand.d.ts +4 -4
  94. package/dist-types/commands/PutMethodResponseCommand.d.ts +3 -3
  95. package/dist-types/commands/PutRestApiCommand.d.ts +2 -2
  96. package/dist-types/commands/TagResourceCommand.d.ts +2 -2
  97. package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +4 -4
  98. package/dist-types/commands/TestInvokeMethodCommand.d.ts +4 -4
  99. package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
  100. package/dist-types/commands/UpdateAccountCommand.d.ts +3 -3
  101. package/dist-types/commands/UpdateApiKeyCommand.d.ts +3 -3
  102. package/dist-types/commands/UpdateAuthorizerCommand.d.ts +3 -3
  103. package/dist-types/commands/UpdateBasePathMappingCommand.d.ts +3 -3
  104. package/dist-types/commands/UpdateClientCertificateCommand.d.ts +3 -3
  105. package/dist-types/commands/UpdateDeploymentCommand.d.ts +3 -3
  106. package/dist-types/commands/UpdateDocumentationPartCommand.d.ts +3 -3
  107. package/dist-types/commands/UpdateDocumentationVersionCommand.d.ts +3 -3
  108. package/dist-types/commands/UpdateDomainNameCommand.d.ts +3 -3
  109. package/dist-types/commands/UpdateGatewayResponseCommand.d.ts +3 -3
  110. package/dist-types/commands/UpdateIntegrationCommand.d.ts +3 -3
  111. package/dist-types/commands/UpdateIntegrationResponseCommand.d.ts +3 -3
  112. package/dist-types/commands/UpdateMethodCommand.d.ts +3 -3
  113. package/dist-types/commands/UpdateMethodResponseCommand.d.ts +3 -3
  114. package/dist-types/commands/UpdateModelCommand.d.ts +3 -3
  115. package/dist-types/commands/UpdateRequestValidatorCommand.d.ts +3 -3
  116. package/dist-types/commands/UpdateResourceCommand.d.ts +3 -3
  117. package/dist-types/commands/UpdateRestApiCommand.d.ts +3 -3
  118. package/dist-types/commands/UpdateStageCommand.d.ts +3 -3
  119. package/dist-types/commands/UpdateUsageCommand.d.ts +3 -3
  120. package/dist-types/commands/UpdateUsagePlanCommand.d.ts +3 -3
  121. package/dist-types/commands/UpdateVpcLinkCommand.d.ts +3 -3
  122. package/dist-types/models/models_0.d.ts +224 -129
  123. package/dist-types/ts3.4/models/models_0.d.ts +162 -129
  124. package/package.json +35 -35
@@ -2,21 +2,18 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.Op = exports.PutMode = exports.LocationStatusType = exports.GatewayResponseType = exports.VpcLinkStatus = exports.QuotaPeriodType = exports.UnauthorizedCacheControlHeaderStrategy = exports.CacheClusterStatus = exports.IntegrationType = exports.ContentHandlingStrategy = exports.ConnectionType = exports.DomainNameStatus = exports.SecurityPolicy = exports.EndpointType = exports.DocumentationPartType = exports.ServiceUnavailableException = exports.CacheClusterSize = exports.UnauthorizedException = exports.TooManyRequestsException = exports.NotFoundException = exports.LimitExceededException = exports.ConflictException = exports.BadRequestException = exports.AuthorizerType = exports.ApiKeySourceType = exports.ApiKeysFormat = void 0;
4
4
  const APIGatewayServiceException_1 = require("./APIGatewayServiceException");
5
- var ApiKeysFormat;
6
- (function (ApiKeysFormat) {
7
- ApiKeysFormat["csv"] = "csv";
8
- })(ApiKeysFormat = exports.ApiKeysFormat || (exports.ApiKeysFormat = {}));
9
- var ApiKeySourceType;
10
- (function (ApiKeySourceType) {
11
- ApiKeySourceType["AUTHORIZER"] = "AUTHORIZER";
12
- ApiKeySourceType["HEADER"] = "HEADER";
13
- })(ApiKeySourceType = exports.ApiKeySourceType || (exports.ApiKeySourceType = {}));
14
- var AuthorizerType;
15
- (function (AuthorizerType) {
16
- AuthorizerType["COGNITO_USER_POOLS"] = "COGNITO_USER_POOLS";
17
- AuthorizerType["REQUEST"] = "REQUEST";
18
- AuthorizerType["TOKEN"] = "TOKEN";
19
- })(AuthorizerType = exports.AuthorizerType || (exports.AuthorizerType = {}));
5
+ exports.ApiKeysFormat = {
6
+ csv: "csv",
7
+ };
8
+ exports.ApiKeySourceType = {
9
+ AUTHORIZER: "AUTHORIZER",
10
+ HEADER: "HEADER",
11
+ };
12
+ exports.AuthorizerType = {
13
+ COGNITO_USER_POOLS: "COGNITO_USER_POOLS",
14
+ REQUEST: "REQUEST",
15
+ TOKEN: "TOKEN",
16
+ };
20
17
  class BadRequestException extends APIGatewayServiceException_1.APIGatewayServiceException {
21
18
  constructor(opts) {
22
19
  super({
@@ -97,17 +94,16 @@ class UnauthorizedException extends APIGatewayServiceException_1.APIGatewayServi
97
94
  }
98
95
  }
99
96
  exports.UnauthorizedException = UnauthorizedException;
100
- var CacheClusterSize;
101
- (function (CacheClusterSize) {
102
- CacheClusterSize["SIZE_0_POINT_5_GB"] = "0.5";
103
- CacheClusterSize["SIZE_118_GB"] = "118";
104
- CacheClusterSize["SIZE_13_POINT_5_GB"] = "13.5";
105
- CacheClusterSize["SIZE_1_POINT_6_GB"] = "1.6";
106
- CacheClusterSize["SIZE_237_GB"] = "237";
107
- CacheClusterSize["SIZE_28_POINT_4_GB"] = "28.4";
108
- CacheClusterSize["SIZE_58_POINT_2_GB"] = "58.2";
109
- CacheClusterSize["SIZE_6_POINT_1_GB"] = "6.1";
110
- })(CacheClusterSize = exports.CacheClusterSize || (exports.CacheClusterSize = {}));
97
+ exports.CacheClusterSize = {
98
+ SIZE_0_POINT_5_GB: "0.5",
99
+ SIZE_118_GB: "118",
100
+ SIZE_13_POINT_5_GB: "13.5",
101
+ SIZE_1_POINT_6_GB: "1.6",
102
+ SIZE_237_GB: "237",
103
+ SIZE_28_POINT_4_GB: "28.4",
104
+ SIZE_58_POINT_2_GB: "58.2",
105
+ SIZE_6_POINT_1_GB: "6.1",
106
+ };
111
107
  class ServiceUnavailableException extends APIGatewayServiceException_1.APIGatewayServiceException {
112
108
  constructor(opts) {
113
109
  super({
@@ -122,125 +118,110 @@ class ServiceUnavailableException extends APIGatewayServiceException_1.APIGatewa
122
118
  }
123
119
  }
124
120
  exports.ServiceUnavailableException = ServiceUnavailableException;
125
- var DocumentationPartType;
126
- (function (DocumentationPartType) {
127
- DocumentationPartType["API"] = "API";
128
- DocumentationPartType["AUTHORIZER"] = "AUTHORIZER";
129
- DocumentationPartType["METHOD"] = "METHOD";
130
- DocumentationPartType["MODEL"] = "MODEL";
131
- DocumentationPartType["PATH_PARAMETER"] = "PATH_PARAMETER";
132
- DocumentationPartType["QUERY_PARAMETER"] = "QUERY_PARAMETER";
133
- DocumentationPartType["REQUEST_BODY"] = "REQUEST_BODY";
134
- DocumentationPartType["REQUEST_HEADER"] = "REQUEST_HEADER";
135
- DocumentationPartType["RESOURCE"] = "RESOURCE";
136
- DocumentationPartType["RESPONSE"] = "RESPONSE";
137
- DocumentationPartType["RESPONSE_BODY"] = "RESPONSE_BODY";
138
- DocumentationPartType["RESPONSE_HEADER"] = "RESPONSE_HEADER";
139
- })(DocumentationPartType = exports.DocumentationPartType || (exports.DocumentationPartType = {}));
140
- var EndpointType;
141
- (function (EndpointType) {
142
- EndpointType["EDGE"] = "EDGE";
143
- EndpointType["PRIVATE"] = "PRIVATE";
144
- EndpointType["REGIONAL"] = "REGIONAL";
145
- })(EndpointType = exports.EndpointType || (exports.EndpointType = {}));
146
- var SecurityPolicy;
147
- (function (SecurityPolicy) {
148
- SecurityPolicy["TLS_1_0"] = "TLS_1_0";
149
- SecurityPolicy["TLS_1_2"] = "TLS_1_2";
150
- })(SecurityPolicy = exports.SecurityPolicy || (exports.SecurityPolicy = {}));
151
- var DomainNameStatus;
152
- (function (DomainNameStatus) {
153
- DomainNameStatus["AVAILABLE"] = "AVAILABLE";
154
- DomainNameStatus["PENDING"] = "PENDING";
155
- DomainNameStatus["PENDING_CERTIFICATE_REIMPORT"] = "PENDING_CERTIFICATE_REIMPORT";
156
- DomainNameStatus["PENDING_OWNERSHIP_VERIFICATION"] = "PENDING_OWNERSHIP_VERIFICATION";
157
- DomainNameStatus["UPDATING"] = "UPDATING";
158
- })(DomainNameStatus = exports.DomainNameStatus || (exports.DomainNameStatus = {}));
159
- var ConnectionType;
160
- (function (ConnectionType) {
161
- ConnectionType["INTERNET"] = "INTERNET";
162
- ConnectionType["VPC_LINK"] = "VPC_LINK";
163
- })(ConnectionType = exports.ConnectionType || (exports.ConnectionType = {}));
164
- var ContentHandlingStrategy;
165
- (function (ContentHandlingStrategy) {
166
- ContentHandlingStrategy["CONVERT_TO_BINARY"] = "CONVERT_TO_BINARY";
167
- ContentHandlingStrategy["CONVERT_TO_TEXT"] = "CONVERT_TO_TEXT";
168
- })(ContentHandlingStrategy = exports.ContentHandlingStrategy || (exports.ContentHandlingStrategy = {}));
169
- var IntegrationType;
170
- (function (IntegrationType) {
171
- IntegrationType["AWS"] = "AWS";
172
- IntegrationType["AWS_PROXY"] = "AWS_PROXY";
173
- IntegrationType["HTTP"] = "HTTP";
174
- IntegrationType["HTTP_PROXY"] = "HTTP_PROXY";
175
- IntegrationType["MOCK"] = "MOCK";
176
- })(IntegrationType = exports.IntegrationType || (exports.IntegrationType = {}));
177
- var CacheClusterStatus;
178
- (function (CacheClusterStatus) {
179
- CacheClusterStatus["AVAILABLE"] = "AVAILABLE";
180
- CacheClusterStatus["CREATE_IN_PROGRESS"] = "CREATE_IN_PROGRESS";
181
- CacheClusterStatus["DELETE_IN_PROGRESS"] = "DELETE_IN_PROGRESS";
182
- CacheClusterStatus["FLUSH_IN_PROGRESS"] = "FLUSH_IN_PROGRESS";
183
- CacheClusterStatus["NOT_AVAILABLE"] = "NOT_AVAILABLE";
184
- })(CacheClusterStatus = exports.CacheClusterStatus || (exports.CacheClusterStatus = {}));
185
- var UnauthorizedCacheControlHeaderStrategy;
186
- (function (UnauthorizedCacheControlHeaderStrategy) {
187
- UnauthorizedCacheControlHeaderStrategy["FAIL_WITH_403"] = "FAIL_WITH_403";
188
- UnauthorizedCacheControlHeaderStrategy["SUCCEED_WITHOUT_RESPONSE_HEADER"] = "SUCCEED_WITHOUT_RESPONSE_HEADER";
189
- UnauthorizedCacheControlHeaderStrategy["SUCCEED_WITH_RESPONSE_HEADER"] = "SUCCEED_WITH_RESPONSE_HEADER";
190
- })(UnauthorizedCacheControlHeaderStrategy = exports.UnauthorizedCacheControlHeaderStrategy || (exports.UnauthorizedCacheControlHeaderStrategy = {}));
191
- var QuotaPeriodType;
192
- (function (QuotaPeriodType) {
193
- QuotaPeriodType["DAY"] = "DAY";
194
- QuotaPeriodType["MONTH"] = "MONTH";
195
- QuotaPeriodType["WEEK"] = "WEEK";
196
- })(QuotaPeriodType = exports.QuotaPeriodType || (exports.QuotaPeriodType = {}));
197
- var VpcLinkStatus;
198
- (function (VpcLinkStatus) {
199
- VpcLinkStatus["AVAILABLE"] = "AVAILABLE";
200
- VpcLinkStatus["DELETING"] = "DELETING";
201
- VpcLinkStatus["FAILED"] = "FAILED";
202
- VpcLinkStatus["PENDING"] = "PENDING";
203
- })(VpcLinkStatus = exports.VpcLinkStatus || (exports.VpcLinkStatus = {}));
204
- var GatewayResponseType;
205
- (function (GatewayResponseType) {
206
- GatewayResponseType["ACCESS_DENIED"] = "ACCESS_DENIED";
207
- GatewayResponseType["API_CONFIGURATION_ERROR"] = "API_CONFIGURATION_ERROR";
208
- GatewayResponseType["AUTHORIZER_CONFIGURATION_ERROR"] = "AUTHORIZER_CONFIGURATION_ERROR";
209
- GatewayResponseType["AUTHORIZER_FAILURE"] = "AUTHORIZER_FAILURE";
210
- GatewayResponseType["BAD_REQUEST_BODY"] = "BAD_REQUEST_BODY";
211
- GatewayResponseType["BAD_REQUEST_PARAMETERS"] = "BAD_REQUEST_PARAMETERS";
212
- GatewayResponseType["DEFAULT_4XX"] = "DEFAULT_4XX";
213
- GatewayResponseType["DEFAULT_5XX"] = "DEFAULT_5XX";
214
- GatewayResponseType["EXPIRED_TOKEN"] = "EXPIRED_TOKEN";
215
- GatewayResponseType["INTEGRATION_FAILURE"] = "INTEGRATION_FAILURE";
216
- GatewayResponseType["INTEGRATION_TIMEOUT"] = "INTEGRATION_TIMEOUT";
217
- GatewayResponseType["INVALID_API_KEY"] = "INVALID_API_KEY";
218
- GatewayResponseType["INVALID_SIGNATURE"] = "INVALID_SIGNATURE";
219
- GatewayResponseType["MISSING_AUTHENTICATION_TOKEN"] = "MISSING_AUTHENTICATION_TOKEN";
220
- GatewayResponseType["QUOTA_EXCEEDED"] = "QUOTA_EXCEEDED";
221
- GatewayResponseType["REQUEST_TOO_LARGE"] = "REQUEST_TOO_LARGE";
222
- GatewayResponseType["RESOURCE_NOT_FOUND"] = "RESOURCE_NOT_FOUND";
223
- GatewayResponseType["THROTTLED"] = "THROTTLED";
224
- GatewayResponseType["UNAUTHORIZED"] = "UNAUTHORIZED";
225
- GatewayResponseType["UNSUPPORTED_MEDIA_TYPE"] = "UNSUPPORTED_MEDIA_TYPE";
226
- GatewayResponseType["WAF_FILTERED"] = "WAF_FILTERED";
227
- })(GatewayResponseType = exports.GatewayResponseType || (exports.GatewayResponseType = {}));
228
- var LocationStatusType;
229
- (function (LocationStatusType) {
230
- LocationStatusType["DOCUMENTED"] = "DOCUMENTED";
231
- LocationStatusType["UNDOCUMENTED"] = "UNDOCUMENTED";
232
- })(LocationStatusType = exports.LocationStatusType || (exports.LocationStatusType = {}));
233
- var PutMode;
234
- (function (PutMode) {
235
- PutMode["Merge"] = "merge";
236
- PutMode["Overwrite"] = "overwrite";
237
- })(PutMode = exports.PutMode || (exports.PutMode = {}));
238
- var Op;
239
- (function (Op) {
240
- Op["add"] = "add";
241
- Op["copy"] = "copy";
242
- Op["move"] = "move";
243
- Op["remove"] = "remove";
244
- Op["replace"] = "replace";
245
- Op["test"] = "test";
246
- })(Op = exports.Op || (exports.Op = {}));
121
+ exports.DocumentationPartType = {
122
+ API: "API",
123
+ AUTHORIZER: "AUTHORIZER",
124
+ METHOD: "METHOD",
125
+ MODEL: "MODEL",
126
+ PATH_PARAMETER: "PATH_PARAMETER",
127
+ QUERY_PARAMETER: "QUERY_PARAMETER",
128
+ REQUEST_BODY: "REQUEST_BODY",
129
+ REQUEST_HEADER: "REQUEST_HEADER",
130
+ RESOURCE: "RESOURCE",
131
+ RESPONSE: "RESPONSE",
132
+ RESPONSE_BODY: "RESPONSE_BODY",
133
+ RESPONSE_HEADER: "RESPONSE_HEADER",
134
+ };
135
+ exports.EndpointType = {
136
+ EDGE: "EDGE",
137
+ PRIVATE: "PRIVATE",
138
+ REGIONAL: "REGIONAL",
139
+ };
140
+ exports.SecurityPolicy = {
141
+ TLS_1_0: "TLS_1_0",
142
+ TLS_1_2: "TLS_1_2",
143
+ };
144
+ exports.DomainNameStatus = {
145
+ AVAILABLE: "AVAILABLE",
146
+ PENDING: "PENDING",
147
+ PENDING_CERTIFICATE_REIMPORT: "PENDING_CERTIFICATE_REIMPORT",
148
+ PENDING_OWNERSHIP_VERIFICATION: "PENDING_OWNERSHIP_VERIFICATION",
149
+ UPDATING: "UPDATING",
150
+ };
151
+ exports.ConnectionType = {
152
+ INTERNET: "INTERNET",
153
+ VPC_LINK: "VPC_LINK",
154
+ };
155
+ exports.ContentHandlingStrategy = {
156
+ CONVERT_TO_BINARY: "CONVERT_TO_BINARY",
157
+ CONVERT_TO_TEXT: "CONVERT_TO_TEXT",
158
+ };
159
+ exports.IntegrationType = {
160
+ AWS: "AWS",
161
+ AWS_PROXY: "AWS_PROXY",
162
+ HTTP: "HTTP",
163
+ HTTP_PROXY: "HTTP_PROXY",
164
+ MOCK: "MOCK",
165
+ };
166
+ exports.CacheClusterStatus = {
167
+ AVAILABLE: "AVAILABLE",
168
+ CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS",
169
+ DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS",
170
+ FLUSH_IN_PROGRESS: "FLUSH_IN_PROGRESS",
171
+ NOT_AVAILABLE: "NOT_AVAILABLE",
172
+ };
173
+ exports.UnauthorizedCacheControlHeaderStrategy = {
174
+ FAIL_WITH_403: "FAIL_WITH_403",
175
+ SUCCEED_WITHOUT_RESPONSE_HEADER: "SUCCEED_WITHOUT_RESPONSE_HEADER",
176
+ SUCCEED_WITH_RESPONSE_HEADER: "SUCCEED_WITH_RESPONSE_HEADER",
177
+ };
178
+ exports.QuotaPeriodType = {
179
+ DAY: "DAY",
180
+ MONTH: "MONTH",
181
+ WEEK: "WEEK",
182
+ };
183
+ exports.VpcLinkStatus = {
184
+ AVAILABLE: "AVAILABLE",
185
+ DELETING: "DELETING",
186
+ FAILED: "FAILED",
187
+ PENDING: "PENDING",
188
+ };
189
+ exports.GatewayResponseType = {
190
+ ACCESS_DENIED: "ACCESS_DENIED",
191
+ API_CONFIGURATION_ERROR: "API_CONFIGURATION_ERROR",
192
+ AUTHORIZER_CONFIGURATION_ERROR: "AUTHORIZER_CONFIGURATION_ERROR",
193
+ AUTHORIZER_FAILURE: "AUTHORIZER_FAILURE",
194
+ BAD_REQUEST_BODY: "BAD_REQUEST_BODY",
195
+ BAD_REQUEST_PARAMETERS: "BAD_REQUEST_PARAMETERS",
196
+ DEFAULT_4XX: "DEFAULT_4XX",
197
+ DEFAULT_5XX: "DEFAULT_5XX",
198
+ EXPIRED_TOKEN: "EXPIRED_TOKEN",
199
+ INTEGRATION_FAILURE: "INTEGRATION_FAILURE",
200
+ INTEGRATION_TIMEOUT: "INTEGRATION_TIMEOUT",
201
+ INVALID_API_KEY: "INVALID_API_KEY",
202
+ INVALID_SIGNATURE: "INVALID_SIGNATURE",
203
+ MISSING_AUTHENTICATION_TOKEN: "MISSING_AUTHENTICATION_TOKEN",
204
+ QUOTA_EXCEEDED: "QUOTA_EXCEEDED",
205
+ REQUEST_TOO_LARGE: "REQUEST_TOO_LARGE",
206
+ RESOURCE_NOT_FOUND: "RESOURCE_NOT_FOUND",
207
+ THROTTLED: "THROTTLED",
208
+ UNAUTHORIZED: "UNAUTHORIZED",
209
+ UNSUPPORTED_MEDIA_TYPE: "UNSUPPORTED_MEDIA_TYPE",
210
+ WAF_FILTERED: "WAF_FILTERED",
211
+ };
212
+ exports.LocationStatusType = {
213
+ DOCUMENTED: "DOCUMENTED",
214
+ UNDOCUMENTED: "UNDOCUMENTED",
215
+ };
216
+ exports.PutMode = {
217
+ Merge: "merge",
218
+ Overwrite: "overwrite",
219
+ };
220
+ exports.Op = {
221
+ add: "add",
222
+ copy: "copy",
223
+ move: "move",
224
+ remove: "remove",
225
+ replace: "replace",
226
+ test: "test",
227
+ };
@@ -1,19 +1,16 @@
1
1
  import { APIGatewayServiceException as __BaseException } from "./APIGatewayServiceException";
2
- export var ApiKeysFormat;
3
- (function (ApiKeysFormat) {
4
- ApiKeysFormat["csv"] = "csv";
5
- })(ApiKeysFormat || (ApiKeysFormat = {}));
6
- export var ApiKeySourceType;
7
- (function (ApiKeySourceType) {
8
- ApiKeySourceType["AUTHORIZER"] = "AUTHORIZER";
9
- ApiKeySourceType["HEADER"] = "HEADER";
10
- })(ApiKeySourceType || (ApiKeySourceType = {}));
11
- export var AuthorizerType;
12
- (function (AuthorizerType) {
13
- AuthorizerType["COGNITO_USER_POOLS"] = "COGNITO_USER_POOLS";
14
- AuthorizerType["REQUEST"] = "REQUEST";
15
- AuthorizerType["TOKEN"] = "TOKEN";
16
- })(AuthorizerType || (AuthorizerType = {}));
2
+ export const ApiKeysFormat = {
3
+ csv: "csv",
4
+ };
5
+ export const ApiKeySourceType = {
6
+ AUTHORIZER: "AUTHORIZER",
7
+ HEADER: "HEADER",
8
+ };
9
+ export const AuthorizerType = {
10
+ COGNITO_USER_POOLS: "COGNITO_USER_POOLS",
11
+ REQUEST: "REQUEST",
12
+ TOKEN: "TOKEN",
13
+ };
17
14
  export class BadRequestException extends __BaseException {
18
15
  constructor(opts) {
19
16
  super({
@@ -88,17 +85,16 @@ export class UnauthorizedException extends __BaseException {
88
85
  Object.setPrototypeOf(this, UnauthorizedException.prototype);
89
86
  }
90
87
  }
91
- export var CacheClusterSize;
92
- (function (CacheClusterSize) {
93
- CacheClusterSize["SIZE_0_POINT_5_GB"] = "0.5";
94
- CacheClusterSize["SIZE_118_GB"] = "118";
95
- CacheClusterSize["SIZE_13_POINT_5_GB"] = "13.5";
96
- CacheClusterSize["SIZE_1_POINT_6_GB"] = "1.6";
97
- CacheClusterSize["SIZE_237_GB"] = "237";
98
- CacheClusterSize["SIZE_28_POINT_4_GB"] = "28.4";
99
- CacheClusterSize["SIZE_58_POINT_2_GB"] = "58.2";
100
- CacheClusterSize["SIZE_6_POINT_1_GB"] = "6.1";
101
- })(CacheClusterSize || (CacheClusterSize = {}));
88
+ export const CacheClusterSize = {
89
+ SIZE_0_POINT_5_GB: "0.5",
90
+ SIZE_118_GB: "118",
91
+ SIZE_13_POINT_5_GB: "13.5",
92
+ SIZE_1_POINT_6_GB: "1.6",
93
+ SIZE_237_GB: "237",
94
+ SIZE_28_POINT_4_GB: "28.4",
95
+ SIZE_58_POINT_2_GB: "58.2",
96
+ SIZE_6_POINT_1_GB: "6.1",
97
+ };
102
98
  export class ServiceUnavailableException extends __BaseException {
103
99
  constructor(opts) {
104
100
  super({
@@ -112,125 +108,110 @@ export class ServiceUnavailableException extends __BaseException {
112
108
  this.retryAfterSeconds = opts.retryAfterSeconds;
113
109
  }
114
110
  }
115
- export var DocumentationPartType;
116
- (function (DocumentationPartType) {
117
- DocumentationPartType["API"] = "API";
118
- DocumentationPartType["AUTHORIZER"] = "AUTHORIZER";
119
- DocumentationPartType["METHOD"] = "METHOD";
120
- DocumentationPartType["MODEL"] = "MODEL";
121
- DocumentationPartType["PATH_PARAMETER"] = "PATH_PARAMETER";
122
- DocumentationPartType["QUERY_PARAMETER"] = "QUERY_PARAMETER";
123
- DocumentationPartType["REQUEST_BODY"] = "REQUEST_BODY";
124
- DocumentationPartType["REQUEST_HEADER"] = "REQUEST_HEADER";
125
- DocumentationPartType["RESOURCE"] = "RESOURCE";
126
- DocumentationPartType["RESPONSE"] = "RESPONSE";
127
- DocumentationPartType["RESPONSE_BODY"] = "RESPONSE_BODY";
128
- DocumentationPartType["RESPONSE_HEADER"] = "RESPONSE_HEADER";
129
- })(DocumentationPartType || (DocumentationPartType = {}));
130
- export var EndpointType;
131
- (function (EndpointType) {
132
- EndpointType["EDGE"] = "EDGE";
133
- EndpointType["PRIVATE"] = "PRIVATE";
134
- EndpointType["REGIONAL"] = "REGIONAL";
135
- })(EndpointType || (EndpointType = {}));
136
- export var SecurityPolicy;
137
- (function (SecurityPolicy) {
138
- SecurityPolicy["TLS_1_0"] = "TLS_1_0";
139
- SecurityPolicy["TLS_1_2"] = "TLS_1_2";
140
- })(SecurityPolicy || (SecurityPolicy = {}));
141
- export var DomainNameStatus;
142
- (function (DomainNameStatus) {
143
- DomainNameStatus["AVAILABLE"] = "AVAILABLE";
144
- DomainNameStatus["PENDING"] = "PENDING";
145
- DomainNameStatus["PENDING_CERTIFICATE_REIMPORT"] = "PENDING_CERTIFICATE_REIMPORT";
146
- DomainNameStatus["PENDING_OWNERSHIP_VERIFICATION"] = "PENDING_OWNERSHIP_VERIFICATION";
147
- DomainNameStatus["UPDATING"] = "UPDATING";
148
- })(DomainNameStatus || (DomainNameStatus = {}));
149
- export var ConnectionType;
150
- (function (ConnectionType) {
151
- ConnectionType["INTERNET"] = "INTERNET";
152
- ConnectionType["VPC_LINK"] = "VPC_LINK";
153
- })(ConnectionType || (ConnectionType = {}));
154
- export var ContentHandlingStrategy;
155
- (function (ContentHandlingStrategy) {
156
- ContentHandlingStrategy["CONVERT_TO_BINARY"] = "CONVERT_TO_BINARY";
157
- ContentHandlingStrategy["CONVERT_TO_TEXT"] = "CONVERT_TO_TEXT";
158
- })(ContentHandlingStrategy || (ContentHandlingStrategy = {}));
159
- export var IntegrationType;
160
- (function (IntegrationType) {
161
- IntegrationType["AWS"] = "AWS";
162
- IntegrationType["AWS_PROXY"] = "AWS_PROXY";
163
- IntegrationType["HTTP"] = "HTTP";
164
- IntegrationType["HTTP_PROXY"] = "HTTP_PROXY";
165
- IntegrationType["MOCK"] = "MOCK";
166
- })(IntegrationType || (IntegrationType = {}));
167
- export var CacheClusterStatus;
168
- (function (CacheClusterStatus) {
169
- CacheClusterStatus["AVAILABLE"] = "AVAILABLE";
170
- CacheClusterStatus["CREATE_IN_PROGRESS"] = "CREATE_IN_PROGRESS";
171
- CacheClusterStatus["DELETE_IN_PROGRESS"] = "DELETE_IN_PROGRESS";
172
- CacheClusterStatus["FLUSH_IN_PROGRESS"] = "FLUSH_IN_PROGRESS";
173
- CacheClusterStatus["NOT_AVAILABLE"] = "NOT_AVAILABLE";
174
- })(CacheClusterStatus || (CacheClusterStatus = {}));
175
- export var UnauthorizedCacheControlHeaderStrategy;
176
- (function (UnauthorizedCacheControlHeaderStrategy) {
177
- UnauthorizedCacheControlHeaderStrategy["FAIL_WITH_403"] = "FAIL_WITH_403";
178
- UnauthorizedCacheControlHeaderStrategy["SUCCEED_WITHOUT_RESPONSE_HEADER"] = "SUCCEED_WITHOUT_RESPONSE_HEADER";
179
- UnauthorizedCacheControlHeaderStrategy["SUCCEED_WITH_RESPONSE_HEADER"] = "SUCCEED_WITH_RESPONSE_HEADER";
180
- })(UnauthorizedCacheControlHeaderStrategy || (UnauthorizedCacheControlHeaderStrategy = {}));
181
- export var QuotaPeriodType;
182
- (function (QuotaPeriodType) {
183
- QuotaPeriodType["DAY"] = "DAY";
184
- QuotaPeriodType["MONTH"] = "MONTH";
185
- QuotaPeriodType["WEEK"] = "WEEK";
186
- })(QuotaPeriodType || (QuotaPeriodType = {}));
187
- export var VpcLinkStatus;
188
- (function (VpcLinkStatus) {
189
- VpcLinkStatus["AVAILABLE"] = "AVAILABLE";
190
- VpcLinkStatus["DELETING"] = "DELETING";
191
- VpcLinkStatus["FAILED"] = "FAILED";
192
- VpcLinkStatus["PENDING"] = "PENDING";
193
- })(VpcLinkStatus || (VpcLinkStatus = {}));
194
- export var GatewayResponseType;
195
- (function (GatewayResponseType) {
196
- GatewayResponseType["ACCESS_DENIED"] = "ACCESS_DENIED";
197
- GatewayResponseType["API_CONFIGURATION_ERROR"] = "API_CONFIGURATION_ERROR";
198
- GatewayResponseType["AUTHORIZER_CONFIGURATION_ERROR"] = "AUTHORIZER_CONFIGURATION_ERROR";
199
- GatewayResponseType["AUTHORIZER_FAILURE"] = "AUTHORIZER_FAILURE";
200
- GatewayResponseType["BAD_REQUEST_BODY"] = "BAD_REQUEST_BODY";
201
- GatewayResponseType["BAD_REQUEST_PARAMETERS"] = "BAD_REQUEST_PARAMETERS";
202
- GatewayResponseType["DEFAULT_4XX"] = "DEFAULT_4XX";
203
- GatewayResponseType["DEFAULT_5XX"] = "DEFAULT_5XX";
204
- GatewayResponseType["EXPIRED_TOKEN"] = "EXPIRED_TOKEN";
205
- GatewayResponseType["INTEGRATION_FAILURE"] = "INTEGRATION_FAILURE";
206
- GatewayResponseType["INTEGRATION_TIMEOUT"] = "INTEGRATION_TIMEOUT";
207
- GatewayResponseType["INVALID_API_KEY"] = "INVALID_API_KEY";
208
- GatewayResponseType["INVALID_SIGNATURE"] = "INVALID_SIGNATURE";
209
- GatewayResponseType["MISSING_AUTHENTICATION_TOKEN"] = "MISSING_AUTHENTICATION_TOKEN";
210
- GatewayResponseType["QUOTA_EXCEEDED"] = "QUOTA_EXCEEDED";
211
- GatewayResponseType["REQUEST_TOO_LARGE"] = "REQUEST_TOO_LARGE";
212
- GatewayResponseType["RESOURCE_NOT_FOUND"] = "RESOURCE_NOT_FOUND";
213
- GatewayResponseType["THROTTLED"] = "THROTTLED";
214
- GatewayResponseType["UNAUTHORIZED"] = "UNAUTHORIZED";
215
- GatewayResponseType["UNSUPPORTED_MEDIA_TYPE"] = "UNSUPPORTED_MEDIA_TYPE";
216
- GatewayResponseType["WAF_FILTERED"] = "WAF_FILTERED";
217
- })(GatewayResponseType || (GatewayResponseType = {}));
218
- export var LocationStatusType;
219
- (function (LocationStatusType) {
220
- LocationStatusType["DOCUMENTED"] = "DOCUMENTED";
221
- LocationStatusType["UNDOCUMENTED"] = "UNDOCUMENTED";
222
- })(LocationStatusType || (LocationStatusType = {}));
223
- export var PutMode;
224
- (function (PutMode) {
225
- PutMode["Merge"] = "merge";
226
- PutMode["Overwrite"] = "overwrite";
227
- })(PutMode || (PutMode = {}));
228
- export var Op;
229
- (function (Op) {
230
- Op["add"] = "add";
231
- Op["copy"] = "copy";
232
- Op["move"] = "move";
233
- Op["remove"] = "remove";
234
- Op["replace"] = "replace";
235
- Op["test"] = "test";
236
- })(Op || (Op = {}));
111
+ export const DocumentationPartType = {
112
+ API: "API",
113
+ AUTHORIZER: "AUTHORIZER",
114
+ METHOD: "METHOD",
115
+ MODEL: "MODEL",
116
+ PATH_PARAMETER: "PATH_PARAMETER",
117
+ QUERY_PARAMETER: "QUERY_PARAMETER",
118
+ REQUEST_BODY: "REQUEST_BODY",
119
+ REQUEST_HEADER: "REQUEST_HEADER",
120
+ RESOURCE: "RESOURCE",
121
+ RESPONSE: "RESPONSE",
122
+ RESPONSE_BODY: "RESPONSE_BODY",
123
+ RESPONSE_HEADER: "RESPONSE_HEADER",
124
+ };
125
+ export const EndpointType = {
126
+ EDGE: "EDGE",
127
+ PRIVATE: "PRIVATE",
128
+ REGIONAL: "REGIONAL",
129
+ };
130
+ export const SecurityPolicy = {
131
+ TLS_1_0: "TLS_1_0",
132
+ TLS_1_2: "TLS_1_2",
133
+ };
134
+ export const DomainNameStatus = {
135
+ AVAILABLE: "AVAILABLE",
136
+ PENDING: "PENDING",
137
+ PENDING_CERTIFICATE_REIMPORT: "PENDING_CERTIFICATE_REIMPORT",
138
+ PENDING_OWNERSHIP_VERIFICATION: "PENDING_OWNERSHIP_VERIFICATION",
139
+ UPDATING: "UPDATING",
140
+ };
141
+ export const ConnectionType = {
142
+ INTERNET: "INTERNET",
143
+ VPC_LINK: "VPC_LINK",
144
+ };
145
+ export const ContentHandlingStrategy = {
146
+ CONVERT_TO_BINARY: "CONVERT_TO_BINARY",
147
+ CONVERT_TO_TEXT: "CONVERT_TO_TEXT",
148
+ };
149
+ export const IntegrationType = {
150
+ AWS: "AWS",
151
+ AWS_PROXY: "AWS_PROXY",
152
+ HTTP: "HTTP",
153
+ HTTP_PROXY: "HTTP_PROXY",
154
+ MOCK: "MOCK",
155
+ };
156
+ export const CacheClusterStatus = {
157
+ AVAILABLE: "AVAILABLE",
158
+ CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS",
159
+ DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS",
160
+ FLUSH_IN_PROGRESS: "FLUSH_IN_PROGRESS",
161
+ NOT_AVAILABLE: "NOT_AVAILABLE",
162
+ };
163
+ export const UnauthorizedCacheControlHeaderStrategy = {
164
+ FAIL_WITH_403: "FAIL_WITH_403",
165
+ SUCCEED_WITHOUT_RESPONSE_HEADER: "SUCCEED_WITHOUT_RESPONSE_HEADER",
166
+ SUCCEED_WITH_RESPONSE_HEADER: "SUCCEED_WITH_RESPONSE_HEADER",
167
+ };
168
+ export const QuotaPeriodType = {
169
+ DAY: "DAY",
170
+ MONTH: "MONTH",
171
+ WEEK: "WEEK",
172
+ };
173
+ export const VpcLinkStatus = {
174
+ AVAILABLE: "AVAILABLE",
175
+ DELETING: "DELETING",
176
+ FAILED: "FAILED",
177
+ PENDING: "PENDING",
178
+ };
179
+ export const GatewayResponseType = {
180
+ ACCESS_DENIED: "ACCESS_DENIED",
181
+ API_CONFIGURATION_ERROR: "API_CONFIGURATION_ERROR",
182
+ AUTHORIZER_CONFIGURATION_ERROR: "AUTHORIZER_CONFIGURATION_ERROR",
183
+ AUTHORIZER_FAILURE: "AUTHORIZER_FAILURE",
184
+ BAD_REQUEST_BODY: "BAD_REQUEST_BODY",
185
+ BAD_REQUEST_PARAMETERS: "BAD_REQUEST_PARAMETERS",
186
+ DEFAULT_4XX: "DEFAULT_4XX",
187
+ DEFAULT_5XX: "DEFAULT_5XX",
188
+ EXPIRED_TOKEN: "EXPIRED_TOKEN",
189
+ INTEGRATION_FAILURE: "INTEGRATION_FAILURE",
190
+ INTEGRATION_TIMEOUT: "INTEGRATION_TIMEOUT",
191
+ INVALID_API_KEY: "INVALID_API_KEY",
192
+ INVALID_SIGNATURE: "INVALID_SIGNATURE",
193
+ MISSING_AUTHENTICATION_TOKEN: "MISSING_AUTHENTICATION_TOKEN",
194
+ QUOTA_EXCEEDED: "QUOTA_EXCEEDED",
195
+ REQUEST_TOO_LARGE: "REQUEST_TOO_LARGE",
196
+ RESOURCE_NOT_FOUND: "RESOURCE_NOT_FOUND",
197
+ THROTTLED: "THROTTLED",
198
+ UNAUTHORIZED: "UNAUTHORIZED",
199
+ UNSUPPORTED_MEDIA_TYPE: "UNSUPPORTED_MEDIA_TYPE",
200
+ WAF_FILTERED: "WAF_FILTERED",
201
+ };
202
+ export const LocationStatusType = {
203
+ DOCUMENTED: "DOCUMENTED",
204
+ UNDOCUMENTED: "UNDOCUMENTED",
205
+ };
206
+ export const PutMode = {
207
+ Merge: "merge",
208
+ Overwrite: "overwrite",
209
+ };
210
+ export const Op = {
211
+ add: "add",
212
+ copy: "copy",
213
+ move: "move",
214
+ remove: "remove",
215
+ replace: "replace",
216
+ test: "test",
217
+ };
@@ -26,20 +26,20 @@ export interface CreateApiKeyCommandOutput extends ApiKey, __MetadataBearer {
26
26
  * import { APIGatewayClient, CreateApiKeyCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
27
27
  * // const { APIGatewayClient, CreateApiKeyCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
28
28
  * const client = new APIGatewayClient(config);
29
- * const input = {
29
+ * const input = { // CreateApiKeyRequest
30
30
  * name: "STRING_VALUE",
31
31
  * description: "STRING_VALUE",
32
32
  * enabled: true || false,
33
33
  * generateDistinctId: true || false,
34
34
  * value: "STRING_VALUE",
35
- * stageKeys: [
36
- * {
35
+ * stageKeys: [ // ListOfStageKeys
36
+ * { // StageKey
37
37
  * restApiId: "STRING_VALUE",
38
38
  * stageName: "STRING_VALUE",
39
39
  * },
40
40
  * ],
41
41
  * customerId: "STRING_VALUE",
42
- * tags: {
42
+ * tags: { // MapOfStringToString
43
43
  * "<keys>": "STRING_VALUE",
44
44
  * },
45
45
  * };