@servicevic-oss/cdk-cleanup-certificate-validation-records 1.0.113 → 1.0.115

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 (112) hide show
  1. package/.jsii +4 -4
  2. package/lib/index.js +2 -2
  3. package/node_modules/@aws-sdk/client-acm/dist-cjs/index.js +12 -18
  4. package/node_modules/@aws-sdk/client-acm/dist-es/ACMClient.js +12 -18
  5. package/node_modules/@aws-sdk/client-acm/dist-types/ACMClient.d.ts +2 -4
  6. package/node_modules/@aws-sdk/client-acm/dist-types/auth/httpAuthSchemeProvider.d.ts +4 -4
  7. package/node_modules/@aws-sdk/client-acm/dist-types/runtimeConfig.browser.d.ts +2 -2
  8. package/node_modules/@aws-sdk/client-acm/dist-types/runtimeConfig.d.ts +2 -2
  9. package/node_modules/@aws-sdk/client-acm/dist-types/runtimeConfig.native.d.ts +2 -2
  10. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/ACMClient.d.ts +6 -8
  11. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/runtimeConfig.browser.d.ts +5 -5
  12. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/runtimeConfig.d.ts +5 -5
  13. package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/runtimeConfig.native.d.ts +5 -5
  14. package/node_modules/@aws-sdk/client-acm/package.json +11 -11
  15. package/node_modules/@aws-sdk/client-route-53/dist-cjs/index.js +12 -18
  16. package/node_modules/@aws-sdk/client-route-53/dist-es/Route53Client.js +12 -18
  17. package/node_modules/@aws-sdk/client-route-53/dist-types/Route53Client.d.ts +2 -4
  18. package/node_modules/@aws-sdk/client-route-53/dist-types/auth/httpAuthSchemeProvider.d.ts +4 -4
  19. package/node_modules/@aws-sdk/client-route-53/dist-types/runtimeConfig.browser.d.ts +2 -2
  20. package/node_modules/@aws-sdk/client-route-53/dist-types/runtimeConfig.d.ts +2 -2
  21. package/node_modules/@aws-sdk/client-route-53/dist-types/runtimeConfig.native.d.ts +2 -2
  22. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/Route53Client.d.ts +6 -8
  23. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/runtimeConfig.browser.d.ts +5 -5
  24. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/runtimeConfig.d.ts +5 -5
  25. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/runtimeConfig.native.d.ts +5 -5
  26. package/node_modules/@aws-sdk/client-route-53/package.json +11 -11
  27. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +12 -18
  28. package/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +12 -18
  29. package/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +2 -4
  30. package/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +4 -4
  31. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +2 -2
  32. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +2 -2
  33. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +2 -2
  34. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +6 -8
  35. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +5 -5
  36. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +5 -5
  37. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +5 -5
  38. package/node_modules/@aws-sdk/client-sso/package.json +8 -8
  39. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/index.js +12 -18
  40. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/SSOOIDCClient.js +12 -18
  41. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDCClient.d.ts +2 -4
  42. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/auth/httpAuthSchemeProvider.d.ts +4 -4
  43. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.browser.d.ts +2 -2
  44. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.d.ts +2 -2
  45. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.native.d.ts +2 -2
  46. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/SSOOIDCClient.d.ts +6 -8
  47. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.browser.d.ts +5 -5
  48. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.d.ts +5 -5
  49. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.native.d.ts +5 -5
  50. package/node_modules/@aws-sdk/client-sso-oidc/package.json +10 -10
  51. package/node_modules/@aws-sdk/client-sts/dist-cjs/STSClient.js +12 -18
  52. package/node_modules/@aws-sdk/client-sts/dist-es/STSClient.js +12 -18
  53. package/node_modules/@aws-sdk/client-sts/dist-types/STSClient.d.ts +2 -4
  54. package/node_modules/@aws-sdk/client-sts/dist-types/auth/httpAuthSchemeProvider.d.ts +4 -4
  55. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.browser.d.ts +2 -2
  56. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.d.ts +2 -2
  57. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.native.d.ts +2 -2
  58. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STSClient.d.ts +6 -8
  59. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.browser.d.ts +5 -5
  60. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.d.ts +5 -5
  61. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.native.d.ts +5 -5
  62. package/node_modules/@aws-sdk/client-sts/package.json +10 -10
  63. package/node_modules/@aws-sdk/core/package.json +5 -5
  64. package/node_modules/@aws-sdk/credential-provider-http/package.json +4 -4
  65. package/node_modules/@aws-sdk/credential-provider-ini/package.json +5 -5
  66. package/node_modules/@aws-sdk/credential-provider-node/package.json +5 -5
  67. package/node_modules/@aws-sdk/credential-provider-sso/package.json +3 -3
  68. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  69. package/node_modules/@smithy/core/package.json +3 -3
  70. package/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +2 -1
  71. package/node_modules/@smithy/fetch-http-handler/dist-es/fetch-http-handler.js +1 -1
  72. package/node_modules/@smithy/fetch-http-handler/package.json +1 -1
  73. package/node_modules/@smithy/middleware-retry/package.json +2 -2
  74. package/node_modules/@smithy/smithy-client/dist-cjs/index.js +1 -0
  75. package/node_modules/@smithy/smithy-client/dist-es/command.js +1 -0
  76. package/node_modules/@smithy/smithy-client/package.json +2 -2
  77. package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  78. package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  79. package/node_modules/@smithy/util-stream/package.json +2 -2
  80. package/node_modules/fast-xml-parser/CHANGELOG.md +349 -309
  81. package/node_modules/fast-xml-parser/README.md +83 -51
  82. package/node_modules/fast-xml-parser/package.json +8 -5
  83. package/node_modules/fast-xml-parser/src/fxp.d.ts +365 -71
  84. package/node_modules/fast-xml-parser/src/v5/CharsSymbol.js +16 -0
  85. package/node_modules/fast-xml-parser/src/v5/EntitiesParser.js +107 -0
  86. package/node_modules/fast-xml-parser/src/v5/OptionsBuilder.js +64 -0
  87. package/node_modules/fast-xml-parser/src/v5/OutputBuilders/BaseOutputBuilder.js +71 -0
  88. package/node_modules/fast-xml-parser/src/v5/OutputBuilders/JsArrBuilder.js +103 -0
  89. package/node_modules/fast-xml-parser/src/v5/OutputBuilders/JsMinArrBuilder.js +102 -0
  90. package/node_modules/fast-xml-parser/src/v5/OutputBuilders/JsObjBuilder.js +156 -0
  91. package/node_modules/fast-xml-parser/src/v5/OutputBuilders/ParserOptionsBuilder.js +99 -0
  92. package/node_modules/fast-xml-parser/src/v5/Report.js +0 -0
  93. package/node_modules/fast-xml-parser/src/v5/TagPath.js +81 -0
  94. package/node_modules/fast-xml-parser/src/v5/TagPathMatcher.js +15 -0
  95. package/node_modules/fast-xml-parser/src/v5/XMLParser.js +85 -0
  96. package/node_modules/fast-xml-parser/src/v5/Xml2JsParser.js +237 -0
  97. package/node_modules/fast-xml-parser/src/v5/XmlPartReader.js +212 -0
  98. package/node_modules/fast-xml-parser/src/v5/XmlSpecialTagsReader.js +118 -0
  99. package/node_modules/fast-xml-parser/src/v5/inputSource/BufferSource.js +118 -0
  100. package/node_modules/fast-xml-parser/src/v5/inputSource/StringSource.js +123 -0
  101. package/node_modules/fast-xml-parser/src/v5/valueParsers/EntitiesParser.js +107 -0
  102. package/node_modules/fast-xml-parser/src/v5/valueParsers/booleanParser.js +23 -0
  103. package/node_modules/fast-xml-parser/src/v5/valueParsers/booleanParserExt.js +20 -0
  104. package/node_modules/fast-xml-parser/src/v5/valueParsers/currency.js +40 -0
  105. package/node_modules/fast-xml-parser/src/v5/valueParsers/join.js +14 -0
  106. package/node_modules/fast-xml-parser/src/v5/valueParsers/number.js +16 -0
  107. package/node_modules/fast-xml-parser/src/v5/valueParsers/trim.js +8 -0
  108. package/node_modules/fast-xml-parser/src/validator.js +2 -0
  109. package/node_modules/fast-xml-parser/src/xmlbuilder/json2xml.js +31 -9
  110. package/node_modules/fast-xml-parser/src/xmlbuilder/orderedJs2Xml.js +4 -0
  111. package/node_modules/fast-xml-parser/src/xmlparser/OrderedObjParser.js +25 -12
  112. package/package.json +5 -5
