@mavogel/awscdk-rootmail 0.0.297 → 0.0.299

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 (144) hide show
  1. package/.jsii +3 -3
  2. package/lib/rootmail.js +1 -1
  3. package/lib/ses-receive.js +1 -1
  4. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-cjs/index.js +16 -23
  5. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/commands/FilterLogEventsCommand.d.ts +28 -6
  6. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/commands/GetLogAnomalyDetectorCommand.d.ts +1 -1
  7. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/commands/GetLogEventsCommand.d.ts +17 -3
  8. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/models/models_0.d.ts +4 -3
  9. package/node_modules/@aws-sdk/client-cloudwatch-logs/package.json +7 -7
  10. package/node_modules/@aws-sdk/client-route-53/dist-cjs/index.js +9 -5
  11. package/node_modules/@aws-sdk/client-route-53/dist-es/models/models_0.js +4 -0
  12. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/AssociateVPCWithHostedZoneCommand.d.ts +1 -1
  13. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/CreateHealthCheckCommand.d.ts +2 -2
  14. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/CreateHostedZoneCommand.d.ts +2 -2
  15. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/CreateVPCAssociationAuthorizationCommand.d.ts +2 -2
  16. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +1 -1
  17. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/DisassociateVPCFromHostedZoneCommand.d.ts +1 -1
  18. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/GetHealthCheckCommand.d.ts +1 -1
  19. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/GetHostedZoneCommand.d.ts +1 -1
  20. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/ListHealthChecksCommand.d.ts +1 -1
  21. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/ListHostedZonesByVPCCommand.d.ts +1 -1
  22. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/ListResourceRecordSetsCommand.d.ts +3 -0
  23. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/ListVPCAssociationAuthorizationsCommand.d.ts +1 -1
  24. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/UpdateHealthCheckCommand.d.ts +2 -2
  25. package/node_modules/@aws-sdk/client-route-53/dist-types/models/models_0.d.ts +4 -0
  26. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/models/models_0.d.ts +4 -0
  27. package/node_modules/@aws-sdk/client-route-53/package.json +7 -7
  28. package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +41 -59
  29. package/node_modules/@aws-sdk/client-s3/package.json +11 -11
  30. package/node_modules/@aws-sdk/client-ses/dist-cjs/index.js +5 -5
  31. package/node_modules/@aws-sdk/client-ses/package.json +7 -7
  32. package/node_modules/@aws-sdk/client-ssm/dist-cjs/index.js +208 -202
  33. package/node_modules/@aws-sdk/client-ssm/dist-es/models/models_0.js +5 -0
  34. package/node_modules/@aws-sdk/client-ssm/dist-es/protocols/Aws_json1_1.js +4 -0
  35. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreatePatchBaselineCommand.d.ts +1 -0
  36. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstancePatchStatesCommand.d.ts +1 -0
  37. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +1 -0
  38. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstancePatchesCommand.d.ts +1 -1
  39. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribePatchGroupStateCommand.d.ts +1 -0
  40. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +1 -0
  41. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetPatchBaselineCommand.d.ts +1 -0
  42. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ResetServiceSettingCommand.d.ts +1 -2
  43. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdatePatchBaselineCommand.d.ts +2 -0
  44. package/node_modules/@aws-sdk/client-ssm/dist-types/models/models_0.d.ts +34 -22
  45. package/node_modules/@aws-sdk/client-ssm/dist-types/models/models_1.d.ts +60 -69
  46. package/node_modules/@aws-sdk/client-ssm/dist-types/models/models_2.d.ts +83 -1
  47. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +4 -2
  48. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_0.d.ts +9 -5
  49. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_1.d.ts +9 -4
  50. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_2.d.ts +6 -0
  51. package/node_modules/@aws-sdk/client-ssm/package.json +7 -7
  52. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +5 -5
  53. package/node_modules/@aws-sdk/client-sso/package.json +6 -6
  54. package/node_modules/@aws-sdk/core/dist-cjs/submodules/account-id-endpoint/index.js +9 -9
  55. package/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
  56. package/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +5 -5
  57. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +4 -4
  58. package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +2 -2
  59. package/node_modules/@aws-sdk/core/dist-types/api-extractor-type-index.d.ts +5 -0
  60. package/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +0 -3
  61. package/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +9 -0
  62. package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +2 -1
  63. package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +5 -1
  64. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +9 -0
  65. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/parseXmlBody.d.ts +9 -0
  66. package/node_modules/@aws-sdk/core/dist-types/ts3.4/api-extractor-type-index.d.ts +5 -0
  67. package/node_modules/@aws-sdk/core/package.json +13 -13
  68. package/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js +3 -3
  69. package/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  70. package/node_modules/@aws-sdk/credential-provider-http/package.json +2 -2
  71. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +9 -9
  72. package/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
  73. package/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +3 -3
  74. package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  75. package/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +3 -3
  76. package/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  77. package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +3 -3
  78. package/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  79. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js +4 -4
  80. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  81. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/index.js +10 -11
  82. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/NODE_REQUEST_CHECKSUM_CALCULATION_CONFIG_OPTIONS.d.ts +9 -0
  83. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/NODE_RESPONSE_CHECKSUM_VALIDATION_CONFIG_OPTIONS.d.ts +9 -0
  84. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/configuration.d.ts +3 -0
  85. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/constants.d.ts +16 -0
  86. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/crc64-nvme-crt-container.d.ts +1 -1
  87. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/flexibleChecksumsInputMiddleware.d.ts +3 -0
  88. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/flexibleChecksumsMiddleware.d.ts +6 -1
  89. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/flexibleChecksumsResponseMiddleware.d.ts +3 -0
  90. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/getFlexibleChecksumsPlugin.d.ts +6 -0
  91. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/resolveFlexibleChecksumsConfig.d.ts +9 -0
  92. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +3 -2
  93. package/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +7 -9
  94. package/node_modules/@aws-sdk/middleware-host-header/dist-types/index.d.ts +15 -0
  95. package/node_modules/@aws-sdk/middleware-host-header/package.json +2 -1
  96. package/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +10 -6
  97. package/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/index.js +6 -3
  98. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +1 -1
  99. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js +23 -23
  100. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +2 -2
  101. package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +7 -7
  102. package/node_modules/@aws-sdk/middleware-user-agent/package.json +2 -2
  103. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +6 -6
  104. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +6 -7
  105. package/node_modules/@aws-sdk/nested-clients/package.json +6 -6
  106. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-cjs/index.js +4 -5
  107. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +2 -2
  108. package/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +3 -3
  109. package/node_modules/@aws-sdk/token-providers/package.json +2 -2
  110. package/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +5 -5
  111. package/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  112. package/node_modules/axios/CHANGELOG.md +25 -0
  113. package/node_modules/axios/README.md +6 -0
  114. package/node_modules/axios/dist/axios.js +4 -4
  115. package/node_modules/axios/dist/axios.js.map +1 -1
  116. package/node_modules/axios/dist/axios.min.js +2 -2
  117. package/node_modules/axios/dist/axios.min.js.map +1 -1
  118. package/node_modules/axios/dist/browser/axios.cjs +4 -4
  119. package/node_modules/axios/dist/browser/axios.cjs.map +1 -1
  120. package/node_modules/axios/dist/esm/axios.js +4 -4
  121. package/node_modules/axios/dist/esm/axios.js.map +1 -1
  122. package/node_modules/axios/dist/esm/axios.min.js +2 -2
  123. package/node_modules/axios/dist/esm/axios.min.js.map +1 -1
  124. package/node_modules/axios/dist/node/axios.cjs +4 -4
  125. package/node_modules/axios/dist/node/axios.cjs.map +1 -1
  126. package/node_modules/axios/index.d.cts +1 -0
  127. package/node_modules/axios/index.d.ts +1 -0
  128. package/node_modules/axios/lib/core/buildFullPath.js +1 -1
  129. package/node_modules/axios/lib/env/data.js +1 -1
  130. package/node_modules/axios/lib/helpers/resolveConfig.js +1 -1
  131. package/node_modules/axios/package.json +4 -4
  132. package/node_modules/cdk-nag/.jsii +3 -3
  133. package/node_modules/cdk-nag/lib/ignore-suppression-conditions.js +5 -5
  134. package/node_modules/cdk-nag/lib/nag-logger.js +2 -2
  135. package/node_modules/cdk-nag/lib/nag-pack.js +1 -1
  136. package/node_modules/cdk-nag/lib/nag-rules.js +1 -1
  137. package/node_modules/cdk-nag/lib/nag-suppressions.js +1 -1
  138. package/node_modules/cdk-nag/lib/packs/aws-solutions.js +1 -1
  139. package/node_modules/cdk-nag/lib/packs/hipaa-security.js +1 -1
  140. package/node_modules/cdk-nag/lib/packs/nist-800-53-r4.js +1 -1
  141. package/node_modules/cdk-nag/lib/packs/nist-800-53-r5.js +1 -1
  142. package/node_modules/cdk-nag/lib/packs/pci-dss-321.js +1 -1
  143. package/node_modules/cdk-nag/package.json +4 -4
  144. package/package.json +1 -1
