@aws-sdk/client-route53-recovery-readiness 3.35.0 → 3.38.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +47 -0
- package/dist-cjs/Route53RecoveryReadiness.js +0 -4
- package/dist-cjs/Route53RecoveryReadinessClient.js +0 -9
- package/dist-cjs/commands/CreateCellCommand.js +0 -25
- package/dist-cjs/commands/CreateCrossAccountAuthorizationCommand.js +0 -25
- package/dist-cjs/commands/CreateReadinessCheckCommand.js +0 -25
- package/dist-cjs/commands/CreateRecoveryGroupCommand.js +0 -25
- package/dist-cjs/commands/CreateResourceSetCommand.js +0 -25
- package/dist-cjs/commands/DeleteCellCommand.js +0 -25
- package/dist-cjs/commands/DeleteCrossAccountAuthorizationCommand.js +0 -25
- package/dist-cjs/commands/DeleteReadinessCheckCommand.js +0 -25
- package/dist-cjs/commands/DeleteRecoveryGroupCommand.js +0 -25
- package/dist-cjs/commands/DeleteResourceSetCommand.js +0 -25
- package/dist-cjs/commands/GetArchitectureRecommendationsCommand.js +0 -25
- package/dist-cjs/commands/GetCellCommand.js +0 -25
- package/dist-cjs/commands/GetCellReadinessSummaryCommand.js +0 -25
- package/dist-cjs/commands/GetReadinessCheckCommand.js +0 -25
- package/dist-cjs/commands/GetReadinessCheckResourceStatusCommand.js +0 -25
- package/dist-cjs/commands/GetReadinessCheckStatusCommand.js +0 -25
- package/dist-cjs/commands/GetRecoveryGroupCommand.js +0 -25
- package/dist-cjs/commands/GetRecoveryGroupReadinessSummaryCommand.js +0 -25
- package/dist-cjs/commands/GetResourceSetCommand.js +0 -25
- package/dist-cjs/commands/ListCellsCommand.js +0 -25
- package/dist-cjs/commands/ListCrossAccountAuthorizationsCommand.js +0 -25
- package/dist-cjs/commands/ListReadinessChecksCommand.js +0 -25
- package/dist-cjs/commands/ListRecoveryGroupsCommand.js +0 -25
- package/dist-cjs/commands/ListResourceSetsCommand.js +0 -25
- package/dist-cjs/commands/ListRulesCommand.js +0 -25
- package/dist-cjs/commands/ListTagsForResourcesCommand.js +0 -25
- package/dist-cjs/commands/TagResourceCommand.js +0 -25
- package/dist-cjs/commands/UntagResourceCommand.js +0 -25
- package/dist-cjs/commands/UpdateCellCommand.js +0 -25
- package/dist-cjs/commands/UpdateReadinessCheckCommand.js +0 -25
- package/dist-cjs/commands/UpdateRecoveryGroupCommand.js +0 -25
- package/dist-cjs/commands/UpdateResourceSetCommand.js +0 -25
- package/dist-cjs/commands/index.js +35 -0
- package/dist-cjs/endpoints.js +1 -2
- package/dist-cjs/index.js +4 -46
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -241
- package/dist-cjs/pagination/GetCellReadinessSummaryPaginator.js +0 -11
- package/dist-cjs/pagination/GetReadinessCheckResourceStatusPaginator.js +0 -11
- package/dist-cjs/pagination/GetReadinessCheckStatusPaginator.js +0 -11
- package/dist-cjs/pagination/GetRecoveryGroupReadinessSummaryPaginator.js +0 -11
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListCellsPaginator.js +0 -11
- package/dist-cjs/pagination/ListCrossAccountAuthorizationsPaginator.js +0 -11
- package/dist-cjs/pagination/ListReadinessChecksPaginator.js +0 -11
- package/dist-cjs/pagination/ListRecoveryGroupsPaginator.js +0 -11
- package/dist-cjs/pagination/ListResourceSetsPaginator.js +0 -11
- package/dist-cjs/pagination/ListRulesPaginator.js +0 -11
- package/dist-cjs/pagination/index.js +14 -0
- package/dist-cjs/protocols/Aws_restJson1.js +0 -6
- package/dist-cjs/runtimeConfig.browser.js +1 -6
- package/dist-cjs/runtimeConfig.js +2 -7
- package/dist-cjs/runtimeConfig.native.js +0 -4
- package/dist-cjs/runtimeConfig.shared.js +0 -4
- package/dist-es/Route53RecoveryReadiness.js +0 -1
- package/dist-es/Route53RecoveryReadinessClient.js +0 -1
- package/dist-es/commands/CreateCellCommand.js +0 -1
- package/dist-es/commands/CreateCrossAccountAuthorizationCommand.js +0 -1
- package/dist-es/commands/CreateReadinessCheckCommand.js +0 -1
- package/dist-es/commands/CreateRecoveryGroupCommand.js +0 -1
- package/dist-es/commands/CreateResourceSetCommand.js +0 -1
- package/dist-es/commands/DeleteCellCommand.js +0 -1
- package/dist-es/commands/DeleteCrossAccountAuthorizationCommand.js +0 -1
- package/dist-es/commands/DeleteReadinessCheckCommand.js +0 -1
- package/dist-es/commands/DeleteRecoveryGroupCommand.js +0 -1
- package/dist-es/commands/DeleteResourceSetCommand.js +0 -1
- package/dist-es/commands/GetArchitectureRecommendationsCommand.js +0 -1
- package/dist-es/commands/GetCellCommand.js +0 -1
- package/dist-es/commands/GetCellReadinessSummaryCommand.js +0 -1
- package/dist-es/commands/GetReadinessCheckCommand.js +0 -1
- package/dist-es/commands/GetReadinessCheckResourceStatusCommand.js +0 -1
- package/dist-es/commands/GetReadinessCheckStatusCommand.js +0 -1
- package/dist-es/commands/GetRecoveryGroupCommand.js +0 -1
- package/dist-es/commands/GetRecoveryGroupReadinessSummaryCommand.js +0 -1
- package/dist-es/commands/GetResourceSetCommand.js +0 -1
- package/dist-es/commands/ListCellsCommand.js +0 -1
- package/dist-es/commands/ListCrossAccountAuthorizationsCommand.js +0 -1
- package/dist-es/commands/ListReadinessChecksCommand.js +0 -1
- package/dist-es/commands/ListRecoveryGroupsCommand.js +0 -1
- package/dist-es/commands/ListResourceSetsCommand.js +0 -1
- package/dist-es/commands/ListRulesCommand.js +0 -1
- package/dist-es/commands/ListTagsForResourcesCommand.js +0 -1
- package/dist-es/commands/TagResourceCommand.js +0 -1
- package/dist-es/commands/UntagResourceCommand.js +0 -1
- package/dist-es/commands/UpdateCellCommand.js +0 -1
- package/dist-es/commands/UpdateReadinessCheckCommand.js +0 -1
- package/dist-es/commands/UpdateRecoveryGroupCommand.js +0 -1
- package/dist-es/commands/UpdateResourceSetCommand.js +0 -1
- package/dist-es/commands/index.js +32 -0
- package/dist-es/endpoints.js +1 -2
- package/dist-es/index.js +4 -46
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +0 -1
- package/dist-es/pagination/GetCellReadinessSummaryPaginator.js +0 -1
- package/dist-es/pagination/GetReadinessCheckResourceStatusPaginator.js +0 -1
- package/dist-es/pagination/GetReadinessCheckStatusPaginator.js +0 -1
- package/dist-es/pagination/GetRecoveryGroupReadinessSummaryPaginator.js +0 -1
- package/dist-es/pagination/Interfaces.js +0 -1
- package/dist-es/pagination/ListCellsPaginator.js +0 -1
- package/dist-es/pagination/ListCrossAccountAuthorizationsPaginator.js +0 -1
- package/dist-es/pagination/ListReadinessChecksPaginator.js +0 -1
- package/dist-es/pagination/ListRecoveryGroupsPaginator.js +0 -1
- package/dist-es/pagination/ListResourceSetsPaginator.js +0 -1
- package/dist-es/pagination/ListRulesPaginator.js +0 -1
- package/dist-es/pagination/index.js +11 -0
- package/dist-es/protocols/Aws_restJson1.js +0 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/dist-types/commands/index.d.ts +32 -0
- package/dist-types/index.d.ts +4 -45
- package/dist-types/pagination/index.d.ts +11 -0
- package/dist-types/ts3.4/Route53RecoveryReadiness.d.ts +33 -99
- package/dist-types/ts3.4/Route53RecoveryReadinessClient.d.ts +24 -89
- package/dist-types/ts3.4/commands/CreateCellCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateCrossAccountAuthorizationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateReadinessCheckCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateRecoveryGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateResourceSetCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteCellCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteCrossAccountAuthorizationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteReadinessCheckCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteRecoveryGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteResourceSetCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetArchitectureRecommendationsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetCellCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetCellReadinessSummaryCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetReadinessCheckCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetReadinessCheckResourceStatusCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetReadinessCheckStatusCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetRecoveryGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetRecoveryGroupReadinessSummaryCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetResourceSetCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListCellsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListCrossAccountAuthorizationsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListReadinessChecksCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListRecoveryGroupsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListResourceSetsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTagsForResourcesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateCellCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateReadinessCheckCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateRecoveryGroupCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateResourceSetCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/index.d.ts +32 -0
- package/dist-types/ts3.4/index.d.ts +4 -45
- package/dist-types/ts3.4/models/models_0.d.ts +307 -921
- package/dist-types/ts3.4/pagination/index.d.ts +11 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/package.json +33 -30
- package/dist-cjs/Route53RecoveryReadiness.js.map +0 -1
- package/dist-cjs/Route53RecoveryReadinessClient.js.map +0 -1
- package/dist-cjs/commands/CreateCellCommand.js.map +0 -1
- package/dist-cjs/commands/CreateCrossAccountAuthorizationCommand.js.map +0 -1
- package/dist-cjs/commands/CreateReadinessCheckCommand.js.map +0 -1
- package/dist-cjs/commands/CreateRecoveryGroupCommand.js.map +0 -1
- package/dist-cjs/commands/CreateResourceSetCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteCellCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteCrossAccountAuthorizationCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteReadinessCheckCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteRecoveryGroupCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteResourceSetCommand.js.map +0 -1
- package/dist-cjs/commands/GetArchitectureRecommendationsCommand.js.map +0 -1
- package/dist-cjs/commands/GetCellCommand.js.map +0 -1
- package/dist-cjs/commands/GetCellReadinessSummaryCommand.js.map +0 -1
- package/dist-cjs/commands/GetReadinessCheckCommand.js.map +0 -1
- package/dist-cjs/commands/GetReadinessCheckResourceStatusCommand.js.map +0 -1
- package/dist-cjs/commands/GetReadinessCheckStatusCommand.js.map +0 -1
- package/dist-cjs/commands/GetRecoveryGroupCommand.js.map +0 -1
- package/dist-cjs/commands/GetRecoveryGroupReadinessSummaryCommand.js.map +0 -1
- package/dist-cjs/commands/GetResourceSetCommand.js.map +0 -1
- package/dist-cjs/commands/ListCellsCommand.js.map +0 -1
- package/dist-cjs/commands/ListCrossAccountAuthorizationsCommand.js.map +0 -1
- package/dist-cjs/commands/ListReadinessChecksCommand.js.map +0 -1
- package/dist-cjs/commands/ListRecoveryGroupsCommand.js.map +0 -1
- package/dist-cjs/commands/ListResourceSetsCommand.js.map +0 -1
- package/dist-cjs/commands/ListRulesCommand.js.map +0 -1
- package/dist-cjs/commands/ListTagsForResourcesCommand.js.map +0 -1
- package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateCellCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateReadinessCheckCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateRecoveryGroupCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateResourceSetCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- package/dist-cjs/pagination/GetCellReadinessSummaryPaginator.js.map +0 -1
- package/dist-cjs/pagination/GetReadinessCheckResourceStatusPaginator.js.map +0 -1
- package/dist-cjs/pagination/GetReadinessCheckStatusPaginator.js.map +0 -1
- package/dist-cjs/pagination/GetRecoveryGroupReadinessSummaryPaginator.js.map +0 -1
- package/dist-cjs/pagination/Interfaces.js.map +0 -1
- package/dist-cjs/pagination/ListCellsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListCrossAccountAuthorizationsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListReadinessChecksPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListRecoveryGroupsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListResourceSetsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListRulesPaginator.js.map +0 -1
- package/dist-cjs/protocols/Aws_restJson1.js.map +0 -1
- package/dist-cjs/runtimeConfig.browser.js.map +0 -1
- package/dist-cjs/runtimeConfig.js.map +0 -1
- package/dist-cjs/runtimeConfig.native.js.map +0 -1
- package/dist-cjs/runtimeConfig.shared.js.map +0 -1
- package/dist-es/Route53RecoveryReadiness.js.map +0 -1
- package/dist-es/Route53RecoveryReadinessClient.js.map +0 -1
- package/dist-es/commands/CreateCellCommand.js.map +0 -1
- package/dist-es/commands/CreateCrossAccountAuthorizationCommand.js.map +0 -1
- package/dist-es/commands/CreateReadinessCheckCommand.js.map +0 -1
- package/dist-es/commands/CreateRecoveryGroupCommand.js.map +0 -1
- package/dist-es/commands/CreateResourceSetCommand.js.map +0 -1
- package/dist-es/commands/DeleteCellCommand.js.map +0 -1
- package/dist-es/commands/DeleteCrossAccountAuthorizationCommand.js.map +0 -1
- package/dist-es/commands/DeleteReadinessCheckCommand.js.map +0 -1
- package/dist-es/commands/DeleteRecoveryGroupCommand.js.map +0 -1
- package/dist-es/commands/DeleteResourceSetCommand.js.map +0 -1
- package/dist-es/commands/GetArchitectureRecommendationsCommand.js.map +0 -1
- package/dist-es/commands/GetCellCommand.js.map +0 -1
- package/dist-es/commands/GetCellReadinessSummaryCommand.js.map +0 -1
- package/dist-es/commands/GetReadinessCheckCommand.js.map +0 -1
- package/dist-es/commands/GetReadinessCheckResourceStatusCommand.js.map +0 -1
- package/dist-es/commands/GetReadinessCheckStatusCommand.js.map +0 -1
- package/dist-es/commands/GetRecoveryGroupCommand.js.map +0 -1
- package/dist-es/commands/GetRecoveryGroupReadinessSummaryCommand.js.map +0 -1
- package/dist-es/commands/GetResourceSetCommand.js.map +0 -1
- package/dist-es/commands/ListCellsCommand.js.map +0 -1
- package/dist-es/commands/ListCrossAccountAuthorizationsCommand.js.map +0 -1
- package/dist-es/commands/ListReadinessChecksCommand.js.map +0 -1
- package/dist-es/commands/ListRecoveryGroupsCommand.js.map +0 -1
- package/dist-es/commands/ListResourceSetsCommand.js.map +0 -1
- package/dist-es/commands/ListRulesCommand.js.map +0 -1
- package/dist-es/commands/ListTagsForResourcesCommand.js.map +0 -1
- package/dist-es/commands/TagResourceCommand.js.map +0 -1
- package/dist-es/commands/UntagResourceCommand.js.map +0 -1
- package/dist-es/commands/UpdateCellCommand.js.map +0 -1
- package/dist-es/commands/UpdateReadinessCheckCommand.js.map +0 -1
- package/dist-es/commands/UpdateRecoveryGroupCommand.js.map +0 -1
- package/dist-es/commands/UpdateResourceSetCommand.js.map +0 -1
- package/dist-es/endpoints.js.map +0 -1
- package/dist-es/index.js.map +0 -1
- package/dist-es/models/index.js.map +0 -1
- package/dist-es/models/models_0.js.map +0 -1
- package/dist-es/pagination/GetCellReadinessSummaryPaginator.js.map +0 -1
- package/dist-es/pagination/GetReadinessCheckResourceStatusPaginator.js.map +0 -1
- package/dist-es/pagination/GetReadinessCheckStatusPaginator.js.map +0 -1
- package/dist-es/pagination/GetRecoveryGroupReadinessSummaryPaginator.js.map +0 -1
- package/dist-es/pagination/Interfaces.js.map +0 -1
- package/dist-es/pagination/ListCellsPaginator.js.map +0 -1
- package/dist-es/pagination/ListCrossAccountAuthorizationsPaginator.js.map +0 -1
- package/dist-es/pagination/ListReadinessChecksPaginator.js.map +0 -1
- package/dist-es/pagination/ListRecoveryGroupsPaginator.js.map +0 -1
- package/dist-es/pagination/ListResourceSetsPaginator.js.map +0 -1
- package/dist-es/pagination/ListRulesPaginator.js.map +0 -1
- package/dist-es/protocols/Aws_restJson1.js.map +0 -1
- package/dist-es/runtimeConfig.browser.js.map +0 -1
- package/dist-es/runtimeConfig.js.map +0 -1
- package/dist-es/runtimeConfig.native.js.map +0 -1
- package/dist-es/runtimeConfig.shared.js.map +0 -1
- package/jest.config.js +0 -4
- package/src/Route53RecoveryReadiness.ts +0 -1122
- package/src/Route53RecoveryReadinessClient.ts +0 -381
- package/src/commands/CreateCellCommand.ts +0 -99
- package/src/commands/CreateCrossAccountAuthorizationCommand.ts +0 -107
- package/src/commands/CreateReadinessCheckCommand.ts +0 -99
- package/src/commands/CreateRecoveryGroupCommand.ts +0 -99
- package/src/commands/CreateResourceSetCommand.ts +0 -99
- package/src/commands/DeleteCellCommand.ts +0 -99
- package/src/commands/DeleteCrossAccountAuthorizationCommand.ts +0 -107
- package/src/commands/DeleteReadinessCheckCommand.ts +0 -99
- package/src/commands/DeleteRecoveryGroupCommand.ts +0 -99
- package/src/commands/DeleteResourceSetCommand.ts +0 -99
- package/src/commands/GetArchitectureRecommendationsCommand.ts +0 -107
- package/src/commands/GetCellCommand.ts +0 -99
- package/src/commands/GetCellReadinessSummaryCommand.ts +0 -99
- package/src/commands/GetReadinessCheckCommand.ts +0 -99
- package/src/commands/GetReadinessCheckResourceStatusCommand.ts +0 -107
- package/src/commands/GetReadinessCheckStatusCommand.ts +0 -99
- package/src/commands/GetRecoveryGroupCommand.ts +0 -99
- package/src/commands/GetRecoveryGroupReadinessSummaryCommand.ts +0 -107
- package/src/commands/GetResourceSetCommand.ts +0 -99
- package/src/commands/ListCellsCommand.ts +0 -99
- package/src/commands/ListCrossAccountAuthorizationsCommand.ts +0 -107
- package/src/commands/ListReadinessChecksCommand.ts +0 -99
- package/src/commands/ListRecoveryGroupsCommand.ts +0 -99
- package/src/commands/ListResourceSetsCommand.ts +0 -99
- package/src/commands/ListRulesCommand.ts +0 -99
- package/src/commands/ListTagsForResourcesCommand.ts +0 -99
- package/src/commands/TagResourceCommand.ts +0 -99
- package/src/commands/UntagResourceCommand.ts +0 -99
- package/src/commands/UpdateCellCommand.ts +0 -99
- package/src/commands/UpdateReadinessCheckCommand.ts +0 -99
- package/src/commands/UpdateRecoveryGroupCommand.ts +0 -99
- package/src/commands/UpdateResourceSetCommand.ts +0 -99
- package/src/endpoints.ts +0 -57
- package/src/index.ts +0 -46
- package/src/models/index.ts +0 -1
- package/src/models/models_0.ts +0 -1987
- package/src/pagination/GetCellReadinessSummaryPaginator.ts +0 -59
- package/src/pagination/GetReadinessCheckResourceStatusPaginator.ts +0 -59
- package/src/pagination/GetReadinessCheckStatusPaginator.ts +0 -59
- package/src/pagination/GetRecoveryGroupReadinessSummaryPaginator.ts +0 -59
- package/src/pagination/Interfaces.ts +0 -8
- package/src/pagination/ListCellsPaginator.ts +0 -55
- package/src/pagination/ListCrossAccountAuthorizationsPaginator.ts +0 -59
- package/src/pagination/ListReadinessChecksPaginator.ts +0 -59
- package/src/pagination/ListRecoveryGroupsPaginator.ts +0 -59
- package/src/pagination/ListResourceSetsPaginator.ts +0 -59
- package/src/pagination/ListRulesPaginator.ts +0 -55
- package/src/protocols/Aws_restJson1.ts +0 -4564
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- package/tsconfig.types.json +0 -9
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,53 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.38.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.37.0...v3.38.0) (2021-10-22)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **client-documentation-generator:** rename package ([#2916](https://github.com/aws/aws-sdk-js-v3/issues/2916)) ([1a80bfd](https://github.com/aws/aws-sdk-js-v3/commit/1a80bfd2dfc583001ddb4a21b6432eaaad699aa7))
|
|
12
|
+
* **clients:** export folder from index.ts ([#2912](https://github.com/aws/aws-sdk-js-v3/issues/2912)) ([183b46d](https://github.com/aws/aws-sdk-js-v3/commit/183b46dde7f5613128038bf1c076f3c0b693203b))
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
# [3.37.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.1...v3.37.0) (2021-10-15)
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
### Features
|
|
22
|
+
|
|
23
|
+
* **clients:** update clients as of 10/15/2021 ([#2902](https://github.com/aws/aws-sdk-js-v3/issues/2902)) ([2730b54](https://github.com/aws/aws-sdk-js-v3/commit/2730b5424377944a5a2ad5e1ad7d3ca4135dae1c))
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
## [3.36.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.0...v3.36.1) (2021-10-12)
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
### Bug Fixes
|
|
33
|
+
|
|
34
|
+
* **clients:** emitDeclarationOnly in tsconfig.types.json ([#2893](https://github.com/aws/aws-sdk-js-v3/issues/2893)) ([6dc3d56](https://github.com/aws/aws-sdk-js-v3/commit/6dc3d56c20809c90cbdc4dd48627eeebc64af99d))
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
# [3.36.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.35.0...v3.36.0) (2021-10-08)
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
### Features
|
|
44
|
+
|
|
45
|
+
* publish files in dist-* only ([#2873](https://github.com/aws/aws-sdk-js-v3/issues/2873)) ([53b4243](https://github.com/aws/aws-sdk-js-v3/commit/53b4243b066f25ff2412d5f0dea1036054b2df32))
|
|
46
|
+
* **codegen:** ts-ignore packageInfo imports in codegen ([#2875](https://github.com/aws/aws-sdk-js-v3/issues/2875)) ([99d9267](https://github.com/aws/aws-sdk-js-v3/commit/99d926762193e83a354edec6e9de2b0543449704))
|
|
47
|
+
* **tsconfig:** remove sourceMap ([#2867](https://github.com/aws/aws-sdk-js-v3/issues/2867)) ([d25f526](https://github.com/aws/aws-sdk-js-v3/commit/d25f526627a02a2ca28675fecce66c76b6c97966))
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
|
|
6
53
|
# [3.35.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.34.0...v3.35.0) (2021-10-04)
|
|
7
54
|
|
|
8
55
|
|
|
@@ -34,9 +34,6 @@ const UpdateReadinessCheckCommand_1 = require("./commands/UpdateReadinessCheckCo
|
|
|
34
34
|
const UpdateRecoveryGroupCommand_1 = require("./commands/UpdateRecoveryGroupCommand");
|
|
35
35
|
const UpdateResourceSetCommand_1 = require("./commands/UpdateResourceSetCommand");
|
|
36
36
|
const Route53RecoveryReadinessClient_1 = require("./Route53RecoveryReadinessClient");
|
|
37
|
-
/**
|
|
38
|
-
* AWS Route53 Recovery Readiness
|
|
39
|
-
*/
|
|
40
37
|
class Route53RecoveryReadiness extends Route53RecoveryReadinessClient_1.Route53RecoveryReadinessClient {
|
|
41
38
|
createCell(args, optionsOrCb, cb) {
|
|
42
39
|
const command = new CreateCellCommand_1.CreateCellCommand(args);
|
|
@@ -488,4 +485,3 @@ class Route53RecoveryReadiness extends Route53RecoveryReadinessClient_1.Route53R
|
|
|
488
485
|
}
|
|
489
486
|
}
|
|
490
487
|
exports.Route53RecoveryReadiness = Route53RecoveryReadiness;
|
|
491
|
-
//# sourceMappingURL=Route53RecoveryReadiness.js.map
|
|
@@ -10,9 +10,6 @@ const middleware_signing_1 = require("@aws-sdk/middleware-signing");
|
|
|
10
10
|
const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
|
|
11
11
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
12
12
|
const runtimeConfig_1 = require("./runtimeConfig");
|
|
13
|
-
/**
|
|
14
|
-
* AWS Route53 Recovery Readiness
|
|
15
|
-
*/
|
|
16
13
|
class Route53RecoveryReadinessClient extends smithy_client_1.Client {
|
|
17
14
|
constructor(configuration) {
|
|
18
15
|
const _config_0 = runtimeConfig_1.getRuntimeConfig(configuration);
|
|
@@ -31,14 +28,8 @@ class Route53RecoveryReadinessClient extends smithy_client_1.Client {
|
|
|
31
28
|
this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(this.config));
|
|
32
29
|
this.middlewareStack.use(middleware_user_agent_1.getUserAgentPlugin(this.config));
|
|
33
30
|
}
|
|
34
|
-
/**
|
|
35
|
-
* Destroy underlying resources, like sockets. It's usually not necessary to do this.
|
|
36
|
-
* However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
|
|
37
|
-
* Otherwise, sockets might stay open for quite a long time before the server terminates them.
|
|
38
|
-
*/
|
|
39
31
|
destroy() {
|
|
40
32
|
super.destroy();
|
|
41
33
|
}
|
|
42
34
|
}
|
|
43
35
|
exports.Route53RecoveryReadinessClient = Route53RecoveryReadinessClient;
|
|
44
|
-
//# sourceMappingURL=Route53RecoveryReadinessClient.js.map
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
-
/**
|
|
9
|
-
* Creates a new Cell.
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { Route53RecoveryReadinessClient, CreateCellCommand } from "@aws-sdk/client-route53-recovery-readiness"; // ES Modules import
|
|
14
|
-
* // const { Route53RecoveryReadinessClient, CreateCellCommand } = require("@aws-sdk/client-route53-recovery-readiness"); // CommonJS import
|
|
15
|
-
* const client = new Route53RecoveryReadinessClient(config);
|
|
16
|
-
* const command = new CreateCellCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link CreateCellCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link CreateCellCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link Route53RecoveryReadinessClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class CreateCellCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -58,4 +34,3 @@ class CreateCellCommand extends smithy_client_1.Command {
|
|
|
58
34
|
}
|
|
59
35
|
}
|
|
60
36
|
exports.CreateCellCommand = CreateCellCommand;
|
|
61
|
-
//# sourceMappingURL=CreateCellCommand.js.map
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
-
/**
|
|
9
|
-
* Create a new cross account readiness authorization.
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { Route53RecoveryReadinessClient, CreateCrossAccountAuthorizationCommand } from "@aws-sdk/client-route53-recovery-readiness"; // ES Modules import
|
|
14
|
-
* // const { Route53RecoveryReadinessClient, CreateCrossAccountAuthorizationCommand } = require("@aws-sdk/client-route53-recovery-readiness"); // CommonJS import
|
|
15
|
-
* const client = new Route53RecoveryReadinessClient(config);
|
|
16
|
-
* const command = new CreateCrossAccountAuthorizationCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link CreateCrossAccountAuthorizationCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link CreateCrossAccountAuthorizationCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link Route53RecoveryReadinessClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class CreateCrossAccountAuthorizationCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -58,4 +34,3 @@ class CreateCrossAccountAuthorizationCommand extends smithy_client_1.Command {
|
|
|
58
34
|
}
|
|
59
35
|
}
|
|
60
36
|
exports.CreateCrossAccountAuthorizationCommand = CreateCrossAccountAuthorizationCommand;
|
|
61
|
-
//# sourceMappingURL=CreateCrossAccountAuthorizationCommand.js.map
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
-
/**
|
|
9
|
-
* Creates a new Readiness Check.
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { Route53RecoveryReadinessClient, CreateReadinessCheckCommand } from "@aws-sdk/client-route53-recovery-readiness"; // ES Modules import
|
|
14
|
-
* // const { Route53RecoveryReadinessClient, CreateReadinessCheckCommand } = require("@aws-sdk/client-route53-recovery-readiness"); // CommonJS import
|
|
15
|
-
* const client = new Route53RecoveryReadinessClient(config);
|
|
16
|
-
* const command = new CreateReadinessCheckCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link CreateReadinessCheckCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link CreateReadinessCheckCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link Route53RecoveryReadinessClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class CreateReadinessCheckCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -58,4 +34,3 @@ class CreateReadinessCheckCommand extends smithy_client_1.Command {
|
|
|
58
34
|
}
|
|
59
35
|
}
|
|
60
36
|
exports.CreateReadinessCheckCommand = CreateReadinessCheckCommand;
|
|
61
|
-
//# sourceMappingURL=CreateReadinessCheckCommand.js.map
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
-
/**
|
|
9
|
-
* Creates a new Recovery Group.
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { Route53RecoveryReadinessClient, CreateRecoveryGroupCommand } from "@aws-sdk/client-route53-recovery-readiness"; // ES Modules import
|
|
14
|
-
* // const { Route53RecoveryReadinessClient, CreateRecoveryGroupCommand } = require("@aws-sdk/client-route53-recovery-readiness"); // CommonJS import
|
|
15
|
-
* const client = new Route53RecoveryReadinessClient(config);
|
|
16
|
-
* const command = new CreateRecoveryGroupCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link CreateRecoveryGroupCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link CreateRecoveryGroupCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link Route53RecoveryReadinessClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class CreateRecoveryGroupCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -58,4 +34,3 @@ class CreateRecoveryGroupCommand extends smithy_client_1.Command {
|
|
|
58
34
|
}
|
|
59
35
|
}
|
|
60
36
|
exports.CreateRecoveryGroupCommand = CreateRecoveryGroupCommand;
|
|
61
|
-
//# sourceMappingURL=CreateRecoveryGroupCommand.js.map
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
-
/**
|
|
9
|
-
* Creates a new Resource Set.
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { Route53RecoveryReadinessClient, CreateResourceSetCommand } from "@aws-sdk/client-route53-recovery-readiness"; // ES Modules import
|
|
14
|
-
* // const { Route53RecoveryReadinessClient, CreateResourceSetCommand } = require("@aws-sdk/client-route53-recovery-readiness"); // CommonJS import
|
|
15
|
-
* const client = new Route53RecoveryReadinessClient(config);
|
|
16
|
-
* const command = new CreateResourceSetCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link CreateResourceSetCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link CreateResourceSetCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link Route53RecoveryReadinessClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class CreateResourceSetCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -58,4 +34,3 @@ class CreateResourceSetCommand extends smithy_client_1.Command {
|
|
|
58
34
|
}
|
|
59
35
|
}
|
|
60
36
|
exports.CreateResourceSetCommand = CreateResourceSetCommand;
|
|
61
|
-
//# sourceMappingURL=CreateResourceSetCommand.js.map
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
-
/**
|
|
9
|
-
* Deletes an existing Cell.
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { Route53RecoveryReadinessClient, DeleteCellCommand } from "@aws-sdk/client-route53-recovery-readiness"; // ES Modules import
|
|
14
|
-
* // const { Route53RecoveryReadinessClient, DeleteCellCommand } = require("@aws-sdk/client-route53-recovery-readiness"); // CommonJS import
|
|
15
|
-
* const client = new Route53RecoveryReadinessClient(config);
|
|
16
|
-
* const command = new DeleteCellCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link DeleteCellCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link DeleteCellCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link Route53RecoveryReadinessClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class DeleteCellCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -58,4 +34,3 @@ class DeleteCellCommand extends smithy_client_1.Command {
|
|
|
58
34
|
}
|
|
59
35
|
}
|
|
60
36
|
exports.DeleteCellCommand = DeleteCellCommand;
|
|
61
|
-
//# sourceMappingURL=DeleteCellCommand.js.map
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
-
/**
|
|
9
|
-
* Delete cross account readiness authorization
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { Route53RecoveryReadinessClient, DeleteCrossAccountAuthorizationCommand } from "@aws-sdk/client-route53-recovery-readiness"; // ES Modules import
|
|
14
|
-
* // const { Route53RecoveryReadinessClient, DeleteCrossAccountAuthorizationCommand } = require("@aws-sdk/client-route53-recovery-readiness"); // CommonJS import
|
|
15
|
-
* const client = new Route53RecoveryReadinessClient(config);
|
|
16
|
-
* const command = new DeleteCrossAccountAuthorizationCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link DeleteCrossAccountAuthorizationCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link DeleteCrossAccountAuthorizationCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link Route53RecoveryReadinessClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class DeleteCrossAccountAuthorizationCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -58,4 +34,3 @@ class DeleteCrossAccountAuthorizationCommand extends smithy_client_1.Command {
|
|
|
58
34
|
}
|
|
59
35
|
}
|
|
60
36
|
exports.DeleteCrossAccountAuthorizationCommand = DeleteCrossAccountAuthorizationCommand;
|
|
61
|
-
//# sourceMappingURL=DeleteCrossAccountAuthorizationCommand.js.map
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
-
/**
|
|
9
|
-
* Deletes an existing Readiness Check.
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { Route53RecoveryReadinessClient, DeleteReadinessCheckCommand } from "@aws-sdk/client-route53-recovery-readiness"; // ES Modules import
|
|
14
|
-
* // const { Route53RecoveryReadinessClient, DeleteReadinessCheckCommand } = require("@aws-sdk/client-route53-recovery-readiness"); // CommonJS import
|
|
15
|
-
* const client = new Route53RecoveryReadinessClient(config);
|
|
16
|
-
* const command = new DeleteReadinessCheckCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link DeleteReadinessCheckCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link DeleteReadinessCheckCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link Route53RecoveryReadinessClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class DeleteReadinessCheckCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -58,4 +34,3 @@ class DeleteReadinessCheckCommand extends smithy_client_1.Command {
|
|
|
58
34
|
}
|
|
59
35
|
}
|
|
60
36
|
exports.DeleteReadinessCheckCommand = DeleteReadinessCheckCommand;
|
|
61
|
-
//# sourceMappingURL=DeleteReadinessCheckCommand.js.map
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
-
/**
|
|
9
|
-
* Deletes an existing Recovery Group.
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { Route53RecoveryReadinessClient, DeleteRecoveryGroupCommand } from "@aws-sdk/client-route53-recovery-readiness"; // ES Modules import
|
|
14
|
-
* // const { Route53RecoveryReadinessClient, DeleteRecoveryGroupCommand } = require("@aws-sdk/client-route53-recovery-readiness"); // CommonJS import
|
|
15
|
-
* const client = new Route53RecoveryReadinessClient(config);
|
|
16
|
-
* const command = new DeleteRecoveryGroupCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link DeleteRecoveryGroupCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link DeleteRecoveryGroupCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link Route53RecoveryReadinessClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class DeleteRecoveryGroupCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -58,4 +34,3 @@ class DeleteRecoveryGroupCommand extends smithy_client_1.Command {
|
|
|
58
34
|
}
|
|
59
35
|
}
|
|
60
36
|
exports.DeleteRecoveryGroupCommand = DeleteRecoveryGroupCommand;
|
|
61
|
-
//# sourceMappingURL=DeleteRecoveryGroupCommand.js.map
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
-
/**
|
|
9
|
-
* Deletes an existing Resource Set.
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { Route53RecoveryReadinessClient, DeleteResourceSetCommand } from "@aws-sdk/client-route53-recovery-readiness"; // ES Modules import
|
|
14
|
-
* // const { Route53RecoveryReadinessClient, DeleteResourceSetCommand } = require("@aws-sdk/client-route53-recovery-readiness"); // CommonJS import
|
|
15
|
-
* const client = new Route53RecoveryReadinessClient(config);
|
|
16
|
-
* const command = new DeleteResourceSetCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link DeleteResourceSetCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link DeleteResourceSetCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link Route53RecoveryReadinessClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class DeleteResourceSetCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -58,4 +34,3 @@ class DeleteResourceSetCommand extends smithy_client_1.Command {
|
|
|
58
34
|
}
|
|
59
35
|
}
|
|
60
36
|
exports.DeleteResourceSetCommand = DeleteResourceSetCommand;
|
|
61
|
-
//# sourceMappingURL=DeleteResourceSetCommand.js.map
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
-
/**
|
|
9
|
-
* Returns a collection of recommendations to improve resilliance and readiness check quality for a Recovery Group.
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { Route53RecoveryReadinessClient, GetArchitectureRecommendationsCommand } from "@aws-sdk/client-route53-recovery-readiness"; // ES Modules import
|
|
14
|
-
* // const { Route53RecoveryReadinessClient, GetArchitectureRecommendationsCommand } = require("@aws-sdk/client-route53-recovery-readiness"); // CommonJS import
|
|
15
|
-
* const client = new Route53RecoveryReadinessClient(config);
|
|
16
|
-
* const command = new GetArchitectureRecommendationsCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link GetArchitectureRecommendationsCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link GetArchitectureRecommendationsCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link Route53RecoveryReadinessClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class GetArchitectureRecommendationsCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -58,4 +34,3 @@ class GetArchitectureRecommendationsCommand extends smithy_client_1.Command {
|
|
|
58
34
|
}
|
|
59
35
|
}
|
|
60
36
|
exports.GetArchitectureRecommendationsCommand = GetArchitectureRecommendationsCommand;
|
|
61
|
-
//# sourceMappingURL=GetArchitectureRecommendationsCommand.js.map
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
-
/**
|
|
9
|
-
* Returns information about a Cell.
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { Route53RecoveryReadinessClient, GetCellCommand } from "@aws-sdk/client-route53-recovery-readiness"; // ES Modules import
|
|
14
|
-
* // const { Route53RecoveryReadinessClient, GetCellCommand } = require("@aws-sdk/client-route53-recovery-readiness"); // CommonJS import
|
|
15
|
-
* const client = new Route53RecoveryReadinessClient(config);
|
|
16
|
-
* const command = new GetCellCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link GetCellCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link GetCellCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link Route53RecoveryReadinessClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class GetCellCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -58,4 +34,3 @@ class GetCellCommand extends smithy_client_1.Command {
|
|
|
58
34
|
}
|
|
59
35
|
}
|
|
60
36
|
exports.GetCellCommand = GetCellCommand;
|
|
61
|
-
//# sourceMappingURL=GetCellCommand.js.map
|
|
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
8
|
-
/**
|
|
9
|
-
* Returns information about readiness of a Cell.
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { Route53RecoveryReadinessClient, GetCellReadinessSummaryCommand } from "@aws-sdk/client-route53-recovery-readiness"; // ES Modules import
|
|
14
|
-
* // const { Route53RecoveryReadinessClient, GetCellReadinessSummaryCommand } = require("@aws-sdk/client-route53-recovery-readiness"); // CommonJS import
|
|
15
|
-
* const client = new Route53RecoveryReadinessClient(config);
|
|
16
|
-
* const command = new GetCellReadinessSummaryCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link GetCellReadinessSummaryCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link GetCellReadinessSummaryCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link Route53RecoveryReadinessClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
8
|
class GetCellReadinessSummaryCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
9
|
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
10
|
super();
|
|
31
11
|
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
12
|
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
38
14
|
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
@@ -58,4 +34,3 @@ class GetCellReadinessSummaryCommand extends smithy_client_1.Command {
|
|
|
58
34
|
}
|
|
59
35
|
}
|
|
60
36
|
exports.GetCellReadinessSummaryCommand = GetCellReadinessSummaryCommand;
|
|
61
|
-
//# sourceMappingURL=GetCellReadinessSummaryCommand.js.map
|