package/.jsii CHANGED
@@ -7,8 +7,8 @@
7
7
  ]
8
8
  },
9
9
  "bundled": {
10
- "@aws-sdk/client-acm": "^3.620.1",
11
- "@aws-sdk/client-route-53": "^3.620.1",
10
+ "@aws-sdk/client-acm": "^3.622.0",
11
+ "@aws-sdk/client-route-53": "^3.622.0",
12
12
  "@types/aws-lambda": "^8.10.142",
13
13
  "async-await-retry": "^2.1.0"
14
14
  },
@@ -3727,6 +3727,6 @@
3727
3727
  "symbolId": "src/index:CertificateWithCleanup"
3728
3728
  }
3729
3729
  },
3730
- "version": "1.0.113",
3731
- "fingerprint": "NHbZugY1CMAsr3FcWRIdNS50p6PjBRpH09tWupx1pjs="
3730
+ "version": "1.0.115",
3731
+ "fingerprint": "BNtzvF1omdrEyfSLdGEASVZ5cKbFNi/p4/98crUVZVw="
3732
3732
  }
package/lib/index.js CHANGED
@@ -60,7 +60,7 @@ class CertificateValidationRecordCleanup extends constructs_1.Construct {
60
60
  }
61
61
  exports.CertificateValidationRecordCleanup = CertificateValidationRecordCleanup;
62
62
  _a = JSII_RTTI_SYMBOL_1;
63
- CertificateValidationRecordCleanup[_a] = { fqn: "@servicevic-oss/cdk-cleanup-certificate-validation-records.CertificateValidationRecordCleanup", version: "1.0.113" };
63
+ CertificateValidationRecordCleanup[_a] = { fqn: "@servicevic-oss/cdk-cleanup-certificate-validation-records.CertificateValidationRecordCleanup", version: "1.0.115" };
64
64
  CertificateValidationRecordCleanup.HANDLER_UID = 'CertRecordsCleanupHandler-2B663BAB-7981';
65
65
  CertificateValidationRecordCleanup.PROVIDER_UID = 'CertRecordsCleanupProvider-57EBF059-2E26';