package/.jsii CHANGED
@@ -3998,7 +3998,7 @@
3998
3998
  "stability": "experimental"
3999
3999
  },
4000
4000
  "homepage": "https://github.com/MV-Consulting/awscdk-rootmail",
4001
- "jsiiVersion": "5.7.8 (build 2bc6834)",
4001
+ "jsiiVersion": "5.7.10 (build 5114b23)",
4002
4002
  "keywords": [
4003
4003
  "aws",
4004
4004
  "cdk",
@@ -4447,6 +4447,6 @@
4447
4447
  "symbolId": "src/ses-receive:SESReceiveProps"
4448
4448
  }
4449
4449
  },
4450
- "version": "0.0.297",
4451
- "fingerprint": "8ZeCo1xPrRi8GKWvav3Js95HIC1xW9EHFlx7Y9/Da5g="
4450
+ "version": "0.0.299",
4451
+ "fingerprint": "SR592+Eb7AycWaAaPDKQ4PjNPnNd2DEcjFPEeMRhsv0="
4452
4452
  }
package/lib/rootmail.js CHANGED
@@ -82,7 +82,7 @@ class Rootmail extends constructs_1.Construct {
82
82
  }
83
83
  exports.Rootmail = Rootmail;
84
84
  _a = JSII_RTTI_SYMBOL_1;