66
66
  /**
@@ -80,5 +80,5 @@ class CertificateWithCleanup extends cdk.aws_certificatemanager.Certificate {
80
80
  }
81
81
  exports.CertificateWithCleanup = CertificateWithCleanup;
82
82
  _b = JSII_RTTI_SYMBOL_1;
83
- CertificateWithCleanup[_b] = { fqn: "@servicevic-oss/cdk-cleanup-certificate-validation-records.CertificateWithCleanup", version: "1.0.113" };
83
+ CertificateWithCleanup[_b] = { fqn: "@servicevic-oss/cdk-cleanup-certificate-validation-records.CertificateWithCleanup", version: "1.0.115" };
84
84
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7QUFBQSwrQkFBNEI7QUFDNUIsbUNBQW1DO0FBQ25DLDJDQUF1QztBQWN2Qzs7O0dBR0c7QUFDSCxNQUFhLGtDQUFtQyxTQUFRLHNCQUFTO0lBTy9ELFlBQVksS0FBZ0IsRUFBRSxFQUFVLEVBQUUsS0FBOEM7UUFDdEYsS0FBSyxDQUFDLEtBQUssRUFBRSxFQUFFLENBQUMsQ0FBQztRQUVqQixJQUFJLENBQUMsZUFBZSxHQUFHLElBQUksQ0FBQyxtQkFBbUIsRUFBRSxDQUFDO1FBQ2xELElBQUksQ0FBQyxRQUFRLEdBQUcsSUFBSSxDQUFDLG1CQUFtQixFQUFFLENBQUM7UUFFM0MsTUFBTSxFQUFFLEdBQUcsSUFBSSxHQUFHLENBQUMsY0FBYyxDQUFDLElBQUksRUFBRSxVQUFVLEVBQUU7WUFDbEQsWUFBWSxFQUFFLElBQUksQ0FBQyxRQUFRLENBQUMsWUFBWTtZQUN4QyxZQUFZLEVBQUUsNENBQTRDO1lBQzFELFVBQVUsRUFBRTtnQkFDVixZQUFZLEVBQUUsS0FBSyxDQUFDLFVBQVUsQ0FBQyxZQUFZO2dCQUMzQyxjQUFjLEVBQUUsS0FBSyxDQUFDLFdBQVcsQ0FBQyxjQUFjO2FBQ2pEO1NBQ0YsQ0FBQyxDQUFDO1FBQ0gsRUFBRSxDQUFDLElBQUksQ0FBQyxhQUFhLENBQUMsSUFBSSxDQUFDLGVBQWUsQ0FBQyxJQUFLLENBQUMsQ0FBQztRQUVsRCxJQUFJLENBQUMsSUFBSSxDQUFDLGFBQWEsQ0FBQyxLQUFLLENBQUMsV0FBVyxFQUFFLEtBQUssQ0FBQyxVQUFVLENBQUMsQ0FBQztJQUMvRCxDQUFDO0lBRU8sbUJBQW1CO1FBQ3pCLE1BQU0sRUFBRSxHQUFHLGtDQUFrQyxDQUFDLFdBQVcsQ0FBQztRQUMxRCxNQUFNLEtBQUssR0FBRyxHQUFHLENBQUMsS0FBSyxDQUFDLEVBQUUsQ0FBQyxJQUFJLENBQUMsQ0FBQztRQUNqQyxPQUFPLEtBQUssQ0FBQyxJQUFJLENBQUMsWUFBWSxDQUFDLEVBQUUsQ0FBeUMsSUFBSSxJQUFJLEdBQUcsQ0FBQyxpQkFBaUIsQ0FBQyxjQUFjLENBQUMsS0FBSyxFQUFFLEVBQUUsRUFBRTtZQUNoSSxXQUFXLEVBQUUsdUVBQXVFO1lBQ3BGLEtBQUssRUFBRSxJQUFBLFdBQUksRUFBQyxTQUFTLEVBQUUsbURBQW1ELENBQUM7WUFDM0UsWUFBWSxFQUFFLEdBQUcsQ0FBQyxRQUFRLENBQUMsYUFBYSxDQUFDLFFBQVE7WUFDakQsT0FBTyxFQUFFLEdBQUcsQ0FBQyxRQUFRLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQztZQUNoQyxhQUFhLEVBQUU7Z0JBQ2IsSUFBSSxHQUFHLENBQUMsT0FBTyxDQUFDLGVBQWUsQ0FBQztvQkFDOUIsT0FBTyxFQUFFLENBQUMseUJBQXlCLENBQUM7b0JBQ3BDLFNBQVMsRUFBRSxDQUFDLEdBQUcsQ0FBQztpQkFDakIsQ0FBQztnQkFDRixJQUFJLEdBQUcsQ0FBQyxPQUFPLENBQUMsZUFBZSxDQUFDO29CQUM5QixPQUFPLEVBQUU7d0JBQ1Asa0NBQWtDO3dCQUNsQyxnQ0FBZ0M7cUJBQ2pDO29CQUNELFNBQVMsRUFBRSxDQUFDLEdBQUcsQ0FBQztpQkFDakIsQ0FBQzthQUNIO1NBQ0YsQ0FBQyxDQUFDO0lBQ0wsQ0FBQztJQUVPLG1CQUFtQjtRQUN6QixNQUFNLEVBQUUsR0FBRyxrQ0FBa0MsQ0FBQyxZQUFZLENBQUM7UUFDM0QsTUFBTSxLQUFLLEdBQUcsR0FBRyxDQUFDLEtBQUssQ0FBQyxFQUFFLENBQUMsSUFBSSxDQUFDLENBQUM7UUFDakMsT0FBTyxLQUFLLENBQUMsSUFBSSxDQUFDLFlBQVksQ0FBQyxFQUFFLENBQWtDLElBQUksSUFBSSxHQUFHLENBQUMsZ0JBQWdCLENBQUMsUUFBUSxDQUFDLEtBQUssRUFBRSxFQUFFLEVBQUU7WUFDbEgsY0FBYyxFQUFFLElBQUksQ0FBQyxlQUFlO1lBQ3BDLFlBQVksRUFBRSxHQUFHLENBQUMsUUFBUSxDQUFDLGFBQWEsQ0FBQyxRQUFRO1NBQ2xELENBQUMsQ0FBQztJQUNMLENBQUM7O0FBekRILGdGQTBEQzs7O0FBekRpQiw4Q0FBVyxHQUFHLHlDQUF5QyxDQUFDO0FBQ3hELCtDQUFZLEdBQUcsMENBQTBDLENBQUM7QUEwRDVFOztHQUVHO0FBQ0gsTUFBYSxzQkFBdUIsU0FBUSxHQUFHLENBQUMsc0JBQXNCLENBQUMsV0FBVztJQUNoRixZQUFZLEtBQWdCLEVBQUUsRUFBVSxFQUFFLEtBQWtEO1FBQzFGLEtBQUssQ0FBQyxLQUFLLEVBQUUsRUFBRSxFQUFFLEtBQUssQ0FBQyxDQUFDO1FBRXhCLElBQUksS0FBSyxDQUFDLFVBQVUsSUFBSSxLQUFLLENBQUMsVUFBVSxDQUFDLEtBQUssQ0FBQyxVQUFVLElBQUksS0FBSyxDQUFDLFVBQVUsRUFBRSxNQUFNLElBQUksR0FBRyxDQUFDLHNCQUFzQixDQUFDLGdCQUFnQixDQUFDLEdBQUcsRUFBRSxDQUFDO1lBQ3pJLDZCQUE2QjtZQUM3QixJQUFJLGtDQUFrQyxDQUFDLElBQUksRUFBRSxXQUFXLEVBQUUsRUFBRSxFQUFFO2dCQUM1RCxXQUFXLEVBQUUsSUFBSTtnQkFDakIsVUFBVSxFQUFFLEtBQUssQ0FBQyxVQUFVLENBQUMsS0FBSyxDQUFDLFVBQVU7YUFDOUMsQ0FBQyxDQUFDO1FBQ0wsQ0FBQztJQUNILENBQUM7O0FBWEgsd0RBWUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBqb2luIH0gZnJvbSAncGF0aCc7XG5pbXBvcnQgKiBhcyBjZGsgZnJvbSAnYXdzLWNkay1saWInO1xuaW1wb3J0IHsgQ29uc3RydWN0IH0gZnJvbSAnY29uc3RydWN0cyc7XG5cbmV4cG9ydCBpbnRlcmZhY2UgQ2VydGlmaWNhdGVWYWxpZGF0aW9uUmVjb3JkQ2xlYW51cFByb3BzIHtcbiAgLyoqXG4gICAqIFRoZSBSb3V0ZTUzIGhvc3RlZCB6b25lIHdoZXJlIHRoZSBjZXJ0aWZpY2F0ZSB2YWxpZGF0aW9uIHJlY29yZHMgaGF2ZSBiZWVuIGNyZWF0ZWQgZm9yIGEgY2VydGlmaWNhdGVcbiAgICovXG4gIHJlYWRvbmx5IGhvc3RlZFpvbmU6IGNkay5hd3Nfcm91dGU1My5JSG9zdGVkWm9uZTtcblxuICAvKipcbiAgICogVGhlIEFDTSBjZXJ0aWZpY2F0ZSB0aGF0IGNyZWF0ZWQgdGhlIHZhbGlkYXRpb24gcmVjb3Jkc1xuICAgKi9cbiAgcmVhZG9ubHkgY2VydGlmaWNhdGU6IGNkay5hd3NfY2VydGlmaWNhdGVtYW5hZ2VyLklDZXJ0aWZpY2F0ZTtcbn1cblxuLyoqXG4gKiBUaGlzIGNvbnN0cnVjdHMgd2lsbCB0YWtlIGNhcmUgb2YgZGVsZXRpbmcgdGhlIG9ycGhhbmVkIHJvdXRlNTMgcmVjb3JkcyB0aGF0IEFDTSB3aWxsXG4gKiBsZWF2ZSBiZWhpbmQgd2hlbiBkZWxldGluZyBhIEROUyB2YWxpZGF0ZWQgY2VydGlmaWNhdGVcbiAqL1xuZXhwb3J0IGNsYXNzIENlcnRpZmljYXRlVmFsaWRhdGlvblJlY29yZENsZWFudXAgZXh0ZW5kcyBDb25zdHJ1Y3Qge1xuICBzdGF0aWMgcmVhZG9ubHkgSEFORExFUl9VSUQgPSAnQ2VydFJlY29yZHNDbGVhbnVwSGFuZGxlci0yQjY2M0JBQi03OTgxJztcbiAgc3RhdGljIHJlYWRvbmx5IFBST1ZJREVSX1VJRCA9ICdDZXJ0UmVjb3Jkc0NsZWFudXBQcm92aWRlci01N0VCRjA1OS0yRTI2JztcblxuICBwdWJsaWMgcmVhZG9ubHkgaGFuZGxlckZ1bmN0aW9uOiBjZGsuYXdzX2xhbWJkYV9ub2RlanMuTm9kZWpzRnVuY3Rpb247XG4gIHB1YmxpYyByZWFkb25seSBwcm92aWRlcjogY2RrLmN1c3RvbV9yZXNvdXJjZXMuUHJvdmlkZXI7XG5cbiAgY29uc3RydWN0b3Ioc2NvcGU6IENvbnN0cnVjdCwgaWQ6IHN0cmluZywgcHJvcHM6IENlcnRpZmljYXRlVmFsaWRhdGlvblJlY29yZENsZWFudXBQcm9wcykge1xuICAgIHN1cGVyKHNjb3BlLCBpZCk7XG5cbiAgICB0aGlzLmhhbmRsZXJGdW5jdGlvbiA9IHRoaXMuZ2V0T3JDcmVhdGVGdW5jdGlvbigpO1xuICAgIHRoaXMucHJvdmlkZXIgPSB0aGlzLmdldE9yQ3JlYXRlUHJvdmlkZXIoKTtcblxuICAgIGNvbnN0IGNyID0gbmV3IGNkay5DdXN0b21SZXNvdXJjZSh0aGlzLCAnUmVzb3VyY2UnLCB7XG4gICAgICBzZXJ2aWNlVG9rZW46IHRoaXMucHJvdmlkZXIuc2VydmljZVRva2VuLFxuICAgICAgcmVzb3VyY2VUeXBlOiAnQ3VzdG9tOjpDZXJ0aWZpY2F0ZVZhbGlkYXRpb25SZWNvcmRDbGVhbnVwJyxcbiAgICAgIHByb3BlcnRpZXM6IHtcbiAgICAgICAgSG9zdGVkWm9uZUlkOiBwcm9wcy5ob3N0ZWRab25lLmhvc3RlZFpvbmVJZCxcbiAgICAgICAgQ2VydGlmaWNhdGVBcm46IHByb3BzLmNlcnRpZmljYXRlLmNlcnRpZmljYXRlQXJuLFxuICAgICAgfSxcbiAgICB9KTtcbiAgICBjci5ub2RlLmFkZERlcGVuZGVuY3kodGhpcy5oYW5kbGVyRnVuY3Rpb24ucm9sZSEpO1xuXG4gICAgdGhpcy5ub2RlLmFkZERlcGVuZGVuY3kocHJvcHMuY2VydGlmaWNhdGUsIHByb3BzLmhvc3RlZFpvbmUpO1xuICB9XG5cbiAgcHJpdmF0ZSBnZXRPckNyZWF0ZUZ1bmN0aW9uKCk6IGNkay5hd3NfbGFtYmRhX25vZGVqcy5Ob2RlanNGdW5jdGlvbiB7XG4gICAgY29uc3QgaWQgPSBDZXJ0aWZpY2F0ZVZhbGlkYXRpb25SZWNvcmRDbGVhbnVwLkhBTkRMRVJfVUlEO1xuICAgIGNvbnN0IHN0YWNrID0gY2RrLlN0YWNrLm9mKHRoaXMpO1xuICAgIHJldHVybiBzdGFjay5ub2RlLnRyeUZpbmRDaGlsZChpZCkgYXMgY2RrLmF3c19sYW1iZGFfbm9kZWpzLk5vZGVqc0Z1bmN0aW9uID8/IG5ldyBjZGsuYXdzX2xhbWJkYV9ub2RlanMuTm9kZWpzRnVuY3Rpb24oc3RhY2ssIGlkLCB7XG4gICAgICBkZXNjcmlwdGlvbjogJ0hhbmRsZXIgZnVuY3Rpb24gZm9yIHRoZSBDZXJ0aWZpY2F0ZVZhbGlkYXRpb25SZWNvcmRDbGVhbnVwIGNvbnN0cnVjdCcsXG4gICAgICBlbnRyeTogam9pbihfX2Rpcm5hbWUsICdjbGVhbnVwLWNlcnRpZmljYXRlLXZhbGlkYXRpb24tcmVjb3Jkcy5oYW5kbGVyLmpzJyksXG4gICAgICBsb2dSZXRlbnRpb246IGNkay5hd3NfbG9ncy5SZXRlbnRpb25EYXlzLk9ORV9XRUVLLFxuICAgICAgdGltZW91dDogY2RrLkR1cmF0aW9uLm1pbnV0ZXMoMiksXG4gICAgICBpbml0aWFsUG9saWN5OiBbXG4gICAgICAgIG5ldyBjZGsuYXdzX2lhbS5Qb2xpY3lTdGF0ZW1lbnQoe1xuICAgICAgICAgIGFjdGlvbnM6IFsnYWNtOkRlc2NyaWJlQ2VydGlmaWNhdGUnXSxcbiAgICAgICAgICByZXNvdXJjZXM6IFsnKiddLFxuICAgICAgICB9KSxcbiAgICAgICAgbmV3IGNkay5hd3NfaWFtLlBvbGljeVN0YXRlbWVudCh7XG4gICAgICAgICAgYWN0aW9uczogW1xuICAgICAgICAgICAgJ3JvdXRlNTM6Q2hhbmdlUmVzb3VyY2VSZWNvcmRTZXRzJyxcbiAgICAgICAgICAgICdyb3V0ZTUzOkxpc3RSZXNvdXJjZVJlY29yZFNldHMnLFxuICAgICAgICAgIF0sXG4gICAgICAgICAgcmVzb3VyY2VzOiBbJyonXSxcbiAgICAgICAgfSksXG4gICAgICBdLFxuICAgIH0pO1xuICB9XG5cbiAgcHJpdmF0ZSBnZXRPckNyZWF0ZVByb3ZpZGVyKCk6IGNkay5jdXN0b21fcmVzb3VyY2VzLlByb3ZpZGVyIHtcbiAgICBjb25zdCBpZCA9IENlcnRpZmljYXRlVmFsaWRhdGlvblJlY29yZENsZWFudXAuUFJPVklERVJfVUlEO1xuICAgIGNvbnN0IHN0YWNrID0gY2RrLlN0YWNrLm9mKHRoaXMpO1xuICAgIHJldHVybiBzdGFjay5ub2RlLnRyeUZpbmRDaGlsZChpZCkgYXMgY2RrLmN1c3RvbV9yZXNvdXJjZXMuUHJvdmlkZXIgPz8gbmV3IGNkay5jdXN0b21fcmVzb3VyY2VzLlByb3ZpZGVyKHN0YWNrLCBpZCwge1xuICAgICAgb25FdmVudEhhbmRsZXI6IHRoaXMuaGFuZGxlckZ1bmN0aW9uLFxuICAgICAgbG9nUmV0ZW50aW9uOiBjZGsuYXdzX2xvZ3MuUmV0ZW50aW9uRGF5cy5PTkVfV0VFSyxcbiAgICB9KTtcbiAgfVxufVxuXG4vKipcbiAqIEEgd3JhcHBlciBjbGFzcyBmb3IgYSB2YW5pbGxhIGBDZXJ0aWZpY2F0ZWAgb2JqZWN0IHdpdGggYXV0b21hdGljIGNsZWFudXAgYXR0YWNoZWRcbiAqL1xuZXhwb3J0IGNsYXNzIENlcnRpZmljYXRlV2l0aENsZWFudXAgZXh0ZW5kcyBjZGsuYXdzX2NlcnRpZmljYXRlbWFuYWdlci5DZXJ0aWZpY2F0ZSB7XG4gIGNvbnN0cnVjdG9yKHNjb3BlOiBDb25zdHJ1Y3QsIGlkOiBzdHJpbmcsIHByb3BzOiBjZGsuYXdzX2NlcnRpZmljYXRlbWFuYWdlci5DZXJ0aWZpY2F0ZVByb3BzKSB7XG4gICAgc3VwZXIoc2NvcGUsIGlkLCBwcm9wcyk7XG5cbiAgICBpZiAocHJvcHMudmFsaWRhdGlvbiAmJiBwcm9wcy52YWxpZGF0aW9uLnByb3BzLmhvc3RlZFpvbmUgJiYgcHJvcHMudmFsaWRhdGlvbj8ubWV0aG9kID09IGNkay5hd3NfY2VydGlmaWNhdGVtYW5hZ2VyLlZhbGlkYXRpb25NZXRob2QuRE5TKSB7XG4gICAgICAvLyBBdHRhY2ggYSBjbGVhbnVwIGNvbnN0cnVjdFxuICAgICAgbmV3IENlcnRpZmljYXRlVmFsaWRhdGlvblJlY29yZENsZWFudXAodGhpcywgYGNsZWFudXAtJHtpZH1gLCB7XG4gICAgICAgIGNlcnRpZmljYXRlOiB0aGlzLFxuICAgICAgICBob3N0ZWRab25lOiBwcm9wcy52YWxpZGF0aW9uLnByb3BzLmhvc3RlZFpvbmUsXG4gICAgICB9KTtcbiAgICB9XG4gIH1cbn0iXX0=
@@ -180,25 +180,27 @@ var _ACMClient = class _ACMClient extends import_smithy_client.Client {
180
180
  constructor(...[configuration]) {
181
181
  const _config_0 = (0, import_runtimeConfig.getRuntimeConfig)(configuration || {});
182
182
  const _config_1 = resolveClientEndpointParameters(_config_0);
183
- const _config_2 = (0, import_config_resolver.resolveRegionConfig)(_config_1);
184
- const _config_3 = (0, import_middleware_endpoint.resolveEndpointConfig)(_config_2);
185
- const _config_4 = (0, import_middleware_host_header.resolveHostHeaderConfig)(_config_3);
186
- const _config_5 = (0, import_middleware_user_agent.resolveUserAgentConfig)(_config_4);
187
- const _config_6 = (0, import_middleware_retry.resolveRetryConfig)(_config_5);
183
+ const _config_2 = (0, import_middleware_user_agent.resolveUserAgentConfig)(_config_1);
184
+ const _config_3 = (0, import_middleware_retry.resolveRetryConfig)(_config_2);
185
+ const _config_4 = (0, import_config_resolver.resolveRegionConfig)(_config_3);
186
+ const _config_5 = (0, import_middleware_host_header.resolveHostHeaderConfig)(_config_4);
187
+ const _config_6 = (0, import_middleware_endpoint.resolveEndpointConfig)(_config_5);
188
188
  const _config_7 = (0, import_httpAuthSchemeProvider.resolveHttpAuthSchemeConfig)(_config_6);
189
189
  const _config_8 = resolveRuntimeExtensions(_config_7, (configuration == null ? void 0 : configuration.extensions) || []);
190
190
  super(_config_8);
191
191
  this.config = _config_8;
192
- this.middlewareStack.use((0, import_middleware_host_header.getHostHeaderPlugin)(this.config));
193
- this.middlewareStack.use((0, import_middleware_logger.getLoggerPlugin)(this.config));
194
- this.middlewareStack.use((0, import_middleware_recursion_detection.getRecursionDetectionPlugin)(this.config));
195
192
  this.middlewareStack.use((0, import_middleware_user_agent.getUserAgentPlugin)(this.config));
196
193
  this.middlewareStack.use((0, import_middleware_retry.getRetryPlugin)(this.config));
197
194
  this.middlewareStack.use((0, import_middleware_content_length.getContentLengthPlugin)(this.config));
195
+ this.middlewareStack.use((0, import_middleware_host_header.getHostHeaderPlugin)(this.config));
196
+ this.middlewareStack.use((0, import_middleware_logger.getLoggerPlugin)(this.config));
197
+ this.middlewareStack.use((0, import_middleware_recursion_detection.getRecursionDetectionPlugin)(this.config));
198
198
  this.middlewareStack.use(
199
199
  (0, import_core.getHttpAuthSchemeEndpointRuleSetPlugin)(this.config, {
200
- httpAuthSchemeParametersProvider: this.getDefaultHttpAuthSchemeParametersProvider(),
201
- identityProviderConfigProvider: this.getIdentityProviderConfigProvider()
200
+ httpAuthSchemeParametersProvider: import_httpAuthSchemeProvider.defaultACMHttpAuthSchemeParametersProvider,
201
+ identityProviderConfigProvider: async (config) => new import_core.DefaultIdentityProviderConfig({
202
+ "aws.auth#sigv4": config.credentials
203
+ })
202
204
  })
203
205
  );
204
206
  this.middlewareStack.use((0, import_core.getHttpSigningPlugin)(this.config));
@@ -211,14 +213,6 @@ var _ACMClient = class _ACMClient extends import_smithy_client.Client {
211
213
  destroy() {
212
214
  super.destroy();
213
215
  }
214
- getDefaultHttpAuthSchemeParametersProvider() {
215
- return import_httpAuthSchemeProvider.defaultACMHttpAuthSchemeParametersProvider;
216
- }
217
- getIdentityProviderConfigProvider() {
218
- return async (config) => new import_core.DefaultIdentityProviderConfig({
219
- "aws.auth#sigv4": config.credentials
220
- });
221
- }
222
216
  };
223
217
  __name(_ACMClient, "ACMClient");
224
218
  var ACMClient = _ACMClient;
@@ -17,36 +17,30 @@ export class ACMClient extends __Client {
17
17
  constructor(...[configuration]) {
18
18
  const _config_0 = __getRuntimeConfig(configuration || {});
19
19
  const _config_1 = resolveClientEndpointParameters(_config_0);
20
- const _config_2 = resolveRegionConfig(_config_1);
21
- const _config_3 = resolveEndpointConfig(_config_2);
22
- const _config_4 = resolveHostHeaderConfig(_config_3);
23
- const _config_5 = resolveUserAgentConfig(_config_4);
24
- const _config_6 = resolveRetryConfig(_config_5);
20
+ const _config_2 = resolveUserAgentConfig(_config_1);
21
+ const _config_3 = resolveRetryConfig(_config_2);
22
+ const _config_4 = resolveRegionConfig(_config_3);
23
+ const _config_5 = resolveHostHeaderConfig(_config_4);
24
+ const _config_6 = resolveEndpointConfig(_config_5);
25
25
  const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
26
26
  const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
27
27
  super(_config_8);
28
28
  this.config = _config_8;
29
- this.middlewareStack.use(getHostHeaderPlugin(this.config));
30
- this.middlewareStack.use(getLoggerPlugin(this.config));
31
- this.middlewareStack.use(getRecursionDetectionPlugin(this.config));
32
29
  this.middlewareStack.use(getUserAgentPlugin(this.config));
33
30
  this.middlewareStack.use(getRetryPlugin(this.config));
34
31
  this.middlewareStack.use(getContentLengthPlugin(this.config));
32
+ this.middlewareStack.use(getHostHeaderPlugin(this.config));
33
+ this.middlewareStack.use(getLoggerPlugin(this.config));
34
+ this.middlewareStack.use(getRecursionDetectionPlugin(this.config));
35
35
  this.middlewareStack.use(getHttpAuthSchemeEndpointRuleSetPlugin(this.config, {
36
- httpAuthSchemeParametersProvider: this.getDefaultHttpAuthSchemeParametersProvider(),
37
- identityProviderConfigProvider: this.getIdentityProviderConfigProvider(),
36
+ httpAuthSchemeParametersProvider: defaultACMHttpAuthSchemeParametersProvider,
37
+ identityProviderConfigProvider: async (config) => new DefaultIdentityProviderConfig({
38
+ "aws.auth#sigv4": config.credentials,
39
+ }),
38
40
  }));
39
41
  this.middlewareStack.use(getHttpSigningPlugin(this.config));
40
42
  }
41
43
  destroy() {
42
44
  super.destroy();
43
45
  }
44
- getDefaultHttpAuthSchemeParametersProvider() {
45
- return defaultACMHttpAuthSchemeParametersProvider;
46
- }
47
- getIdentityProviderConfigProvider() {
48
- return async (config) => new DefaultIdentityProviderConfig({
49
- "aws.auth#sigv4": config.credentials,
50
- });
51
- }
52
46
  }
@@ -146,7 +146,7 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
146
146
  /**
147
147
  * @public
148
148
  */
149
- export type ACMClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & HostHeaderInputConfig & UserAgentInputConfig & RetryInputConfig & HttpAuthSchemeInputConfig & ClientInputEndpointParameters;
149
+ export type ACMClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & UserAgentInputConfig & RetryInputConfig & RegionInputConfig & HostHeaderInputConfig & EndpointInputConfig<EndpointParameters> & HttpAuthSchemeInputConfig & ClientInputEndpointParameters;
150
150
  /**
151
151
  * @public
152
152
  *
@@ -157,7 +157,7 @@ export interface ACMClientConfig extends ACMClientConfigType {
157
157
  /**
158
158
  * @public
159
159
  */
160
- export type ACMClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RuntimeExtensionsConfig & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & HostHeaderResolvedConfig & UserAgentResolvedConfig & RetryResolvedConfig & HttpAuthSchemeResolvedConfig & ClientResolvedEndpointParameters;
160
+ export type ACMClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RuntimeExtensionsConfig & UserAgentResolvedConfig & RetryResolvedConfig & RegionResolvedConfig & HostHeaderResolvedConfig & EndpointResolvedConfig<EndpointParameters> & HttpAuthSchemeResolvedConfig & ClientResolvedEndpointParameters;
161
161
  /**
162
162
  * @public
163
163
  *
@@ -183,6 +183,4 @@ export declare class ACMClient extends __Client<__HttpHandlerOptions, ServiceInp
183
183
  * Otherwise, sockets might stay open for quite a long time before the server terminates them.
184
184
  */