85
- Rootmail[_a] = { fqn: "@mavogel/awscdk-rootmail.Rootmail", version: "0.0.297" };
85
+ Rootmail[_a] = { fqn: "@mavogel/awscdk-rootmail.Rootmail", version: "0.0.299" };
86
86
  /**
87
87
  * Aspect for setting all removal policies to DESTROY
88
88
  */
@@ -129,7 +129,7 @@ class SESReceive extends constructs_1.Construct {
129
129
  }
130
130
  exports.SESReceive = SESReceive;
131
131
  _a = JSII_RTTI_SYMBOL_1;
132
- SESReceive[_a] = { fqn: "@mavogel/awscdk-rootmail.SESReceive", version: "0.0.297" };
132
+ SESReceive[_a] = { fqn: "@mavogel/awscdk-rootmail.SESReceive", version: "0.0.299" };
133
133
  /**
134
134
  * Aspect for setting all removal policies to DESTROY
135
135
  */
@@ -19,8 +19,8 @@ var __copyProps = (to, from, except, desc) => {
19
19
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
20
20
 
21
21
  // src/index.ts
22
- var src_exports = {};
23
- __export(src_exports, {
22
+ var index_exports = {};
23
+ __export(index_exports, {
24
24
  AccessDeniedException: () => AccessDeniedException,
25
25
  AnomalyDetectorStatus: () => AnomalyDetectorStatus,
26
26
  AssociateKmsKeyCommand: () => AssociateKmsKeyCommand,
@@ -179,7 +179,7 @@ __export(src_exports, {
179
179
  paginateListLogAnomalyDetectors: () => paginateListLogAnomalyDetectors,
180
180
  paginateListLogGroupsForQuery: () => paginateListLogGroupsForQuery
181
181
  });
182
- module.exports = __toCommonJS(src_exports);
182
+ module.exports = __toCommonJS(index_exports);
183
183
 
184
184
  // src/CloudWatchLogsClient.ts
185
185
  var import_middleware_host_header = require("@aws-sdk/middleware-host-header");
@@ -308,9 +308,9 @@ var CloudWatchLogsClient = class extends import_smithy_client.Client {
308
308
  this.middlewareStack.use(
309
309
  (0, import_core.getHttpAuthSchemeEndpointRuleSetPlugin)(this.config, {
310
310
  httpAuthSchemeParametersProvider: import_httpAuthSchemeProvider.defaultCloudWatchLogsHttpAuthSchemeParametersProvider,
311
- identityProviderConfigProvider: async (config) => new import_core.DefaultIdentityProviderConfig({
311
+ identityProviderConfigProvider: /* @__PURE__ */ __name(async (config) => new import_core.DefaultIdentityProviderConfig({
312
312
  "aws.auth#sigv4": config.credentials
313
- })
313
+ }), "identityProviderConfigProvider")
314
314
  })
315
315
  );
316
316
  this.middlewareStack.use((0, import_core.getHttpSigningPlugin)(this.config));
@@ -838,10 +838,8 @@ var SessionTimeoutException = class _SessionTimeoutException extends CloudWatchL
838
838
  var StartLiveTailResponseStream;
839
839
  ((StartLiveTailResponseStream3) => {
840
840
  StartLiveTailResponseStream3.visit = /* @__PURE__ */ __name((value, visitor) => {
841
- if (value.sessionStart !== void 0)
842
- return visitor.sessionStart(value.sessionStart);
843
- if (value.sessionUpdate !== void 0)
844
- return visitor.sessionUpdate(value.sessionUpdate);
841
+ if (value.sessionStart !== void 0) return visitor.sessionStart(value.sessionStart);
842
+ if (value.sessionUpdate !== void 0) return visitor.sessionUpdate(value.sessionUpdate);
845
843
  if (value.SessionTimeoutException !== void 0)
846
844
  return visitor.SessionTimeoutException(value.SessionTimeoutException);
847
845
  if (value.SessionStreamingException !== void 0)
@@ -907,16 +905,11 @@ var SuppressionType = {
907
905
  LIMITED: "LIMITED"
908
906
  };
909
907
  var StartLiveTailResponseStreamFilterSensitiveLog = /* @__PURE__ */ __name((obj) => {
910
- if (obj.sessionStart !== void 0)
911
- return { sessionStart: obj.sessionStart };
912
- if (obj.sessionUpdate !== void 0)
913
- return { sessionUpdate: obj.sessionUpdate };
914
- if (obj.SessionTimeoutException !== void 0)
915
- return { SessionTimeoutException: obj.SessionTimeoutException };
916
- if (obj.SessionStreamingException !== void 0)
917
- return { SessionStreamingException: obj.SessionStreamingException };
918
- if (obj.$unknown !== void 0)
919
- return { [obj.$unknown[0]]: "UNKNOWN" };
908
+ if (obj.sessionStart !== void 0) return { sessionStart: obj.sessionStart };
909
+ if (obj.sessionUpdate !== void 0) return { sessionUpdate: obj.sessionUpdate };
910
+ if (obj.SessionTimeoutException !== void 0) return { SessionTimeoutException: obj.SessionTimeoutException };
911
+ if (obj.SessionStreamingException !== void 0) return { SessionStreamingException: obj.SessionStreamingException };
912
+ if (obj.$unknown !== void 0) return { [obj.$unknown[0]]: "UNKNOWN" };
920
913
  }, "StartLiveTailResponseStreamFilterSensitiveLog");
921
914
  var StartLiveTailResponseFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
922
915
  ...obj,
@@ -2840,7 +2833,7 @@ var se_PutMetricFilterRequest = /* @__PURE__ */ __name((input, context) => {
2840
2833
  filterName: [],
2841
2834
  filterPattern: [],
2842
2835
  logGroupName: [],
2843
- metricTransformations: (_) => se_MetricTransformations(_, context)
2836
+ metricTransformations: /* @__PURE__ */ __name((_) => se_MetricTransformations(_, context), "metricTransformations")
2844
2837
  });
2845
2838
  }, "se_PutMetricFilterRequest");
2846
2839
  var se_PutQueryDefinitionRequest = /* @__PURE__ */ __name((input, context) => {
@@ -2855,7 +2848,7 @@ var se_PutQueryDefinitionRequest = /* @__PURE__ */ __name((input, context) => {
2855
2848
  }, "se_PutQueryDefinitionRequest");
2856
2849
  var de_DescribeMetricFiltersResponse = /* @__PURE__ */ __name((output, context) => {
2857
2850
  return (0, import_smithy_client.take)(output, {
2858
- metricFilters: (_) => de_MetricFilters(_, context),
2851
+ metricFilters: /* @__PURE__ */ __name((_) => de_MetricFilters(_, context), "metricFilters"),
2859
2852
  nextToken: import_smithy_client.expectString
2860
2853
  });
2861
2854
  }, "de_DescribeMetricFiltersResponse");
@@ -2864,7 +2857,7 @@ var de_GetQueryResultsResponse = /* @__PURE__ */ __name((output, context) => {
2864
2857
  encryptionKey: import_smithy_client.expectString,
2865
2858
  queryLanguage: import_smithy_client.expectString,
2866
2859
  results: import_smithy_client._json,
2867
- statistics: (_) => de_QueryStatistics(_, context),
2860
+ statistics: /* @__PURE__ */ __name((_) => de_QueryStatistics(_, context), "statistics"),
2868
2861
  status: import_smithy_client.expectString
2869
2862
  });
2870
2863
  }, "de_GetQueryResultsResponse");
@@ -2875,7 +2868,7 @@ var de_MetricFilter = /* @__PURE__ */ __name((output, context) => {
2875
2868
  filterName: import_smithy_client.expectString,
2876
2869
  filterPattern: import_smithy_client.expectString,
2877
2870
  logGroupName: import_smithy_client.expectString,
2878
- metricTransformations: (_) => de_MetricTransformations(_, context)
2871
+ metricTransformations: /* @__PURE__ */ __name((_) => de_MetricTransformations(_, context), "metricTransformations")
2879
2872
  });
2880
2873
  }, "de_MetricFilter");
2881
2874
  var de_MetricFilters = /* @__PURE__ */ __name((output, context) => {
@@ -28,21 +28,43 @@ declare const FilterLogEventsCommand_base: {
28
28
  };
29
29
  /**
30
30
  * <p>Lists log events from the specified log group. You can list all the log events or filter the results
31
- * using a filter pattern, a time range, and the name of the log stream.</p>
31
+ * using one or more of the following:</p>
32
+ * <ul>
33
+ * <li>
34
+ * <p>A filter pattern</p>
35
+ * </li>
36
+ * <li>
37
+ * <p>A time range</p>
38
+ * </li>
39
+ * <li>
40
+ * <p>The log stream name, or a log stream name prefix that matches mutltiple log streams</p>
41
+ * </li>
42
+ * </ul>
32
43
  * <p>You must have the <code>logs:FilterLogEvents</code> permission to perform this operation.</p>
33
44
  * <p>You can specify the log group to search by using either <code>logGroupIdentifier</code> or <code>logGroupName</code>.
34
45
  * You must include one of these two parameters, but you can't include both.
35
46
  * </p>
36
- * <p>By default, this operation returns as many log events as can fit in 1 MB (up to 10,000
37
- * log events) or all the events found within the specified time range. If the results include a
38
- * token, that means there are more log events available. You can get additional results by
39
- * specifying the token in a subsequent call. This operation can return empty results while there
40
- * are more log events available through the token.</p>
47
+ * <p>
48
+ * <code>FilterLogEvents</code> is a paginated operation. Each page returned can contain up to 1 MB of log events or up to 10,000 log events. A returned page might only be partially full, or even empty.
49
+ * For example, if the result of a query would return 15,000 log events, the first page isn't guaranteed to have 10,000 log events even if they all fit into 1 MB.</p>
50
+ * <p>Partially full or empty pages
51
+ * don't necessarily mean that pagination is finished. If the results include a <code>nextToken</code>, there might be more log events available. You can return these additional log events by providing the nextToken in a subsequent
52
+ * <code>FilterLogEvents</code> operation. If the results don't include a <code>nextToken</code>, then pagination is finished. </p>
53
+ * <note>
54
+ * <p>If you set <code>startFromHead</code> to <code>true</code> and you don’t include <code>endTime</code> in your request, you can end up in a situation where the pagination doesn't terminate.
55
+ * This can happen when the new log events are being added to the target log streams
56
+ * faster than they are being read. This situation is a good use case for the CloudWatch Logs <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatchLogs_LiveTail.html">Live Tail</a> feature.</p>
57
+ * </note>
41
58
  * <p>The returned log events are sorted by event timestamp, the timestamp when the event was ingested
42
59
  * by CloudWatch Logs, and the ID of the <code>PutLogEvents</code> request.</p>
43
60
  * <p>If you are using CloudWatch cross-account observability, you can use this operation in a monitoring account and
44
61
  * view data from the linked source accounts. For more information, see
45
62
  * <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-Unified-Cross-Account.html">CloudWatch cross-account observability</a>.</p>
63
+ * <note>
64
+ * <p>If you are using <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html">log transformation</a>, the <code>FilterLogEvents</code> operation returns only the original versions of log events, before they
65
+ * were transformed. To view the transformed versions, you must use a <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/AnalyzingLogData.html">CloudWatch Logs query.</a>
66
+ * </p>
67
+ * </note>
46
68
  * @example
47
69
  * Use a bare-bones client and the command you need to make an API call.
48
70
  * ```javascript
@@ -27,7 +27,7 @@ declare const GetLogAnomalyDetectorCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves information about the log anomaly detector that you specify.</p>
30
+ * <p>Retrieves information about the log anomaly detector that you specify. The KMS key ARN detected is valid.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
33
33
  * ```javascript
@@ -29,15 +29,29 @@ declare const GetLogEventsCommand_base: {
29
29
  /**
30
30
  * <p>Lists log events from the specified log stream. You can list all of the log events or
31
31
  * filter using a time range.</p>
32
- * <p>By default, this operation returns as many log events as can fit in a response size of 1MB (up to 10,000 log events).
33
- * You can get additional log events by specifying one of the tokens in a subsequent call.
34
- * This operation can return empty results while there are more log events available through the token.</p>
32
+ * <p>
33
+ * <code>GetLogEvents</code> is a paginated operation. Each page returned can contain up to 1 MB of log events or up to 10,000 log events. A returned page might only be partially full, or even empty.
34
+ * For example, if the result of a query would return 15,000 log events, the first page isn't guaranteed to have 10,000 log events even if they all fit into 1 MB.</p>
35
+ * <p>Partially full or empty pages
36
+ * don't necessarily mean that pagination is finished. As long as the <code>nextBackwardToken</code> or <code>nextForwardToken</code> returned is NOT equal to the <code>nextToken</code>
37
+ * that you passed into the API call, there might be more
38
+ * log events available. The token that you use depends on the direction you want to move in along the log stream. The returned tokens are never null.</p>
39
+ * <note>
40
+ * <p>If you set <code>startFromHead</code> to <code>true</code> and you don’t include <code>endTime</code> in your request, you can end up in a situation where the pagination doesn't terminate.
41
+ * This can happen when the new log events are being added to the target log streams
42
+ * faster than they are being read. This situation is a good use case for the CloudWatch Logs <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatchLogs_LiveTail.html">Live Tail</a> feature.</p>
43
+ * </note>
35
44
  * <p>If you are using CloudWatch cross-account observability, you can use this operation in a monitoring account and
36
45
  * view data from the linked source accounts. For more information, see
37
46
  * <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-Unified-Cross-Account.html">CloudWatch cross-account observability</a>.</p>
38
47
  * <p>You can specify the log group to search by using either <code>logGroupIdentifier</code> or <code>logGroupName</code>.
39
48
  * You must include one of these two parameters, but you can't include both.
40
49
  * </p>
50
+ * <note>
51
+ * <p>If you are using <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html">log transformation</a>, the <code>GetLogEvents</code> operation returns only the original versions of log events, before they
52
+ * were transformed. To view the transformed versions, you must use a <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/AnalyzingLogData.html">CloudWatch Logs query.</a>
53
+ * </p>
54
+ * </note>
41
55
  * @example
42
56
  * Use a bare-bones client and the command you need to make an API call.
43
57
  * ```javascript
@@ -398,7 +398,7 @@ export interface AnomalyDetector {
398
398
  */
399
399
  anomalyDetectorStatus?: AnomalyDetectorStatus | undefined;
400
400
  /**
401
- * <p>The ID of the KMS key assigned to this anomaly detector, if any.</p>
401
+ * <p>The ARN of the KMS key assigned to this anomaly detector, if any.</p>
402
402
  * @public
403
403
  */
404
404
  kmsKeyId?: string | undefined;
@@ -982,7 +982,7 @@ export interface CreateLogAnomalyDetectorRequest {
982
982
  * assigned, the anomalies found and the model used by this detector are encrypted at rest with the key. If
983
983
  * a key is assigned to an anomaly detector, a user must have permissions for both this key and for the
984
984
  * anomaly detector to retrieve information about the anomalies that it finds.</p>
985
- * <p>For more information about using a KMS key and to see the required IAM
985
+ * <p> Make sure the value provided is a valid KMS key ARN. For more information about using a KMS key and to see the required IAM
986
986
  * policy, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/LogsAnomalyDetection-KMS.html">Use a KMS key with an anomaly detector</a>.</p>
987
987
  * @public
988
988
  */
@@ -3301,6 +3301,7 @@ export interface FilterLogEventsResponse {
3301
3301
  searchedLogStreams?: SearchedLogStream[] | undefined;
3302
3302
  /**
3303
3303
  * <p>The token to use when requesting the next set of items. The token expires after 24 hours.</p>
3304
+ * <p>If the results don't include a <code>nextToken</code>, then pagination is finished. </p>
3304
3305
  * @public
3305
3306
  */
3306
3307
  nextToken?: string | undefined;
@@ -3844,7 +3845,7 @@ export interface GetLogAnomalyDetectorResponse {
3844
3845
  */
3845
3846
  anomalyDetectorStatus?: AnomalyDetectorStatus | undefined;
3846
3847
  /**
3847
- * <p>The ID of the KMS key assigned to this anomaly detector, if any.</p>
3848
+ * <p>The ARN of the KMS key assigned to this anomaly detector, if any.</p>
3848
3849
  * @public
3849
3850
  */
3850
3851
  kmsKeyId?: string | undefined;
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-cloudwatch-logs",
3
3
  "description": "AWS SDK for JavaScript Cloudwatch Logs Client for Node.js, Browser and React Native",
4
- "version": "3.758.0",
4
+ "version": "3.774.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-cloudwatch-logs",
@@ -20,17 +20,17 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.758.0",
24
- "@aws-sdk/credential-provider-node": "3.758.0",
25
- "@aws-sdk/middleware-host-header": "3.734.0",
23
+ "@aws-sdk/core": "3.774.0",
24
+ "@aws-sdk/credential-provider-node": "3.774.0",
25
+ "@aws-sdk/middleware-host-header": "3.774.0",
26
26
  "@aws-sdk/middleware-logger": "3.734.0",
27
- "@aws-sdk/middleware-recursion-detection": "3.734.0",
28
- "@aws-sdk/middleware-user-agent": "3.758.0",
27
+ "@aws-sdk/middleware-recursion-detection": "3.772.0",
28
+ "@aws-sdk/middleware-user-agent": "3.774.0",
29
29
  "@aws-sdk/region-config-resolver": "3.734.0",
30
30
  "@aws-sdk/types": "3.734.0",
31
31
  "@aws-sdk/util-endpoints": "3.743.0",
32
32
  "@aws-sdk/util-user-agent-browser": "3.734.0",
33
- "@aws-sdk/util-user-agent-node": "3.758.0",
33
+ "@aws-sdk/util-user-agent-node": "3.774.0",
34
34
  "@smithy/config-resolver": "^4.0.1",
35
35
  "@smithy/core": "^3.1.5",
36
36
  "@smithy/eventstream-serde-browser": "^4.0.1",
@@ -19,8 +19,8 @@ var __copyProps = (to, from, except, desc) => {
19
19
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
20
20
 
21
21
  // src/index.ts
22
- var src_exports = {};
23
- __export(src_exports, {
22
+ var index_exports = {};
23
+ __export(index_exports, {
24
24
  AccountLimitType: () => AccountLimitType,
25
25
  ActivateKeySigningKeyCommand: () => ActivateKeySigningKeyCommand,
26
26
  AssociateVPCWithHostedZoneCommand: () => AssociateVPCWithHostedZoneCommand,
@@ -192,7 +192,7 @@ __export(src_exports, {
192
192
  waitForResourceRecordSetsChanged: () => waitForResourceRecordSetsChanged,
193
193
  waitUntilResourceRecordSetsChanged: () => waitUntilResourceRecordSetsChanged
194
194
  });
195
- module.exports = __toCommonJS(src_exports);
195
+ module.exports = __toCommonJS(index_exports);
196
196
 
197
197
  // src/Route53Client.ts
198
198
  var import_middleware_host_header = require("@aws-sdk/middleware-host-header");
@@ -319,9 +319,9 @@ var Route53Client = class extends import_smithy_client.Client {
319
319
  this.middlewareStack.use(
320
320
  (0, import_core.getHttpAuthSchemeEndpointRuleSetPlugin)(this.config, {
321
321
  httpAuthSchemeParametersProvider: import_httpAuthSchemeProvider.defaultRoute53HttpAuthSchemeParametersProvider,
322
- identityProviderConfigProvider: async (config) => new import_core.DefaultIdentityProviderConfig({
322
+ identityProviderConfigProvider: /* @__PURE__ */ __name(async (config) => new import_core.DefaultIdentityProviderConfig({
323
323
  "aws.auth#sigv4": config.credentials
324
- })
324
+ }), "identityProviderConfigProvider")
325
325
  })
326
326
  );
327
327
  this.middlewareStack.use((0, import_core.getHttpSigningPlugin)(this.config));
@@ -524,6 +524,8 @@ var CloudWatchRegion = {
524
524
  us_iso_east_1: "us-iso-east-1",
525
525
  us_iso_west_1: "us-iso-west-1",
526
526
  us_isob_east_1: "us-isob-east-1",
527
+ us_isof_east_1: "us-isof-east-1",
528
+ us_isof_south_1: "us-isof-south-1",
527
529
  us_west_1: "us-west-1",
528
530
  us_west_2: "us-west-2"
529
531
  };
@@ -565,6 +567,8 @@ var VPCRegion = {
565
567
  us_iso_east_1: "us-iso-east-1",
566
568
  us_iso_west_1: "us-iso-west-1",
567
569
  us_isob_east_1: "us-isob-east-1",
570
+ us_isof_east_1: "us-isof-east-1",
571
+ us_isof_south_1: "us-isof-south-1",
568
572
  us_west_1: "us-west-1",
569
573
  us_west_2: "us-west-2"
570
574
  };
@@ -120,6 +120,8 @@ export const CloudWatchRegion = {
120
120
  us_iso_east_1: "us-iso-east-1",
121
121
  us_iso_west_1: "us-iso-west-1",
122
122
  us_isob_east_1: "us-isob-east-1",
123
+ us_isof_east_1: "us-isof-east-1",
124
+ us_isof_south_1: "us-isof-south-1",
123
125
  us_west_1: "us-west-1",
124
126
  us_west_2: "us-west-2",
125
127
  };
@@ -161,6 +163,8 @@ export const VPCRegion = {
161
163
  us_iso_east_1: "us-iso-east-1",
162
164
  us_iso_west_1: "us-iso-west-1",
163
165
  us_isob_east_1: "us-isob-east-1",
166
+ us_isof_east_1: "us-isof-east-1",
167
+ us_isof_south_1: "us-isof-south-1",
164
168
  us_west_1: "us-west-1",
165
169
  us_west_2: "us-west-2",
166
170
  };
@@ -70,7 +70,7 @@ declare const AssociateVPCWithHostedZoneCommand_base: {
70
70
  * const input = { // AssociateVPCWithHostedZoneRequest
71
71
  * HostedZoneId: "STRING_VALUE", // required
72
72
  * VPC: { // VPC
73
- * VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "ap-southeast-7",
73
+ * VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7",
74
74
  * VPCId: "STRING_VALUE",
75
75
  * },
76
76
  * Comment: "STRING_VALUE",
@@ -91,7 +91,7 @@ declare const CreateHealthCheckCommand_base: {
91
91
  * "us-east-1" || "us-west-1" || "us-west-2" || "eu-west-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "sa-east-1",
92
92
  * ],
93
93
  * AlarmIdentifier: { // AlarmIdentifier
94
- * Region: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "ca-central-1" || "eu-central-1" || "eu-central-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "ap-east-1" || "me-south-1" || "me-central-1" || "ap-south-1" || "ap-south-2" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "cn-northwest-1" || "cn-north-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "ap-southeast-7", // required
94
+ * Region: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "ca-central-1" || "eu-central-1" || "eu-central-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "ap-east-1" || "me-south-1" || "me-central-1" || "ap-south-1" || "ap-south-2" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "cn-northwest-1" || "cn-north-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7", // required
95
95
  * Name: "STRING_VALUE", // required
96
96
  * },
97
97
  * InsufficientDataHealthStatus: "Healthy" || "Unhealthy" || "LastKnownStatus",
@@ -129,7 +129,7 @@ declare const CreateHealthCheckCommand_base: {
129
129
  * // "us-east-1" || "us-west-1" || "us-west-2" || "eu-west-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "sa-east-1",
130
130
  * // ],
131
131
  * // AlarmIdentifier: { // AlarmIdentifier
132
- * // Region: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "ca-central-1" || "eu-central-1" || "eu-central-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "ap-east-1" || "me-south-1" || "me-central-1" || "ap-south-1" || "ap-south-2" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "cn-northwest-1" || "cn-north-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "ap-southeast-7", // required
132
+ * // Region: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "ca-central-1" || "eu-central-1" || "eu-central-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "ap-east-1" || "me-south-1" || "me-central-1" || "ap-south-1" || "ap-south-2" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "cn-northwest-1" || "cn-north-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7", // required
133
133
  * // Name: "STRING_VALUE", // required
134
134
  * // },
135
135
  * // InsufficientDataHealthStatus: "Healthy" || "Unhealthy" || "LastKnownStatus",
@@ -99,7 +99,7 @@ declare const CreateHostedZoneCommand_base: {
99
99
  * const input = { // CreateHostedZoneRequest
100
100
  * Name: "STRING_VALUE", // required
101
101
  * VPC: { // VPC
102
- * VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "ap-southeast-7",
102
+ * VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7",
103
103
  * VPCId: "STRING_VALUE",
104
104
  * },
105
105
  * CallerReference: "STRING_VALUE", // required
@@ -140,7 +140,7 @@ declare const CreateHostedZoneCommand_base: {
140
140
  * // ],
141
141
  * // },
142
142
  * // VPC: { // VPC
143
- * // VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "ap-southeast-7",
143
+ * // VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7",
144
144
  * // VPCId: "STRING_VALUE",
145
145
  * // },
146
146
  * // Location: "STRING_VALUE", // required
@@ -47,7 +47,7 @@ declare const CreateVPCAssociationAuthorizationCommand_base: {
47
47
  * const input = { // CreateVPCAssociationAuthorizationRequest
48
48
  * HostedZoneId: "STRING_VALUE", // required
49
49
  * VPC: { // VPC
50
- * VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "ap-southeast-7",
50
+ * VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7",
51
51
  * VPCId: "STRING_VALUE",
52
52
  * },
53
53
  * };
@@ -56,7 +56,7 @@ declare const CreateVPCAssociationAuthorizationCommand_base: {
56
56
  * // { // CreateVPCAssociationAuthorizationResponse
57
57
  * // HostedZoneId: "STRING_VALUE", // required
58
58
  * // VPC: { // VPC
59
- * // VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "ap-southeast-7",
59
+ * // VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7",
60
60
  * // VPCId: "STRING_VALUE",
61
61
  * // },
62
62
  * // };
@@ -48,7 +48,7 @@ declare const DeleteVPCAssociationAuthorizationCommand_base: {
48
48
  * const input = { // DeleteVPCAssociationAuthorizationRequest
49
49
  * HostedZoneId: "STRING_VALUE", // required
50
50
  * VPC: { // VPC
51
- * VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "ap-southeast-7",
51
+ * VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7",
52
52
  * VPCId: "STRING_VALUE",
53
53
  * },
54
54
  * };
@@ -85,7 +85,7 @@ declare const DisassociateVPCFromHostedZoneCommand_base: {
85
85
  * const input = { // DisassociateVPCFromHostedZoneRequest
86
86
  * HostedZoneId: "STRING_VALUE", // required
87
87
  * VPC: { // VPC
88
- * VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "ap-southeast-7",
88
+ * VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7",
89
89
  * VPCId: "STRING_VALUE",
90
90
  * },
91
91
  * Comment: "STRING_VALUE",
@@ -68,7 +68,7 @@ declare const GetHealthCheckCommand_base: {
68
68
  * // "us-east-1" || "us-west-1" || "us-west-2" || "eu-west-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "sa-east-1",
69
69
  * // ],
70
70
  * // AlarmIdentifier: { // AlarmIdentifier
71
- * // Region: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "ca-central-1" || "eu-central-1" || "eu-central-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "ap-east-1" || "me-south-1" || "me-central-1" || "ap-south-1" || "ap-south-2" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "cn-northwest-1" || "cn-north-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "ap-southeast-7", // required
71
+ * // Region: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "ca-central-1" || "eu-central-1" || "eu-central-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "ap-east-1" || "me-south-1" || "me-central-1" || "ap-south-1" || "ap-south-2" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "cn-northwest-1" || "cn-north-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7", // required
72
72
  * // Name: "STRING_VALUE", // required
73
73
  * // },
74
74
  * // InsufficientDataHealthStatus: "Healthy" || "Unhealthy" || "LastKnownStatus",
@@ -67,7 +67,7 @@ declare const GetHostedZoneCommand_base: {
67
67
  * // },
68
68
  * // VPCs: [ // VPCs
69
69
  * // { // VPC
70
- * // VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "ap-southeast-7",
70
+ * // VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7",
71
71
  * // VPCId: "STRING_VALUE",
72
72
  * // },
73
73
  * // ],
@@ -70,7 +70,7 @@ declare const ListHealthChecksCommand_base: {
70
70
  * // "us-east-1" || "us-west-1" || "us-west-2" || "eu-west-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "sa-east-1",
71
71
  * // ],
72
72
  * // AlarmIdentifier: { // AlarmIdentifier
73
- * // Region: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "ca-central-1" || "eu-central-1" || "eu-central-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "ap-east-1" || "me-south-1" || "me-central-1" || "ap-south-1" || "ap-south-2" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "cn-northwest-1" || "cn-north-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "ap-southeast-7", // required
73
+ * // Region: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "ca-central-1" || "eu-central-1" || "eu-central-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "ap-east-1" || "me-south-1" || "me-central-1" || "ap-south-1" || "ap-south-2" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "cn-northwest-1" || "cn-north-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7", // required
74
74
  * // Name: "STRING_VALUE", // required
75
75
  * // },
76
76
  * // InsufficientDataHealthStatus: "Healthy" || "Unhealthy" || "LastKnownStatus",
@@ -78,7 +78,7 @@ declare const ListHostedZonesByVPCCommand_base: {
78
78
  * const client = new Route53Client(config);
79
79
  * const input = { // ListHostedZonesByVPCRequest
80
80
  * VPCId: "STRING_VALUE", // required
81
- * VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "ap-southeast-7", // required
81
+ * VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7", // required
82
82
  * MaxItems: Number("int"),
83
83
  * NextToken: "STRING_VALUE",
84
84
  * };
@@ -72,6 +72,9 @@ declare const ListResourceRecordSetsCommand_base: {
72
72
  * <p>The results begin with the first resource record set in the list whose
73
73
  * name is greater than or equal to <code>Name</code>, and whose type is
74
74
  * greater than or equal to <code>Type</code>.</p>
75
+ * <note>
76
+ * <p>Type is only used to sort between records with the same record Name.</p>
77
+ * </note>
75
78
  * </dd>
76
79
  * </dl>
77
80
  * <p>
@@ -50,7 +50,7 @@ declare const ListVPCAssociationAuthorizationsCommand_base: {
50
50
  * // NextToken: "STRING_VALUE",
51
51
  * // VPCs: [ // VPCs // required
52
52
  * // { // VPC
53
- * // VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "ap-southeast-7",
53
+ * // VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7",
54
54
  * // VPCId: "STRING_VALUE",
55
55
  * // },
56
56
  * // ],