185
185
  destroy(): void;
186
- private getDefaultHttpAuthSchemeParametersProvider;
187
- private getIdentityProviderConfigProvider;
188
186
  }
@@ -30,12 +30,12 @@ export declare const defaultACMHttpAuthSchemeProvider: ACMHttpAuthSchemeProvider
30
30
  */
31
31
  export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
32
32
  /**
33
- * experimentalIdentityAndAuth: Configuration of HttpAuthSchemes for a client which provides default identity providers and signers per auth scheme.
33
+ * Configuration of HttpAuthSchemes for a client which provides default identity providers and signers per auth scheme.
34
34
  * @internal
35
35
  */
36
36
  httpAuthSchemes?: HttpAuthScheme[];
37
37
  /**
38
- * experimentalIdentityAndAuth: Configuration of an HttpAuthSchemeProvider for a client which resolves which HttpAuthScheme to use.
38
+ * Configuration of an HttpAuthSchemeProvider for a client which resolves which HttpAuthScheme to use.
39
39
  * @internal
40
40
  */
41
41
  httpAuthSchemeProvider?: ACMHttpAuthSchemeProvider;
@@ -45,12 +45,12 @@ export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
45
45
  */
46
46
  export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
47
47
  /**
48
- * experimentalIdentityAndAuth: Configuration of HttpAuthSchemes for a client which provides default identity providers and signers per auth scheme.
48
+ * Configuration of HttpAuthSchemes for a client which provides default identity providers and signers per auth scheme.
49
49
  * @internal
50
50
  */
51
51
  readonly httpAuthSchemes: HttpAuthScheme[];
52
52
  /**
53
- * experimentalIdentityAndAuth: Configuration of an HttpAuthSchemeProvider for a client which resolves which HttpAuthScheme to use.
53
+ * Configuration of an HttpAuthSchemeProvider for a client which resolves which HttpAuthScheme to use.
54
54
  * @internal
55
55
  */
56
56
  readonly httpAuthSchemeProvider: ACMHttpAuthSchemeProvider;
@@ -27,13 +27,13 @@ export declare const getRuntimeConfig: (config: ACMClientConfig) => {
27
27
  serviceId: string;
28
28
  logger: import("@smithy/types").Logger;
29
29
  extensions: import("./runtimeExtensions").RuntimeExtension[];
30
+ customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
31
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
30
32
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
31
33
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
32
34
  logger?: import("@smithy/types").Logger | undefined;
33
35
  }) => import("@smithy/types").EndpointV2;
34
36
  tls?: boolean | undefined;
35
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
36
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
37
37
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
38
38
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").ACMHttpAuthSchemeProvider;
39
39
  credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
@@ -27,13 +27,13 @@ export declare const getRuntimeConfig: (config: ACMClientConfig) => {
27
27
  serviceId: string;
28
28
  logger: import("@smithy/types").Logger;
29
29
  extensions: import("./runtimeExtensions").RuntimeExtension[];
30
+ customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
31
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
30
32
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
31
33
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
32
34
  logger?: import("@smithy/types").Logger | undefined;
33
35
  }) => import("@smithy/types").EndpointV2;
34
36
  tls?: boolean | undefined;
35
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
36
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
37
37
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
38
38
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").ACMHttpAuthSchemeProvider;
39
39
  credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
@@ -26,13 +26,13 @@ export declare const getRuntimeConfig: (config: ACMClientConfig) => {
26
26
  logger: import("@smithy/types").Logger;
27
27
  extensions: import("./runtimeExtensions").RuntimeExtension[];
28
28
  defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
29
+ customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
30
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
29
31
  endpoint?: string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2> | undefined;
30
32
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
31
33
  logger?: import("@smithy/types").Logger | undefined;
32
34
  }) => import("@smithy/types").EndpointV2;
33
35
  tls?: boolean | undefined;
34
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
35
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
36
36
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
37
37
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").ACMHttpAuthSchemeProvider;
38
38
  credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
@@ -173,11 +173,11 @@ export type ACMClientConfigType = Partial<
173
173
  __SmithyConfiguration<__HttpHandlerOptions>
174
174
  > &
175
175
  ClientDefaults &
176
- RegionInputConfig &
177
- EndpointInputConfig<EndpointParameters> &
178
- HostHeaderInputConfig &
179
176
  UserAgentInputConfig &
180
177
  RetryInputConfig &
178
+ RegionInputConfig &
179
+ HostHeaderInputConfig &
180
+ EndpointInputConfig<EndpointParameters> &
181
181
  HttpAuthSchemeInputConfig &
182
182
  ClientInputEndpointParameters;
183
183
  export interface ACMClientConfig extends ACMClientConfigType {}
@@ -185,11 +185,11 @@ export type ACMClientResolvedConfigType =
185
185
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
186
186
  Required<ClientDefaults> &
187
187
  RuntimeExtensionsConfig &
188
- RegionResolvedConfig &
189
- EndpointResolvedConfig<EndpointParameters> &
190
- HostHeaderResolvedConfig &
191
188
  UserAgentResolvedConfig &
192
189
  RetryResolvedConfig &
190
+ RegionResolvedConfig &
191
+ HostHeaderResolvedConfig &
192
+ EndpointResolvedConfig<EndpointParameters> &
193
193
  HttpAuthSchemeResolvedConfig &
194
194
  ClientResolvedEndpointParameters;
195
195
  export interface ACMClientResolvedConfig extends ACMClientResolvedConfigType {}
@@ -202,6 +202,4 @@ export declare class ACMClient extends __Client<
202
202
  readonly config: ACMClientResolvedConfig;
203
203
  constructor(...[configuration]: __CheckOptionalClientConfig<ACMClientConfig>);
204
204
  destroy(): void;
205
- private getDefaultHttpAuthSchemeParametersProvider;
206
- private getIdentityProviderConfigProvider;
207
205
  }
@@ -32,6 +32,11 @@ export declare const getRuntimeConfig: (config: ACMClientConfig) => {
32
32
  serviceId: string;
33
33
  logger: import("@smithy/types").Logger;
34
34
  extensions: import("./runtimeExtensions").RuntimeExtension[];
35
+ customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
36
+ retryStrategy?:
37
+ | import("@smithy/types").RetryStrategy
38
+ | import("@smithy/types").RetryStrategyV2
39
+ | undefined;
35
40
  endpoint?:
36
41
  | ((
37
42
  | string
@@ -56,11 +61,6 @@ export declare const getRuntimeConfig: (config: ACMClientConfig) => {
56
61
  }
57
62
  ) => import("@smithy/types").EndpointV2;
58
63
  tls?: boolean | undefined;
59
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
60
- retryStrategy?:
61
- | import("@smithy/types").RetryStrategy
62
- | import("@smithy/types").RetryStrategyV2
63
- | undefined;
64
64
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
65
65
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").ACMHttpAuthSchemeProvider;
66
66
  credentials?:
@@ -36,6 +36,11 @@ export declare const getRuntimeConfig: (config: ACMClientConfig) => {
36
36
  serviceId: string;
37
37
  logger: import("@smithy/types").Logger;
38
38
  extensions: import("./runtimeExtensions").RuntimeExtension[];
39
+ customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
40
+ retryStrategy?:
41
+ | import("@smithy/types").RetryStrategy
42
+ | import("@smithy/types").RetryStrategyV2
43
+ | undefined;
39
44
  endpoint?:
40
45
  | ((
41
46
  | string
@@ -60,11 +65,6 @@ export declare const getRuntimeConfig: (config: ACMClientConfig) => {
60
65
  }
61
66
  ) => import("@smithy/types").EndpointV2;
62
67
  tls?: boolean | undefined;
63
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
64
- retryStrategy?:
65
- | import("@smithy/types").RetryStrategy
66
- | import("@smithy/types").RetryStrategyV2
67
- | undefined;
68
68
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
69
69
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").ACMHttpAuthSchemeProvider;
70
70
  credentials?:
@@ -36,6 +36,11 @@ export declare const getRuntimeConfig: (config: ACMClientConfig) => {
36
36
  | import("@smithy/types").Provider<
37
37
  import("@smithy/smithy-client").DefaultsMode
38
38
  >;
39
+ customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
40
+ retryStrategy?:
41
+ | import("@smithy/types").RetryStrategy
42
+ | import("@smithy/types").RetryStrategyV2
43
+ | undefined;
39
44
  endpoint?:
40
45
  | string
41
46
  | import("@smithy/types").Endpoint
@@ -50,11 +55,6 @@ export declare const getRuntimeConfig: (config: ACMClientConfig) => {
50
55
  }
51
56
  ) => import("@smithy/types").EndpointV2;
52
57
  tls?: boolean | undefined;
53
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
54
- retryStrategy?:
55
- | import("@smithy/types").RetryStrategy
56
- | import("@smithy/types").RetryStrategyV2
57
- | undefined;
58
58
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
59
59
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").ACMHttpAuthSchemeProvider;
60
60
  credentials?:
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-acm",
3
3
  "description": "AWS SDK for JavaScript Acm Client for Node.js, Browser and React Native",
4
- "version": "3.620.1",
4
+ "version": "3.622.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-acm",
@@ -20,10 +20,10 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/client-sso-oidc": "3.620.1",
24
- "@aws-sdk/client-sts": "3.620.1",
25
- "@aws-sdk/core": "3.620.1",
26
- "@aws-sdk/credential-provider-node": "3.620.1",
23
+ "@aws-sdk/client-sso-oidc": "3.622.0",
24
+ "@aws-sdk/client-sts": "3.622.0",
25
+ "@aws-sdk/core": "3.622.0",
26
+ "@aws-sdk/credential-provider-node": "3.622.0",
27
27
  "@aws-sdk/middleware-host-header": "3.620.0",
28
28
  "@aws-sdk/middleware-logger": "3.609.0",
29
29
  "@aws-sdk/middleware-recursion-detection": "3.620.0",
@@ -34,26 +34,26 @@
34
34
  "@aws-sdk/util-user-agent-browser": "3.609.0",
35
35
  "@aws-sdk/util-user-agent-node": "3.614.0",
36
36
  "@smithy/config-resolver": "^3.0.5",
37
- "@smithy/core": "^2.3.0",
38
- "@smithy/fetch-http-handler": "^3.2.3",
37
+ "@smithy/core": "^2.3.2",
38
+ "@smithy/fetch-http-handler": "^3.2.4",
39
39
  "@smithy/hash-node": "^3.0.3",
40
40
  "@smithy/invalid-dependency": "^3.0.3",
41
41
  "@smithy/middleware-content-length": "^3.0.5",
42
42
  "@smithy/middleware-endpoint": "^3.1.0",
43
- "@smithy/middleware-retry": "^3.0.12",
43
+ "@smithy/middleware-retry": "^3.0.14",
44
44
  "@smithy/middleware-serde": "^3.0.3",
45
45
  "@smithy/middleware-stack": "^3.0.3",
46
46
  "@smithy/node-config-provider": "^3.1.4",
47
47
  "@smithy/node-http-handler": "^3.1.4",
48
48
  "@smithy/protocol-http": "^4.1.0",
49
- "@smithy/smithy-client": "^3.1.10",
49
+ "@smithy/smithy-client": "^3.1.12",
50
50
  "@smithy/types": "^3.3.0",
51
51
  "@smithy/url-parser": "^3.0.3",
52
52
  "@smithy/util-base64": "^3.0.0",
53
53
  "@smithy/util-body-length-browser": "^3.0.0",
54
54
  "@smithy/util-body-length-node": "^3.0.0",
55
- "@smithy/util-defaults-mode-browser": "^3.0.12",
56
- "@smithy/util-defaults-mode-node": "^3.0.12",
55
+ "@smithy/util-defaults-mode-browser": "^3.0.14",
56
+ "@smithy/util-defaults-mode-node": "^3.0.14",
57
57
  "@smithy/util-endpoints": "^2.0.5",
58
58
  "@smithy/util-middleware": "^3.0.3",
59
59
  "@smithy/util-retry": "^3.0.3",
@@ -294,25 +294,27 @@ var _Route53Client = class _Route53Client extends import_smithy_client.Client {
294
294
  constructor(...[configuration]) {
295
295
  const _config_0 = (0, import_runtimeConfig.getRuntimeConfig)(configuration || {});
296
296
  const _config_1 = resolveClientEndpointParameters(_config_0);
297
- const _config_2 = (0, import_config_resolver.resolveRegionConfig)(_config_1);
298
- const _config_3 = (0, import_middleware_endpoint.resolveEndpointConfig)(_config_2);
299
- const _config_4 = (0, import_middleware_host_header.resolveHostHeaderConfig)(_config_3);
300
- const _config_5 = (0, import_middleware_user_agent.resolveUserAgentConfig)(_config_4);
301
- const _config_6 = (0, import_middleware_retry.resolveRetryConfig)(_config_5);
297
+ const _config_2 = (0, import_middleware_user_agent.resolveUserAgentConfig)(_config_1);
298
+ const _config_3 = (0, import_middleware_retry.resolveRetryConfig)(_config_2);
299
+ const _config_4 = (0, import_config_resolver.resolveRegionConfig)(_config_3);
300
+ const _config_5 = (0, import_middleware_host_header.resolveHostHeaderConfig)(_config_4);
301
+ const _config_6 = (0, import_middleware_endpoint.resolveEndpointConfig)(_config_5);
302
302
  const _config_7 = (0, import_httpAuthSchemeProvider.resolveHttpAuthSchemeConfig)(_config_6);
303
303
  const _config_8 = resolveRuntimeExtensions(_config_7, (configuration == null ? void 0 : configuration.extensions) || []);
304
304
  super(_config_8);
305
305
  this.config = _config_8;
306
- this.middlewareStack.use((0, import_middleware_host_header.getHostHeaderPlugin)(this.config));
307
- this.middlewareStack.use((0, import_middleware_logger.getLoggerPlugin)(this.config));
308
- this.middlewareStack.use((0, import_middleware_recursion_detection.getRecursionDetectionPlugin)(this.config));
309
306
  this.middlewareStack.use((0, import_middleware_user_agent.getUserAgentPlugin)(this.config));
310
307
  this.middlewareStack.use((0, import_middleware_retry.getRetryPlugin)(this.config));
311
308
  this.middlewareStack.use((0, import_middleware_content_length.getContentLengthPlugin)(this.config));
309
+ this.middlewareStack.use((0, import_middleware_host_header.getHostHeaderPlugin)(this.config));
310
+ this.middlewareStack.use((0, import_middleware_logger.getLoggerPlugin)(this.config));
311
+ this.middlewareStack.use((0, import_middleware_recursion_detection.getRecursionDetectionPlugin)(this.config));
312
312
  this.middlewareStack.use(
313
313
  (0, import_core.getHttpAuthSchemeEndpointRuleSetPlugin)(this.config, {
314
- httpAuthSchemeParametersProvider: this.getDefaultHttpAuthSchemeParametersProvider(),
315
- identityProviderConfigProvider: this.getIdentityProviderConfigProvider()
314
+ httpAuthSchemeParametersProvider: import_httpAuthSchemeProvider.defaultRoute53HttpAuthSchemeParametersProvider,
315
+ identityProviderConfigProvider: async (config) => new import_core.DefaultIdentityProviderConfig({
316
+ "aws.auth#sigv4": config.credentials
317
+ })
316
318
  })
317
319
  );
318
320
  this.middlewareStack.use((0, import_core.getHttpSigningPlugin)(this.config));
@@ -325,14 +327,6 @@ var _Route53Client = class _Route53Client extends import_smithy_client.Client {
325
327
  destroy() {
326
328
  super.destroy();
327
329
  }
328
- getDefaultHttpAuthSchemeParametersProvider() {
329
- return import_httpAuthSchemeProvider.defaultRoute53HttpAuthSchemeParametersProvider;
330
- }
331
- getIdentityProviderConfigProvider() {
332
- return async (config) => new import_core.DefaultIdentityProviderConfig({
333
- "aws.auth#sigv4": config.credentials
334
- });
335
- }
336
330
  };
337
331
  __name(_Route53Client, "Route53Client");
338
332
  var Route53Client = _Route53Client;
@@ -17,36 +17,30 @@ export class Route53Client extends __Client {
17
17
  constructor(...[configuration]) {
18
18
  const _config_0 = __getRuntimeConfig(configuration || {});
19
19
  const _config_1 = resolveClientEndpointParameters(_config_0);
20
- const _config_2 = resolveRegionConfig(_config_1);
21
- const _config_3 = resolveEndpointConfig(_config_2);
22
- const _config_4 = resolveHostHeaderConfig(_config_3);
23
- const _config_5 = resolveUserAgentConfig(_config_4);
24
- const _config_6 = resolveRetryConfig(_config_5);
20
+ const _config_2 = resolveUserAgentConfig(_config_1);
21
+ const _config_3 = resolveRetryConfig(_config_2);
22
+ const _config_4 = resolveRegionConfig(_config_3);
23
+ const _config_5 = resolveHostHeaderConfig(_config_4);
24
+ const _config_6 = resolveEndpointConfig(_config_5);
25
25
  const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
26
26
  const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
27
27
  super(_config_8);
28
28
  this.config = _config_8;
29
- this.middlewareStack.use(getHostHeaderPlugin(this.config));
30
- this.middlewareStack.use(getLoggerPlugin(this.config));
31
- this.middlewareStack.use(getRecursionDetectionPlugin(this.config));
32
29
  this.middlewareStack.use(getUserAgentPlugin(this.config));
33
30
  this.middlewareStack.use(getRetryPlugin(this.config));
34
31
  this.middlewareStack.use(getContentLengthPlugin(this.config));
32
+ this.middlewareStack.use(getHostHeaderPlugin(this.config));
33
+ this.middlewareStack.use(getLoggerPlugin(this.config));
34
+ this.middlewareStack.use(getRecursionDetectionPlugin(this.config));
35
35
  this.middlewareStack.use(getHttpAuthSchemeEndpointRuleSetPlugin(this.config, {
36
- httpAuthSchemeParametersProvider: this.getDefaultHttpAuthSchemeParametersProvider(),
37
- identityProviderConfigProvider: this.getIdentityProviderConfigProvider(),
36
+ httpAuthSchemeParametersProvider: defaultRoute53HttpAuthSchemeParametersProvider,
37
+ identityProviderConfigProvider: async (config) => new DefaultIdentityProviderConfig({
38
+ "aws.auth#sigv4": config.credentials,
39
+ }),
38
40
  }));
39
41
  this.middlewareStack.use(getHttpSigningPlugin(this.config));
40
42
  }
41
43
  destroy() {
42
44
  super.destroy();
43
45
  }
44
- getDefaultHttpAuthSchemeParametersProvider() {
45
- return defaultRoute53HttpAuthSchemeParametersProvider;
46
- }
47
- getIdentityProviderConfigProvider() {
48
- return async (config) => new DefaultIdentityProviderConfig({
49
- "aws.auth#sigv4": config.credentials,
50
- });
51
- }
52
46
  }
@@ -201,7 +201,7 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
201
201
  /**
202
202
  * @public
203
203
  */
204
- export type Route53ClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & HostHeaderInputConfig & UserAgentInputConfig & RetryInputConfig & HttpAuthSchemeInputConfig & ClientInputEndpointParameters;
204
+ export type Route53ClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & UserAgentInputConfig & RetryInputConfig & RegionInputConfig & HostHeaderInputConfig & EndpointInputConfig<EndpointParameters> & HttpAuthSchemeInputConfig & ClientInputEndpointParameters;
205
205
  /**
206
206
  * @public
207
207
  *
@@ -212,7 +212,7 @@ export interface Route53ClientConfig extends Route53ClientConfigType {
212
212
  /**
213
213
  * @public
214
214
  */
215
- export type Route53ClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RuntimeExtensionsConfig & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & HostHeaderResolvedConfig & UserAgentResolvedConfig & RetryResolvedConfig & HttpAuthSchemeResolvedConfig & ClientResolvedEndpointParameters;
215
+ export type Route53ClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RuntimeExtensionsConfig & UserAgentResolvedConfig & RetryResolvedConfig & RegionResolvedConfig & HostHeaderResolvedConfig & EndpointResolvedConfig<EndpointParameters> & HttpAuthSchemeResolvedConfig & ClientResolvedEndpointParameters;
216
216
  /**
217
217
  * @public
218
218
  *
@@ -252,6 +252,4 @@ export declare class Route53Client extends __Client<__HttpHandlerOptions, Servic
252
252
  * Otherwise, sockets might stay open for quite a long time before the server terminates them.
253
253
  */
254
254
  destroy(): void;
255
- private getDefaultHttpAuthSchemeParametersProvider;
256
- private getIdentityProviderConfigProvider;
257
255
  }
@@ -30,12 +30,12 @@ export declare const defaultRoute53HttpAuthSchemeProvider: Route53HttpAuthScheme
30
30
  */
31
31
  export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
32
32
  /**
33
- * experimentalIdentityAndAuth: Configuration of HttpAuthSchemes for a client which provides default identity providers and signers per auth scheme.
33
+ * Configuration of HttpAuthSchemes for a client which provides default identity providers and signers per auth scheme.
34
34
  * @internal
35
35
  */
36
36
  httpAuthSchemes?: HttpAuthScheme[];
37
37
  /**
38
- * experimentalIdentityAndAuth: Configuration of an HttpAuthSchemeProvider for a client which resolves which HttpAuthScheme to use.
38
+ * Configuration of an HttpAuthSchemeProvider for a client which resolves which HttpAuthScheme to use.
39
39
  * @internal
40
40
  */
41
41
  httpAuthSchemeProvider?: Route53HttpAuthSchemeProvider;
@@ -45,12 +45,12 @@ export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
45
45
  */
46
46
  export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
47
47
  /**
48
- * experimentalIdentityAndAuth: Configuration of HttpAuthSchemes for a client which provides default identity providers and signers per auth scheme.
48
+ * Configuration of HttpAuthSchemes for a client which provides default identity providers and signers per auth scheme.
49
49
  * @internal
50
50
  */
51
51
  readonly httpAuthSchemes: HttpAuthScheme[];
52
52
  /**
53
- * experimentalIdentityAndAuth: Configuration of an HttpAuthSchemeProvider for a client which resolves which HttpAuthScheme to use.
53
+ * Configuration of an HttpAuthSchemeProvider for a client which resolves which HttpAuthScheme to use.
54
54
  * @internal
55
55
  */
56
56
  readonly httpAuthSchemeProvider: Route53HttpAuthSchemeProvider;
@@ -27,13 +27,13 @@ export declare const getRuntimeConfig: (config: Route53ClientConfig) => {
27
27
  serviceId: string;
28
28
  logger: import("@smithy/types").Logger;
29
29
  extensions: import("./runtimeExtensions").RuntimeExtension[];
30
+ customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
31
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
30
32
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
31
33
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
32
34
  logger?: import("@smithy/types").Logger | undefined;
33
35
  }) => import("@smithy/types").EndpointV2;
34
36
  tls?: boolean | undefined;
35
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
36
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
37
37
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
38
38
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").Route53HttpAuthSchemeProvider;
39
39
  credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;