@servicevic-oss/cdk-cleanup-certificate-validation-records 1.3.48 → 1.3.49
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/.jsii +4 -4
- package/lib/index.js +2 -2
- package/node_modules/@aws-sdk/client-acm/dist-cjs/index.js +1 -1
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/ACM.d.ts +129 -159
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/ACMClient.d.ts +14 -24
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +10 -13
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commandBuilder.d.ts +8 -18
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/AddTagsToCertificateCommand.d.ts +3 -4
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/CreateAcmeDomainValidationCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/CreateAcmeEndpointCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/CreateAcmeExternalAccountBindingCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/DeleteAcmeDomainValidationCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/DeleteAcmeEndpointCommand.d.ts +3 -4
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/DeleteAcmeExternalAccountBindingCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +3 -4
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/DescribeAcmeAccountCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/DescribeAcmeDomainValidationCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/DescribeAcmeEndpointCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/DescribeAcmeExternalAccountBindingCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/ExportCertificateCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/GetAccountConfigurationCommand.d.ts +2 -3
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/GetAcmeExternalAccountBindingCredentialsCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/GetCertificateCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/ImportCertificateCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/ListAcmeAccountsCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/ListAcmeDomainValidationsCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/ListAcmeEndpointsCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/ListAcmeExternalAccountBindingsCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/ListCertificatesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/ListTagsForCertificateCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/PutAccountConfigurationCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/RemoveTagsFromCertificateCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/RenewCertificateCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/RequestCertificateCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/ResendValidationEmailCommand.d.ts +3 -4
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/RevokeAcmeAccountCommand.d.ts +3 -4
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/RevokeAcmeExternalAccountBindingCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/RevokeCertificateCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/SearchCertificatesCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/UpdateAcmeDomainValidationCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/UpdateAcmeEndpointCommand.d.ts +3 -4
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/UpdateCertificateOptionsCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/models/enums.d.ts +14 -28
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/models/errors.d.ts +16 -49
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/models/models_0.d.ts +2 -6
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/runtimeConfig.browser.d.ts +11 -30
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/runtimeConfig.d.ts +10 -24
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/runtimeConfig.native.d.ts +11 -30
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/waiters/waitForAcmeDomainValidationDeleted.d.ts +3 -5
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/waiters/waitForAcmeDomainValidationValidated.d.ts +3 -5
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/waiters/waitForAcmeEndpointActive.d.ts +3 -5
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/waiters/waitForAcmeEndpointDeleted.d.ts +3 -5
- package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/waiters/waitForCertificateValidated.d.ts +3 -5
- package/node_modules/@aws-sdk/client-acm/package.json +38 -38
- package/node_modules/@aws-sdk/client-route-53/dist-cjs/index.js +1 -1
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/Route53.d.ts +222 -255
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/Route53Client.d.ts +17 -33
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commandBuilder.d.ts +9 -15
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ActivateKeySigningKeyCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/AssociateVPCWithHostedZoneCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ChangeCidrCollectionCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ChangeResourceRecordSetsCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ChangeTagsForResourceCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/CreateCidrCollectionCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/CreateHealthCheckCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/CreateHostedZoneCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/CreateKeySigningKeyCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/CreateQueryLoggingConfigCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/CreateReusableDelegationSetCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/CreateTrafficPolicyCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/CreateTrafficPolicyInstanceCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/CreateTrafficPolicyVersionCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/CreateVPCAssociationAuthorizationCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/DeactivateKeySigningKeyCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/DeleteCidrCollectionCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/DeleteHealthCheckCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/DeleteHostedZoneCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/DeleteKeySigningKeyCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/DeleteQueryLoggingConfigCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/DeleteReusableDelegationSetCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/DeleteTrafficPolicyCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/DeleteTrafficPolicyInstanceCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/DisableHostedZoneDNSSECCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/DisassociateVPCFromHostedZoneCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/EnableHostedZoneDNSSECCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetAccountLimitCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetChangeCommand.d.ts +7 -5
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetCheckerIpRangesCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetDNSSECCommand.d.ts +7 -5
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetGeoLocationCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetHealthCheckCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetHealthCheckCountCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetHealthCheckLastFailureReasonCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetHealthCheckStatusCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetHostedZoneCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetHostedZoneCountCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetHostedZoneLimitCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetQueryLoggingConfigCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetReusableDelegationSetCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetReusableDelegationSetLimitCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetTrafficPolicyCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCountCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListCidrBlocksCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListCidrCollectionsCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListCidrLocationsCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListGeoLocationsCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListHealthChecksCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListHostedZonesByNameCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListHostedZonesByVPCCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListHostedZonesCommand.d.ts +3 -8
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListQueryLoggingConfigsCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListResourceRecordSetsCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListReusableDelegationSetsCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListTagsForResourcesCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListTrafficPoliciesCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListTrafficPolicyInstancesCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListTrafficPolicyVersionsCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/ListVPCAssociationAuthorizationsCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/TestDNSAnswerCommand.d.ts +4 -9
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/UpdateHealthCheckCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/UpdateHostedZoneCommentCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/UpdateHostedZoneFeaturesCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/UpdateTrafficPolicyCommentCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/commands/UpdateTrafficPolicyInstanceCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/models/enums.d.ts +8 -16
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/models/errors.d.ts +48 -167
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/waiters/waitForResourceRecordSetsChanged.d.ts +3 -6
- package/node_modules/@aws-sdk/client-route-53/package.json +40 -40
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +1 -1
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +8 -8
- package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +2 -2
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +4 -4
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/index.d.ts +1 -5
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +2 -4
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +1 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +2 -4
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.browser.d.ts +3 -12
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.d.ts +4 -16
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.native.d.ts +3 -12
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/longPollMiddleware.d.ts +2 -4
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-host-header/hostHeaderMiddleware.d.ts +5 -9
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-logger/loggerMiddleware.d.ts +3 -6
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/configuration.d.ts +1 -2
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/getRecursionDetectionPlugin.browser.d.ts +1 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/getRecursionDetectionPlugin.d.ts +1 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/recursionDetectionMiddleware.browser.d.ts +1 -4
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/recursionDetectionMiddleware.d.ts +1 -4
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/recursionDetectionMiddleware.native.d.ts +1 -4
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-user-agent/check-features.d.ts +2 -6
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-user-agent/configurations.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-user-agent/user-agent-middleware.d.ts +4 -7
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/region-config-resolver/extensions.d.ts +2 -2
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/region-config-resolver/stsRegionDefaultResolver.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setCredentialFeature.d.ts +3 -8
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setFeature.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setTokenFeature.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/lib/aws/isVirtualHostableS3Bucket.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/lib/aws/partition.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/resolveDefaultAwsRegionalEndpointsConfig.d.ts +3 -9
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/types/RuleSetObject.d.ts +1 -5
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-browser/createUserAgentStringParsingProvider.d.ts +1 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-browser/defaultUserAgent.d.ts +2 -6
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-browser/defaultUserAgent.native.d.ts +2 -6
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-node/defaultUserAgent.d.ts +2 -6
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-node/nodeAppIdConfigOptions.d.ts +1 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.d.ts +2 -5
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +4 -6
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.d.ts +1 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/index.d.ts +2 -8
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +3 -8
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +8 -17
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/isClockSkewed.d.ts +1 -4
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +6 -19
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +2 -2
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/common.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/index.d.ts +1 -5
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -2
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +3 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonCodec.d.ts +1 -4
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +1 -5
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/awsExpectUnion.d.ts +1 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/jsonReviver.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/parseJsonBody.d.ts +4 -13
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsQueryProtocol.d.ts +4 -7
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/QueryShapeSerializer.d.ts +1 -1
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +3 -3
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/parseXmlBody.d.ts +3 -12
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/util/util-format-url/format-url.d.ts +1 -1
- package/node_modules/@aws-sdk/core/package.json +64 -64
- package/node_modules/@aws-sdk/credential-provider-env/dist-types/ts3.4/fromEnv.d.ts +1 -3
- package/node_modules/@aws-sdk/credential-provider-env/package.json +31 -31
- package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.browser.d.ts +1 -3
- package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.d.ts +1 -3
- package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/requestHelpers.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/retry-wrapper.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.browser.d.ts +1 -4
- package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.d.ts +1 -4
- package/node_modules/@aws-sdk/credential-provider-http/package.json +33 -33
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +4 -8
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveCredentialSource.d.ts +2 -4
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProcessCredentials.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveStaticCredentials.d.ts +2 -4
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +2 -4
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +39 -39
- package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/LoginCredentialsFetcher.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/fromLoginCredentials.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/index.d.ts +1 -6
- package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/types.d.ts +1 -3
- package/node_modules/@aws-sdk/credential-provider-login/package.json +34 -34
- package/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/defaultProvider.d.ts +4 -11
- package/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/remoteProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/runtime/memoize-chain.d.ts +3 -3
- package/node_modules/@aws-sdk/credential-provider-node/package.json +38 -38
- package/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/fromProcess.d.ts +2 -4
- package/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/getValidatedProcessCredentials.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/resolveProcessCredentials.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-process/package.json +31 -31
- package/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +2 -4
- package/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/loadSso.d.ts +2 -8
- package/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/validateSsoProfile.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +33 -33
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromTokenFile.d.ts +3 -7
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromWebToken.d.ts +5 -7
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/index.d.ts +1 -4
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +39 -39
- package/node_modules/@aws-sdk/middleware-sdk-route53/dist-types/ts3.4/change-resource-record-sets.d.ts +3 -12
- package/node_modules/@aws-sdk/middleware-sdk-route53/dist-types/ts3.4/id-normalizer.d.ts +3 -12
- package/node_modules/@aws-sdk/middleware-sdk-route53/package.json +30 -30
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +11 -9
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +6 -5
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +6 -5
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +6 -5
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +12 -8
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthSchemeProvider.js +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +6 -4
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultRoleAssumers.d.ts +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentity.d.ts +7 -15
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentityClient.d.ts +8 -22
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commandBuilder.d.ts +7 -13
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetIdCommand.d.ts +6 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/endpoint/EndpointParameters.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/endpoint/endpointResolver.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/extensionConfiguration.d.ts +2 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/models/errors.d.ts +9 -28
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.browser.d.ts +13 -30
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +12 -26
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +13 -30
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.shared.d.ts +6 -12
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeExtensions.d.ts +2 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/schemas/schemas_0.d.ts +1 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/Signin.d.ts +6 -6
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +15 -25
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commandBuilder.d.ts +8 -18
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/CreateOAuth2TokenWithIAMCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/EndpointParameters.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/endpointResolver.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/extensionConfiguration.d.ts +2 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/enums.d.ts +1 -2
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/errors.d.ts +4 -12
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +13 -30
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +12 -26
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +13 -30
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +5 -9
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +1 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSO.d.ts +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSOClient.d.ts +13 -20
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthSchemeProvider.d.ts +10 -13
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commandBuilder.d.ts +7 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commands/GetRoleCredentialsCommand.d.ts +5 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/EndpointParameters.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/endpointResolver.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/extensionConfiguration.d.ts +2 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/models/errors.d.ts +4 -12
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.browser.d.ts +12 -27
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +11 -23
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +12 -27
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.shared.d.ts +5 -9
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/schemas/schemas_0.d.ts +1 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDC.d.ts +4 -7
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +16 -29
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commandBuilder.d.ts +7 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/endpointResolver.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +2 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/errors.d.ts +11 -34
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +12 -27
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +11 -23
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +12 -27
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +5 -9
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +1 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STS.d.ts +7 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +16 -30
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +11 -16
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commandBuilder.d.ts +8 -18
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +3 -5
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +4 -6
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultRoleAssumers.d.ts +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +5 -7
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/endpointResolver.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +2 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/errors.d.ts +7 -24
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +14 -34
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +14 -33
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +14 -34
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +6 -10
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeExtensions.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +1 -5
- package/node_modules/@aws-sdk/nested-clients/package.json +53 -53
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/SignatureV4MultiRegion.d.ts +5 -13
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/SignatureV4SignWithCredentials.d.ts +2 -2
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/index.d.ts +2 -8
- package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/signature-v4-crt-container.d.ts +1 -1
- package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +28 -28
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromEnvSigningName.d.ts +1 -4
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +2 -6
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromStatic.d.ts +2 -9
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +2 -4
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +1 -1
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/nodeProvider.d.ts +1 -3
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/validateTokenKey.d.ts +1 -5
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/writeSSOTokenToFile.d.ts +1 -4
- package/node_modules/@aws-sdk/token-providers/package.json +34 -34
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/crypto.d.ts +1 -7
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/encode.d.ts +1 -6
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +2 -5
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/index.d.ts +1 -5
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +7 -39
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/logger.d.ts +1 -9
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/profile.d.ts +1 -6
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/shapes.d.ts +1 -6
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/stream.d.ts +1 -4
- package/node_modules/@aws-sdk/types/package.json +29 -29
- package/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/XmlNode.d.ts +2 -12
- package/node_modules/@aws-sdk/xml-builder/package.json +34 -34
- package/package.json +5 -4
|
@@ -121,18 +121,12 @@ import {
|
|
|
121
121
|
GetAccountLimitCommandInput,
|
|
122
122
|
GetAccountLimitCommandOutput,
|
|
123
123
|
} from "./commands/GetAccountLimitCommand";
|
|
124
|
-
import {
|
|
125
|
-
GetChangeCommandInput,
|
|
126
|
-
GetChangeCommandOutput,
|
|
127
|
-
} from "./commands/GetChangeCommand";
|
|
124
|
+
import { GetChangeCommandInput, GetChangeCommandOutput } from "./commands/GetChangeCommand";
|
|
128
125
|
import {
|
|
129
126
|
GetCheckerIpRangesCommandInput,
|
|
130
127
|
GetCheckerIpRangesCommandOutput,
|
|
131
128
|
} from "./commands/GetCheckerIpRangesCommand";
|
|
132
|
-
import {
|
|
133
|
-
GetDNSSECCommandInput,
|
|
134
|
-
GetDNSSECCommandOutput,
|
|
135
|
-
} from "./commands/GetDNSSECCommand";
|
|
129
|
+
import { GetDNSSECCommandInput, GetDNSSECCommandOutput } from "./commands/GetDNSSECCommand";
|
|
136
130
|
import {
|
|
137
131
|
GetGeoLocationCommandInput,
|
|
138
132
|
GetGeoLocationCommandOutput,
|
|
@@ -293,1015 +287,988 @@ import { Route53Client } from "./Route53Client";
|
|
|
293
287
|
export interface Route53 {
|
|
294
288
|
activateKeySigningKey(
|
|
295
289
|
args: ActivateKeySigningKeyCommandInput,
|
|
296
|
-
options?: __HttpHandlerOptions
|
|
290
|
+
options?: __HttpHandlerOptions,
|
|
297
291
|
): Promise<ActivateKeySigningKeyCommandOutput>;
|
|
298
292
|
activateKeySigningKey(
|
|
299
293
|
args: ActivateKeySigningKeyCommandInput,
|
|
300
|
-
cb: (err: any, data?: ActivateKeySigningKeyCommandOutput) => void
|
|
294
|
+
cb: (err: any, data?: ActivateKeySigningKeyCommandOutput) => void,
|
|
301
295
|
): void;
|
|
302
296
|
activateKeySigningKey(
|
|
303
297
|
args: ActivateKeySigningKeyCommandInput,
|
|
304
298
|
options: __HttpHandlerOptions,
|
|
305
|
-
cb: (err: any, data?: ActivateKeySigningKeyCommandOutput) => void
|
|
299
|
+
cb: (err: any, data?: ActivateKeySigningKeyCommandOutput) => void,
|
|
306
300
|
): void;
|
|
307
301
|
associateVPCWithHostedZone(
|
|
308
302
|
args: AssociateVPCWithHostedZoneCommandInput,
|
|
309
|
-
options?: __HttpHandlerOptions
|
|
303
|
+
options?: __HttpHandlerOptions,
|
|
310
304
|
): Promise<AssociateVPCWithHostedZoneCommandOutput>;
|
|
311
305
|
associateVPCWithHostedZone(
|
|
312
306
|
args: AssociateVPCWithHostedZoneCommandInput,
|
|
313
|
-
cb: (err: any, data?: AssociateVPCWithHostedZoneCommandOutput) => void
|
|
307
|
+
cb: (err: any, data?: AssociateVPCWithHostedZoneCommandOutput) => void,
|
|
314
308
|
): void;
|
|
315
309
|
associateVPCWithHostedZone(
|
|
316
310
|
args: AssociateVPCWithHostedZoneCommandInput,
|
|
317
311
|
options: __HttpHandlerOptions,
|
|
318
|
-
cb: (err: any, data?: AssociateVPCWithHostedZoneCommandOutput) => void
|
|
312
|
+
cb: (err: any, data?: AssociateVPCWithHostedZoneCommandOutput) => void,
|
|
319
313
|
): void;
|
|
320
314
|
changeCidrCollection(
|
|
321
315
|
args: ChangeCidrCollectionCommandInput,
|
|
322
|
-
options?: __HttpHandlerOptions
|
|
316
|
+
options?: __HttpHandlerOptions,
|
|
323
317
|
): Promise<ChangeCidrCollectionCommandOutput>;
|
|
324
318
|
changeCidrCollection(
|
|
325
319
|
args: ChangeCidrCollectionCommandInput,
|
|
326
|
-
cb: (err: any, data?: ChangeCidrCollectionCommandOutput) => void
|
|
320
|
+
cb: (err: any, data?: ChangeCidrCollectionCommandOutput) => void,
|
|
327
321
|
): void;
|
|
328
322
|
changeCidrCollection(
|
|
329
323
|
args: ChangeCidrCollectionCommandInput,
|
|
330
324
|
options: __HttpHandlerOptions,
|
|
331
|
-
cb: (err: any, data?: ChangeCidrCollectionCommandOutput) => void
|
|
325
|
+
cb: (err: any, data?: ChangeCidrCollectionCommandOutput) => void,
|
|
332
326
|
): void;
|
|
333
327
|
changeResourceRecordSets(
|
|
334
328
|
args: ChangeResourceRecordSetsCommandInput,
|
|
335
|
-
options?: __HttpHandlerOptions
|
|
329
|
+
options?: __HttpHandlerOptions,
|
|
336
330
|
): Promise<ChangeResourceRecordSetsCommandOutput>;
|
|
337
331
|
changeResourceRecordSets(
|
|
338
332
|
args: ChangeResourceRecordSetsCommandInput,
|
|
339
|
-
cb: (err: any, data?: ChangeResourceRecordSetsCommandOutput) => void
|
|
333
|
+
cb: (err: any, data?: ChangeResourceRecordSetsCommandOutput) => void,
|
|
340
334
|
): void;
|
|
341
335
|
changeResourceRecordSets(
|
|
342
336
|
args: ChangeResourceRecordSetsCommandInput,
|
|
343
337
|
options: __HttpHandlerOptions,
|
|
344
|
-
cb: (err: any, data?: ChangeResourceRecordSetsCommandOutput) => void
|
|
338
|
+
cb: (err: any, data?: ChangeResourceRecordSetsCommandOutput) => void,
|
|
345
339
|
): void;
|
|
346
340
|
changeTagsForResource(
|
|
347
341
|
args: ChangeTagsForResourceCommandInput,
|
|
348
|
-
options?: __HttpHandlerOptions
|
|
342
|
+
options?: __HttpHandlerOptions,
|
|
349
343
|
): Promise<ChangeTagsForResourceCommandOutput>;
|
|
350
344
|
changeTagsForResource(
|
|
351
345
|
args: ChangeTagsForResourceCommandInput,
|
|
352
|
-
cb: (err: any, data?: ChangeTagsForResourceCommandOutput) => void
|
|
346
|
+
cb: (err: any, data?: ChangeTagsForResourceCommandOutput) => void,
|
|
353
347
|
): void;
|
|
354
348
|
changeTagsForResource(
|
|
355
349
|
args: ChangeTagsForResourceCommandInput,
|
|
356
350
|
options: __HttpHandlerOptions,
|
|
357
|
-
cb: (err: any, data?: ChangeTagsForResourceCommandOutput) => void
|
|
351
|
+
cb: (err: any, data?: ChangeTagsForResourceCommandOutput) => void,
|
|
358
352
|
): void;
|
|
359
353
|
createCidrCollection(
|
|
360
354
|
args: CreateCidrCollectionCommandInput,
|
|
361
|
-
options?: __HttpHandlerOptions
|
|
355
|
+
options?: __HttpHandlerOptions,
|
|
362
356
|
): Promise<CreateCidrCollectionCommandOutput>;
|
|
363
357
|
createCidrCollection(
|
|
364
358
|
args: CreateCidrCollectionCommandInput,
|
|
365
|
-
cb: (err: any, data?: CreateCidrCollectionCommandOutput) => void
|
|
359
|
+
cb: (err: any, data?: CreateCidrCollectionCommandOutput) => void,
|
|
366
360
|
): void;
|
|
367
361
|
createCidrCollection(
|
|
368
362
|
args: CreateCidrCollectionCommandInput,
|
|
369
363
|
options: __HttpHandlerOptions,
|
|
370
|
-
cb: (err: any, data?: CreateCidrCollectionCommandOutput) => void
|
|
364
|
+
cb: (err: any, data?: CreateCidrCollectionCommandOutput) => void,
|
|
371
365
|
): void;
|
|
372
366
|
createHealthCheck(
|
|
373
367
|
args: CreateHealthCheckCommandInput,
|
|
374
|
-
options?: __HttpHandlerOptions
|
|
368
|
+
options?: __HttpHandlerOptions,
|
|
375
369
|
): Promise<CreateHealthCheckCommandOutput>;
|
|
376
370
|
createHealthCheck(
|
|
377
371
|
args: CreateHealthCheckCommandInput,
|
|
378
|
-
cb: (err: any, data?: CreateHealthCheckCommandOutput) => void
|
|
372
|
+
cb: (err: any, data?: CreateHealthCheckCommandOutput) => void,
|
|
379
373
|
): void;
|
|
380
374
|
createHealthCheck(
|
|
381
375
|
args: CreateHealthCheckCommandInput,
|
|
382
376
|
options: __HttpHandlerOptions,
|
|
383
|
-
cb: (err: any, data?: CreateHealthCheckCommandOutput) => void
|
|
377
|
+
cb: (err: any, data?: CreateHealthCheckCommandOutput) => void,
|
|
384
378
|
): void;
|
|
385
379
|
createHostedZone(
|
|
386
380
|
args: CreateHostedZoneCommandInput,
|
|
387
|
-
options?: __HttpHandlerOptions
|
|
381
|
+
options?: __HttpHandlerOptions,
|
|
388
382
|
): Promise<CreateHostedZoneCommandOutput>;
|
|
389
383
|
createHostedZone(
|
|
390
384
|
args: CreateHostedZoneCommandInput,
|
|
391
|
-
cb: (err: any, data?: CreateHostedZoneCommandOutput) => void
|
|
385
|
+
cb: (err: any, data?: CreateHostedZoneCommandOutput) => void,
|
|
392
386
|
): void;
|
|
393
387
|
createHostedZone(
|
|
394
388
|
args: CreateHostedZoneCommandInput,
|
|
395
389
|
options: __HttpHandlerOptions,
|
|
396
|
-
cb: (err: any, data?: CreateHostedZoneCommandOutput) => void
|
|
390
|
+
cb: (err: any, data?: CreateHostedZoneCommandOutput) => void,
|
|
397
391
|
): void;
|
|
398
392
|
createKeySigningKey(
|
|
399
393
|
args: CreateKeySigningKeyCommandInput,
|
|
400
|
-
options?: __HttpHandlerOptions
|
|
394
|
+
options?: __HttpHandlerOptions,
|
|
401
395
|
): Promise<CreateKeySigningKeyCommandOutput>;
|
|
402
396
|
createKeySigningKey(
|
|
403
397
|
args: CreateKeySigningKeyCommandInput,
|
|
404
|
-
cb: (err: any, data?: CreateKeySigningKeyCommandOutput) => void
|
|
398
|
+
cb: (err: any, data?: CreateKeySigningKeyCommandOutput) => void,
|
|
405
399
|
): void;
|
|
406
400
|
createKeySigningKey(
|
|
407
401
|
args: CreateKeySigningKeyCommandInput,
|
|
408
402
|
options: __HttpHandlerOptions,
|
|
409
|
-
cb: (err: any, data?: CreateKeySigningKeyCommandOutput) => void
|
|
403
|
+
cb: (err: any, data?: CreateKeySigningKeyCommandOutput) => void,
|
|
410
404
|
): void;
|
|
411
405
|
createQueryLoggingConfig(
|
|
412
406
|
args: CreateQueryLoggingConfigCommandInput,
|
|
413
|
-
options?: __HttpHandlerOptions
|
|
407
|
+
options?: __HttpHandlerOptions,
|
|
414
408
|
): Promise<CreateQueryLoggingConfigCommandOutput>;
|
|
415
409
|
createQueryLoggingConfig(
|
|
416
410
|
args: CreateQueryLoggingConfigCommandInput,
|
|
417
|
-
cb: (err: any, data?: CreateQueryLoggingConfigCommandOutput) => void
|
|
411
|
+
cb: (err: any, data?: CreateQueryLoggingConfigCommandOutput) => void,
|
|
418
412
|
): void;
|
|
419
413
|
createQueryLoggingConfig(
|
|
420
414
|
args: CreateQueryLoggingConfigCommandInput,
|
|
421
415
|
options: __HttpHandlerOptions,
|
|
422
|
-
cb: (err: any, data?: CreateQueryLoggingConfigCommandOutput) => void
|
|
416
|
+
cb: (err: any, data?: CreateQueryLoggingConfigCommandOutput) => void,
|
|
423
417
|
): void;
|
|
424
418
|
createReusableDelegationSet(
|
|
425
419
|
args: CreateReusableDelegationSetCommandInput,
|
|
426
|
-
options?: __HttpHandlerOptions
|
|
420
|
+
options?: __HttpHandlerOptions,
|
|
427
421
|
): Promise<CreateReusableDelegationSetCommandOutput>;
|
|
428
422
|
createReusableDelegationSet(
|
|
429
423
|
args: CreateReusableDelegationSetCommandInput,
|
|
430
|
-
cb: (err: any, data?: CreateReusableDelegationSetCommandOutput) => void
|
|
424
|
+
cb: (err: any, data?: CreateReusableDelegationSetCommandOutput) => void,
|
|
431
425
|
): void;
|
|
432
426
|
createReusableDelegationSet(
|
|
433
427
|
args: CreateReusableDelegationSetCommandInput,
|
|
434
428
|
options: __HttpHandlerOptions,
|
|
435
|
-
cb: (err: any, data?: CreateReusableDelegationSetCommandOutput) => void
|
|
429
|
+
cb: (err: any, data?: CreateReusableDelegationSetCommandOutput) => void,
|
|
436
430
|
): void;
|
|
437
431
|
createTrafficPolicy(
|
|
438
432
|
args: CreateTrafficPolicyCommandInput,
|
|
439
|
-
options?: __HttpHandlerOptions
|
|
433
|
+
options?: __HttpHandlerOptions,
|
|
440
434
|
): Promise<CreateTrafficPolicyCommandOutput>;
|
|
441
435
|
createTrafficPolicy(
|
|
442
436
|
args: CreateTrafficPolicyCommandInput,
|
|
443
|
-
cb: (err: any, data?: CreateTrafficPolicyCommandOutput) => void
|
|
437
|
+
cb: (err: any, data?: CreateTrafficPolicyCommandOutput) => void,
|
|
444
438
|
): void;
|
|
445
439
|
createTrafficPolicy(
|
|
446
440
|
args: CreateTrafficPolicyCommandInput,
|
|
447
441
|
options: __HttpHandlerOptions,
|
|
448
|
-
cb: (err: any, data?: CreateTrafficPolicyCommandOutput) => void
|
|
442
|
+
cb: (err: any, data?: CreateTrafficPolicyCommandOutput) => void,
|
|
449
443
|
): void;
|
|
450
444
|
createTrafficPolicyInstance(
|
|
451
445
|
args: CreateTrafficPolicyInstanceCommandInput,
|
|
452
|
-
options?: __HttpHandlerOptions
|
|
446
|
+
options?: __HttpHandlerOptions,
|
|
453
447
|
): Promise<CreateTrafficPolicyInstanceCommandOutput>;
|
|
454
448
|
createTrafficPolicyInstance(
|
|
455
449
|
args: CreateTrafficPolicyInstanceCommandInput,
|
|
456
|
-
cb: (err: any, data?: CreateTrafficPolicyInstanceCommandOutput) => void
|
|
450
|
+
cb: (err: any, data?: CreateTrafficPolicyInstanceCommandOutput) => void,
|
|
457
451
|
): void;
|
|
458
452
|
createTrafficPolicyInstance(
|
|
459
453
|
args: CreateTrafficPolicyInstanceCommandInput,
|
|
460
454
|
options: __HttpHandlerOptions,
|
|
461
|
-
cb: (err: any, data?: CreateTrafficPolicyInstanceCommandOutput) => void
|
|
455
|
+
cb: (err: any, data?: CreateTrafficPolicyInstanceCommandOutput) => void,
|
|
462
456
|
): void;
|
|
463
457
|
createTrafficPolicyVersion(
|
|
464
458
|
args: CreateTrafficPolicyVersionCommandInput,
|
|
465
|
-
options?: __HttpHandlerOptions
|
|
459
|
+
options?: __HttpHandlerOptions,
|
|
466
460
|
): Promise<CreateTrafficPolicyVersionCommandOutput>;
|
|
467
461
|
createTrafficPolicyVersion(
|
|
468
462
|
args: CreateTrafficPolicyVersionCommandInput,
|
|
469
|
-
cb: (err: any, data?: CreateTrafficPolicyVersionCommandOutput) => void
|
|
463
|
+
cb: (err: any, data?: CreateTrafficPolicyVersionCommandOutput) => void,
|
|
470
464
|
): void;
|
|
471
465
|
createTrafficPolicyVersion(
|
|
472
466
|
args: CreateTrafficPolicyVersionCommandInput,
|
|
473
467
|
options: __HttpHandlerOptions,
|
|
474
|
-
cb: (err: any, data?: CreateTrafficPolicyVersionCommandOutput) => void
|
|
468
|
+
cb: (err: any, data?: CreateTrafficPolicyVersionCommandOutput) => void,
|
|
475
469
|
): void;
|
|
476
470
|
createVPCAssociationAuthorization(
|
|
477
471
|
args: CreateVPCAssociationAuthorizationCommandInput,
|
|
478
|
-
options?: __HttpHandlerOptions
|
|
472
|
+
options?: __HttpHandlerOptions,
|
|
479
473
|
): Promise<CreateVPCAssociationAuthorizationCommandOutput>;
|
|
480
474
|
createVPCAssociationAuthorization(
|
|
481
475
|
args: CreateVPCAssociationAuthorizationCommandInput,
|
|
482
|
-
cb: (
|
|
483
|
-
err: any,
|
|
484
|
-
data?: CreateVPCAssociationAuthorizationCommandOutput
|
|
485
|
-
) => void
|
|
476
|
+
cb: (err: any, data?: CreateVPCAssociationAuthorizationCommandOutput) => void,
|
|
486
477
|
): void;
|
|
487
478
|
createVPCAssociationAuthorization(
|
|
488
479
|
args: CreateVPCAssociationAuthorizationCommandInput,
|
|
489
480
|
options: __HttpHandlerOptions,
|
|
490
|
-
cb: (
|
|
491
|
-
err: any,
|
|
492
|
-
data?: CreateVPCAssociationAuthorizationCommandOutput
|
|
493
|
-
) => void
|
|
481
|
+
cb: (err: any, data?: CreateVPCAssociationAuthorizationCommandOutput) => void,
|
|
494
482
|
): void;
|
|
495
483
|
deactivateKeySigningKey(
|
|
496
484
|
args: DeactivateKeySigningKeyCommandInput,
|
|
497
|
-
options?: __HttpHandlerOptions
|
|
485
|
+
options?: __HttpHandlerOptions,
|
|
498
486
|
): Promise<DeactivateKeySigningKeyCommandOutput>;
|
|
499
487
|
deactivateKeySigningKey(
|
|
500
488
|
args: DeactivateKeySigningKeyCommandInput,
|
|
501
|
-
cb: (err: any, data?: DeactivateKeySigningKeyCommandOutput) => void
|
|
489
|
+
cb: (err: any, data?: DeactivateKeySigningKeyCommandOutput) => void,
|
|
502
490
|
): void;
|
|
503
491
|
deactivateKeySigningKey(
|
|
504
492
|
args: DeactivateKeySigningKeyCommandInput,
|
|
505
493
|
options: __HttpHandlerOptions,
|
|
506
|
-
cb: (err: any, data?: DeactivateKeySigningKeyCommandOutput) => void
|
|
494
|
+
cb: (err: any, data?: DeactivateKeySigningKeyCommandOutput) => void,
|
|
507
495
|
): void;
|
|
508
496
|
deleteCidrCollection(
|
|
509
497
|
args: DeleteCidrCollectionCommandInput,
|
|
510
|
-
options?: __HttpHandlerOptions
|
|
498
|
+
options?: __HttpHandlerOptions,
|
|
511
499
|
): Promise<DeleteCidrCollectionCommandOutput>;
|
|
512
500
|
deleteCidrCollection(
|
|
513
501
|
args: DeleteCidrCollectionCommandInput,
|
|
514
|
-
cb: (err: any, data?: DeleteCidrCollectionCommandOutput) => void
|
|
502
|
+
cb: (err: any, data?: DeleteCidrCollectionCommandOutput) => void,
|
|
515
503
|
): void;
|
|
516
504
|
deleteCidrCollection(
|
|
517
505
|
args: DeleteCidrCollectionCommandInput,
|
|
518
506
|
options: __HttpHandlerOptions,
|
|
519
|
-
cb: (err: any, data?: DeleteCidrCollectionCommandOutput) => void
|
|
507
|
+
cb: (err: any, data?: DeleteCidrCollectionCommandOutput) => void,
|
|
520
508
|
): void;
|
|
521
509
|
deleteHealthCheck(
|
|
522
510
|
args: DeleteHealthCheckCommandInput,
|
|
523
|
-
options?: __HttpHandlerOptions
|
|
511
|
+
options?: __HttpHandlerOptions,
|
|
524
512
|
): Promise<DeleteHealthCheckCommandOutput>;
|
|
525
513
|
deleteHealthCheck(
|
|
526
514
|
args: DeleteHealthCheckCommandInput,
|
|
527
|
-
cb: (err: any, data?: DeleteHealthCheckCommandOutput) => void
|
|
515
|
+
cb: (err: any, data?: DeleteHealthCheckCommandOutput) => void,
|
|
528
516
|
): void;
|
|
529
517
|
deleteHealthCheck(
|
|
530
518
|
args: DeleteHealthCheckCommandInput,
|
|
531
519
|
options: __HttpHandlerOptions,
|
|
532
|
-
cb: (err: any, data?: DeleteHealthCheckCommandOutput) => void
|
|
520
|
+
cb: (err: any, data?: DeleteHealthCheckCommandOutput) => void,
|
|
533
521
|
): void;
|
|
534
522
|
deleteHostedZone(
|
|
535
523
|
args: DeleteHostedZoneCommandInput,
|
|
536
|
-
options?: __HttpHandlerOptions
|
|
524
|
+
options?: __HttpHandlerOptions,
|
|
537
525
|
): Promise<DeleteHostedZoneCommandOutput>;
|
|
538
526
|
deleteHostedZone(
|
|
539
527
|
args: DeleteHostedZoneCommandInput,
|
|
540
|
-
cb: (err: any, data?: DeleteHostedZoneCommandOutput) => void
|
|
528
|
+
cb: (err: any, data?: DeleteHostedZoneCommandOutput) => void,
|
|
541
529
|
): void;
|
|
542
530
|
deleteHostedZone(
|
|
543
531
|
args: DeleteHostedZoneCommandInput,
|
|
544
532
|
options: __HttpHandlerOptions,
|
|
545
|
-
cb: (err: any, data?: DeleteHostedZoneCommandOutput) => void
|
|
533
|
+
cb: (err: any, data?: DeleteHostedZoneCommandOutput) => void,
|
|
546
534
|
): void;
|
|
547
535
|
deleteKeySigningKey(
|
|
548
536
|
args: DeleteKeySigningKeyCommandInput,
|
|
549
|
-
options?: __HttpHandlerOptions
|
|
537
|
+
options?: __HttpHandlerOptions,
|
|
550
538
|
): Promise<DeleteKeySigningKeyCommandOutput>;
|
|
551
539
|
deleteKeySigningKey(
|
|
552
540
|
args: DeleteKeySigningKeyCommandInput,
|
|
553
|
-
cb: (err: any, data?: DeleteKeySigningKeyCommandOutput) => void
|
|
541
|
+
cb: (err: any, data?: DeleteKeySigningKeyCommandOutput) => void,
|
|
554
542
|
): void;
|
|
555
543
|
deleteKeySigningKey(
|
|
556
544
|
args: DeleteKeySigningKeyCommandInput,
|
|
557
545
|
options: __HttpHandlerOptions,
|
|
558
|
-
cb: (err: any, data?: DeleteKeySigningKeyCommandOutput) => void
|
|
546
|
+
cb: (err: any, data?: DeleteKeySigningKeyCommandOutput) => void,
|
|
559
547
|
): void;
|
|
560
548
|
deleteQueryLoggingConfig(
|
|
561
549
|
args: DeleteQueryLoggingConfigCommandInput,
|
|
562
|
-
options?: __HttpHandlerOptions
|
|
550
|
+
options?: __HttpHandlerOptions,
|
|
563
551
|
): Promise<DeleteQueryLoggingConfigCommandOutput>;
|
|
564
552
|
deleteQueryLoggingConfig(
|
|
565
553
|
args: DeleteQueryLoggingConfigCommandInput,
|
|
566
|
-
cb: (err: any, data?: DeleteQueryLoggingConfigCommandOutput) => void
|
|
554
|
+
cb: (err: any, data?: DeleteQueryLoggingConfigCommandOutput) => void,
|
|
567
555
|
): void;
|
|
568
556
|
deleteQueryLoggingConfig(
|
|
569
557
|
args: DeleteQueryLoggingConfigCommandInput,
|
|
570
558
|
options: __HttpHandlerOptions,
|
|
571
|
-
cb: (err: any, data?: DeleteQueryLoggingConfigCommandOutput) => void
|
|
559
|
+
cb: (err: any, data?: DeleteQueryLoggingConfigCommandOutput) => void,
|
|
572
560
|
): void;
|
|
573
561
|
deleteReusableDelegationSet(
|
|
574
562
|
args: DeleteReusableDelegationSetCommandInput,
|
|
575
|
-
options?: __HttpHandlerOptions
|
|
563
|
+
options?: __HttpHandlerOptions,
|
|
576
564
|
): Promise<DeleteReusableDelegationSetCommandOutput>;
|
|
577
565
|
deleteReusableDelegationSet(
|
|
578
566
|
args: DeleteReusableDelegationSetCommandInput,
|
|
579
|
-
cb: (err: any, data?: DeleteReusableDelegationSetCommandOutput) => void
|
|
567
|
+
cb: (err: any, data?: DeleteReusableDelegationSetCommandOutput) => void,
|
|
580
568
|
): void;
|
|
581
569
|
deleteReusableDelegationSet(
|
|
582
570
|
args: DeleteReusableDelegationSetCommandInput,
|
|
583
571
|
options: __HttpHandlerOptions,
|
|
584
|
-
cb: (err: any, data?: DeleteReusableDelegationSetCommandOutput) => void
|
|
572
|
+
cb: (err: any, data?: DeleteReusableDelegationSetCommandOutput) => void,
|
|
585
573
|
): void;
|
|
586
574
|
deleteTrafficPolicy(
|
|
587
575
|
args: DeleteTrafficPolicyCommandInput,
|
|
588
|
-
options?: __HttpHandlerOptions
|
|
576
|
+
options?: __HttpHandlerOptions,
|
|
589
577
|
): Promise<DeleteTrafficPolicyCommandOutput>;
|
|
590
578
|
deleteTrafficPolicy(
|
|
591
579
|
args: DeleteTrafficPolicyCommandInput,
|
|
592
|
-
cb: (err: any, data?: DeleteTrafficPolicyCommandOutput) => void
|
|
580
|
+
cb: (err: any, data?: DeleteTrafficPolicyCommandOutput) => void,
|
|
593
581
|
): void;
|
|
594
582
|
deleteTrafficPolicy(
|
|
595
583
|
args: DeleteTrafficPolicyCommandInput,
|
|
596
584
|
options: __HttpHandlerOptions,
|
|
597
|
-
cb: (err: any, data?: DeleteTrafficPolicyCommandOutput) => void
|
|
585
|
+
cb: (err: any, data?: DeleteTrafficPolicyCommandOutput) => void,
|
|
598
586
|
): void;
|
|
599
587
|
deleteTrafficPolicyInstance(
|
|
600
588
|
args: DeleteTrafficPolicyInstanceCommandInput,
|
|
601
|
-
options?: __HttpHandlerOptions
|
|
589
|
+
options?: __HttpHandlerOptions,
|
|
602
590
|
): Promise<DeleteTrafficPolicyInstanceCommandOutput>;
|
|
603
591
|
deleteTrafficPolicyInstance(
|
|
604
592
|
args: DeleteTrafficPolicyInstanceCommandInput,
|
|
605
|
-
cb: (err: any, data?: DeleteTrafficPolicyInstanceCommandOutput) => void
|
|
593
|
+
cb: (err: any, data?: DeleteTrafficPolicyInstanceCommandOutput) => void,
|
|
606
594
|
): void;
|
|
607
595
|
deleteTrafficPolicyInstance(
|
|
608
596
|
args: DeleteTrafficPolicyInstanceCommandInput,
|
|
609
597
|
options: __HttpHandlerOptions,
|
|
610
|
-
cb: (err: any, data?: DeleteTrafficPolicyInstanceCommandOutput) => void
|
|
598
|
+
cb: (err: any, data?: DeleteTrafficPolicyInstanceCommandOutput) => void,
|
|
611
599
|
): void;
|
|
612
600
|
deleteVPCAssociationAuthorization(
|
|
613
601
|
args: DeleteVPCAssociationAuthorizationCommandInput,
|
|
614
|
-
options?: __HttpHandlerOptions
|
|
602
|
+
options?: __HttpHandlerOptions,
|
|
615
603
|
): Promise<DeleteVPCAssociationAuthorizationCommandOutput>;
|
|
616
604
|
deleteVPCAssociationAuthorization(
|
|
617
605
|
args: DeleteVPCAssociationAuthorizationCommandInput,
|
|
618
|
-
cb: (
|
|
619
|
-
err: any,
|
|
620
|
-
data?: DeleteVPCAssociationAuthorizationCommandOutput
|
|
621
|
-
) => void
|
|
606
|
+
cb: (err: any, data?: DeleteVPCAssociationAuthorizationCommandOutput) => void,
|
|
622
607
|
): void;
|
|
623
608
|
deleteVPCAssociationAuthorization(
|
|
624
609
|
args: DeleteVPCAssociationAuthorizationCommandInput,
|
|
625
610
|
options: __HttpHandlerOptions,
|
|
626
|
-
cb: (
|
|
627
|
-
err: any,
|
|
628
|
-
data?: DeleteVPCAssociationAuthorizationCommandOutput
|
|
629
|
-
) => void
|
|
611
|
+
cb: (err: any, data?: DeleteVPCAssociationAuthorizationCommandOutput) => void,
|
|
630
612
|
): void;
|
|
631
613
|
disableHostedZoneDNSSEC(
|
|
632
614
|
args: DisableHostedZoneDNSSECCommandInput,
|
|
633
|
-
options?: __HttpHandlerOptions
|
|
615
|
+
options?: __HttpHandlerOptions,
|
|
634
616
|
): Promise<DisableHostedZoneDNSSECCommandOutput>;
|
|
635
617
|
disableHostedZoneDNSSEC(
|
|
636
618
|
args: DisableHostedZoneDNSSECCommandInput,
|
|
637
|
-
cb: (err: any, data?: DisableHostedZoneDNSSECCommandOutput) => void
|
|
619
|
+
cb: (err: any, data?: DisableHostedZoneDNSSECCommandOutput) => void,
|
|
638
620
|
): void;
|
|
639
621
|
disableHostedZoneDNSSEC(
|
|
640
622
|
args: DisableHostedZoneDNSSECCommandInput,
|
|
641
623
|
options: __HttpHandlerOptions,
|
|
642
|
-
cb: (err: any, data?: DisableHostedZoneDNSSECCommandOutput) => void
|
|
624
|
+
cb: (err: any, data?: DisableHostedZoneDNSSECCommandOutput) => void,
|
|
643
625
|
): void;
|
|
644
626
|
disassociateVPCFromHostedZone(
|
|
645
627
|
args: DisassociateVPCFromHostedZoneCommandInput,
|
|
646
|
-
options?: __HttpHandlerOptions
|
|
628
|
+
options?: __HttpHandlerOptions,
|
|
647
629
|
): Promise<DisassociateVPCFromHostedZoneCommandOutput>;
|
|
648
630
|
disassociateVPCFromHostedZone(
|
|
649
631
|
args: DisassociateVPCFromHostedZoneCommandInput,
|
|
650
|
-
cb: (err: any, data?: DisassociateVPCFromHostedZoneCommandOutput) => void
|
|
632
|
+
cb: (err: any, data?: DisassociateVPCFromHostedZoneCommandOutput) => void,
|
|
651
633
|
): void;
|
|
652
634
|
disassociateVPCFromHostedZone(
|
|
653
635
|
args: DisassociateVPCFromHostedZoneCommandInput,
|
|
654
636
|
options: __HttpHandlerOptions,
|
|
655
|
-
cb: (err: any, data?: DisassociateVPCFromHostedZoneCommandOutput) => void
|
|
637
|
+
cb: (err: any, data?: DisassociateVPCFromHostedZoneCommandOutput) => void,
|
|
656
638
|
): void;
|
|
657
639
|
enableHostedZoneDNSSEC(
|
|
658
640
|
args: EnableHostedZoneDNSSECCommandInput,
|
|
659
|
-
options?: __HttpHandlerOptions
|
|
641
|
+
options?: __HttpHandlerOptions,
|
|
660
642
|
): Promise<EnableHostedZoneDNSSECCommandOutput>;
|
|
661
643
|
enableHostedZoneDNSSEC(
|
|
662
644
|
args: EnableHostedZoneDNSSECCommandInput,
|
|
663
|
-
cb: (err: any, data?: EnableHostedZoneDNSSECCommandOutput) => void
|
|
645
|
+
cb: (err: any, data?: EnableHostedZoneDNSSECCommandOutput) => void,
|
|
664
646
|
): void;
|
|
665
647
|
enableHostedZoneDNSSEC(
|
|
666
648
|
args: EnableHostedZoneDNSSECCommandInput,
|
|
667
649
|
options: __HttpHandlerOptions,
|
|
668
|
-
cb: (err: any, data?: EnableHostedZoneDNSSECCommandOutput) => void
|
|
650
|
+
cb: (err: any, data?: EnableHostedZoneDNSSECCommandOutput) => void,
|
|
669
651
|
): void;
|
|
670
652
|
getAccountLimit(
|
|
671
653
|
args: GetAccountLimitCommandInput,
|
|
672
|
-
options?: __HttpHandlerOptions
|
|
654
|
+
options?: __HttpHandlerOptions,
|
|
673
655
|
): Promise<GetAccountLimitCommandOutput>;
|
|
674
656
|
getAccountLimit(
|
|
675
657
|
args: GetAccountLimitCommandInput,
|
|
676
|
-
cb: (err: any, data?: GetAccountLimitCommandOutput) => void
|
|
658
|
+
cb: (err: any, data?: GetAccountLimitCommandOutput) => void,
|
|
677
659
|
): void;
|
|
678
660
|
getAccountLimit(
|
|
679
661
|
args: GetAccountLimitCommandInput,
|
|
680
662
|
options: __HttpHandlerOptions,
|
|
681
|
-
cb: (err: any, data?: GetAccountLimitCommandOutput) => void
|
|
663
|
+
cb: (err: any, data?: GetAccountLimitCommandOutput) => void,
|
|
682
664
|
): void;
|
|
683
665
|
getChange(
|
|
684
666
|
args: GetChangeCommandInput,
|
|
685
|
-
options?: __HttpHandlerOptions
|
|
667
|
+
options?: __HttpHandlerOptions,
|
|
686
668
|
): Promise<GetChangeCommandOutput>;
|
|
687
669
|
getChange(
|
|
688
670
|
args: GetChangeCommandInput,
|
|
689
|
-
cb: (err: any, data?: GetChangeCommandOutput) => void
|
|
671
|
+
cb: (err: any, data?: GetChangeCommandOutput) => void,
|
|
690
672
|
): void;
|
|
691
673
|
getChange(
|
|
692
674
|
args: GetChangeCommandInput,
|
|
693
675
|
options: __HttpHandlerOptions,
|
|
694
|
-
cb: (err: any, data?: GetChangeCommandOutput) => void
|
|
676
|
+
cb: (err: any, data?: GetChangeCommandOutput) => void,
|
|
695
677
|
): void;
|
|
696
678
|
getCheckerIpRanges(): Promise<GetCheckerIpRangesCommandOutput>;
|
|
697
679
|
getCheckerIpRanges(
|
|
698
680
|
args: GetCheckerIpRangesCommandInput,
|
|
699
|
-
options?: __HttpHandlerOptions
|
|
681
|
+
options?: __HttpHandlerOptions,
|
|
700
682
|
): Promise<GetCheckerIpRangesCommandOutput>;
|
|
701
683
|
getCheckerIpRanges(
|
|
702
684
|
args: GetCheckerIpRangesCommandInput,
|
|
703
|
-
cb: (err: any, data?: GetCheckerIpRangesCommandOutput) => void
|
|
685
|
+
cb: (err: any, data?: GetCheckerIpRangesCommandOutput) => void,
|
|
704
686
|
): void;
|
|
705
687
|
getCheckerIpRanges(
|
|
706
688
|
args: GetCheckerIpRangesCommandInput,
|
|
707
689
|
options: __HttpHandlerOptions,
|
|
708
|
-
cb: (err: any, data?: GetCheckerIpRangesCommandOutput) => void
|
|
690
|
+
cb: (err: any, data?: GetCheckerIpRangesCommandOutput) => void,
|
|
709
691
|
): void;
|
|
710
692
|
getDNSSEC(
|
|
711
693
|
args: GetDNSSECCommandInput,
|
|
712
|
-
options?: __HttpHandlerOptions
|
|
694
|
+
options?: __HttpHandlerOptions,
|
|
713
695
|
): Promise<GetDNSSECCommandOutput>;
|
|
714
696
|
getDNSSEC(
|
|
715
697
|
args: GetDNSSECCommandInput,
|
|
716
|
-
cb: (err: any, data?: GetDNSSECCommandOutput) => void
|
|
698
|
+
cb: (err: any, data?: GetDNSSECCommandOutput) => void,
|
|
717
699
|
): void;
|
|
718
700
|
getDNSSEC(
|
|
719
701
|
args: GetDNSSECCommandInput,
|
|
720
702
|
options: __HttpHandlerOptions,
|
|
721
|
-
cb: (err: any, data?: GetDNSSECCommandOutput) => void
|
|
703
|
+
cb: (err: any, data?: GetDNSSECCommandOutput) => void,
|
|
722
704
|
): void;
|
|
723
705
|
getGeoLocation(): Promise<GetGeoLocationCommandOutput>;
|
|
724
706
|
getGeoLocation(
|
|
725
707
|
args: GetGeoLocationCommandInput,
|
|
726
|
-
options?: __HttpHandlerOptions
|
|
708
|
+
options?: __HttpHandlerOptions,
|
|
727
709
|
): Promise<GetGeoLocationCommandOutput>;
|
|
728
710
|
getGeoLocation(
|
|
729
711
|
args: GetGeoLocationCommandInput,
|
|
730
|
-
cb: (err: any, data?: GetGeoLocationCommandOutput) => void
|
|
712
|
+
cb: (err: any, data?: GetGeoLocationCommandOutput) => void,
|
|
731
713
|
): void;
|
|
732
714
|
getGeoLocation(
|
|
733
715
|
args: GetGeoLocationCommandInput,
|
|
734
716
|
options: __HttpHandlerOptions,
|
|
735
|
-
cb: (err: any, data?: GetGeoLocationCommandOutput) => void
|
|
717
|
+
cb: (err: any, data?: GetGeoLocationCommandOutput) => void,
|
|
736
718
|
): void;
|
|
737
719
|
getHealthCheck(
|
|
738
720
|
args: GetHealthCheckCommandInput,
|
|
739
|
-
options?: __HttpHandlerOptions
|
|
721
|
+
options?: __HttpHandlerOptions,
|
|
740
722
|
): Promise<GetHealthCheckCommandOutput>;
|
|
741
723
|
getHealthCheck(
|
|
742
724
|
args: GetHealthCheckCommandInput,
|
|
743
|
-
cb: (err: any, data?: GetHealthCheckCommandOutput) => void
|
|
725
|
+
cb: (err: any, data?: GetHealthCheckCommandOutput) => void,
|
|
744
726
|
): void;
|
|
745
727
|
getHealthCheck(
|
|
746
728
|
args: GetHealthCheckCommandInput,
|
|
747
729
|
options: __HttpHandlerOptions,
|
|
748
|
-
cb: (err: any, data?: GetHealthCheckCommandOutput) => void
|
|
730
|
+
cb: (err: any, data?: GetHealthCheckCommandOutput) => void,
|
|
749
731
|
): void;
|
|
750
732
|
getHealthCheckCount(): Promise<GetHealthCheckCountCommandOutput>;
|
|
751
733
|
getHealthCheckCount(
|
|
752
734
|
args: GetHealthCheckCountCommandInput,
|
|
753
|
-
options?: __HttpHandlerOptions
|
|
735
|
+
options?: __HttpHandlerOptions,
|
|
754
736
|
): Promise<GetHealthCheckCountCommandOutput>;
|
|
755
737
|
getHealthCheckCount(
|
|
756
738
|
args: GetHealthCheckCountCommandInput,
|
|
757
|
-
cb: (err: any, data?: GetHealthCheckCountCommandOutput) => void
|
|
739
|
+
cb: (err: any, data?: GetHealthCheckCountCommandOutput) => void,
|
|
758
740
|
): void;
|
|
759
741
|
getHealthCheckCount(
|
|
760
742
|
args: GetHealthCheckCountCommandInput,
|
|
761
743
|
options: __HttpHandlerOptions,
|
|
762
|
-
cb: (err: any, data?: GetHealthCheckCountCommandOutput) => void
|
|
744
|
+
cb: (err: any, data?: GetHealthCheckCountCommandOutput) => void,
|
|
763
745
|
): void;
|
|
764
746
|
getHealthCheckLastFailureReason(
|
|
765
747
|
args: GetHealthCheckLastFailureReasonCommandInput,
|
|
766
|
-
options?: __HttpHandlerOptions
|
|
748
|
+
options?: __HttpHandlerOptions,
|
|
767
749
|
): Promise<GetHealthCheckLastFailureReasonCommandOutput>;
|
|
768
750
|
getHealthCheckLastFailureReason(
|
|
769
751
|
args: GetHealthCheckLastFailureReasonCommandInput,
|
|
770
|
-
cb: (err: any, data?: GetHealthCheckLastFailureReasonCommandOutput) => void
|
|
752
|
+
cb: (err: any, data?: GetHealthCheckLastFailureReasonCommandOutput) => void,
|
|
771
753
|
): void;
|
|
772
754
|
getHealthCheckLastFailureReason(
|
|
773
755
|
args: GetHealthCheckLastFailureReasonCommandInput,
|
|
774
756
|
options: __HttpHandlerOptions,
|
|
775
|
-
cb: (err: any, data?: GetHealthCheckLastFailureReasonCommandOutput) => void
|
|
757
|
+
cb: (err: any, data?: GetHealthCheckLastFailureReasonCommandOutput) => void,
|
|
776
758
|
): void;
|
|
777
759
|
getHealthCheckStatus(
|
|
778
760
|
args: GetHealthCheckStatusCommandInput,
|
|
779
|
-
options?: __HttpHandlerOptions
|
|
761
|
+
options?: __HttpHandlerOptions,
|
|
780
762
|
): Promise<GetHealthCheckStatusCommandOutput>;
|
|
781
763
|
getHealthCheckStatus(
|
|
782
764
|
args: GetHealthCheckStatusCommandInput,
|
|
783
|
-
cb: (err: any, data?: GetHealthCheckStatusCommandOutput) => void
|
|
765
|
+
cb: (err: any, data?: GetHealthCheckStatusCommandOutput) => void,
|
|
784
766
|
): void;
|
|
785
767
|
getHealthCheckStatus(
|
|
786
768
|
args: GetHealthCheckStatusCommandInput,
|
|
787
769
|
options: __HttpHandlerOptions,
|
|
788
|
-
cb: (err: any, data?: GetHealthCheckStatusCommandOutput) => void
|
|
770
|
+
cb: (err: any, data?: GetHealthCheckStatusCommandOutput) => void,
|
|
789
771
|
): void;
|
|
790
772
|
getHostedZone(
|
|
791
773
|
args: GetHostedZoneCommandInput,
|
|
792
|
-
options?: __HttpHandlerOptions
|
|
774
|
+
options?: __HttpHandlerOptions,
|
|
793
775
|
): Promise<GetHostedZoneCommandOutput>;
|
|
794
776
|
getHostedZone(
|
|
795
777
|
args: GetHostedZoneCommandInput,
|
|
796
|
-
cb: (err: any, data?: GetHostedZoneCommandOutput) => void
|
|
778
|
+
cb: (err: any, data?: GetHostedZoneCommandOutput) => void,
|
|
797
779
|
): void;
|
|
798
780
|
getHostedZone(
|
|
799
781
|
args: GetHostedZoneCommandInput,
|
|
800
782
|
options: __HttpHandlerOptions,
|
|
801
|
-
cb: (err: any, data?: GetHostedZoneCommandOutput) => void
|
|
783
|
+
cb: (err: any, data?: GetHostedZoneCommandOutput) => void,
|
|
802
784
|
): void;
|
|
803
785
|
getHostedZoneCount(): Promise<GetHostedZoneCountCommandOutput>;
|
|
804
786
|
getHostedZoneCount(
|
|
805
787
|
args: GetHostedZoneCountCommandInput,
|
|
806
|
-
options?: __HttpHandlerOptions
|
|
788
|
+
options?: __HttpHandlerOptions,
|
|
807
789
|
): Promise<GetHostedZoneCountCommandOutput>;
|
|
808
790
|
getHostedZoneCount(
|
|
809
791
|
args: GetHostedZoneCountCommandInput,
|
|
810
|
-
cb: (err: any, data?: GetHostedZoneCountCommandOutput) => void
|
|
792
|
+
cb: (err: any, data?: GetHostedZoneCountCommandOutput) => void,
|
|
811
793
|
): void;
|
|
812
794
|
getHostedZoneCount(
|
|
813
795
|
args: GetHostedZoneCountCommandInput,
|
|
814
796
|
options: __HttpHandlerOptions,
|
|
815
|
-
cb: (err: any, data?: GetHostedZoneCountCommandOutput) => void
|
|
797
|
+
cb: (err: any, data?: GetHostedZoneCountCommandOutput) => void,
|
|
816
798
|
): void;
|
|
817
799
|
getHostedZoneLimit(
|
|
818
800
|
args: GetHostedZoneLimitCommandInput,
|
|
819
|
-
options?: __HttpHandlerOptions
|
|
801
|
+
options?: __HttpHandlerOptions,
|
|
820
802
|
): Promise<GetHostedZoneLimitCommandOutput>;
|
|
821
803
|
getHostedZoneLimit(
|
|
822
804
|
args: GetHostedZoneLimitCommandInput,
|
|
823
|
-
cb: (err: any, data?: GetHostedZoneLimitCommandOutput) => void
|
|
805
|
+
cb: (err: any, data?: GetHostedZoneLimitCommandOutput) => void,
|
|
824
806
|
): void;
|
|
825
807
|
getHostedZoneLimit(
|
|
826
808
|
args: GetHostedZoneLimitCommandInput,
|
|
827
809
|
options: __HttpHandlerOptions,
|
|
828
|
-
cb: (err: any, data?: GetHostedZoneLimitCommandOutput) => void
|
|
810
|
+
cb: (err: any, data?: GetHostedZoneLimitCommandOutput) => void,
|
|
829
811
|
): void;
|
|
830
812
|
getQueryLoggingConfig(
|
|
831
813
|
args: GetQueryLoggingConfigCommandInput,
|
|
832
|
-
options?: __HttpHandlerOptions
|
|
814
|
+
options?: __HttpHandlerOptions,
|
|
833
815
|
): Promise<GetQueryLoggingConfigCommandOutput>;
|
|
834
816
|
getQueryLoggingConfig(
|
|
835
817
|
args: GetQueryLoggingConfigCommandInput,
|
|
836
|
-
cb: (err: any, data?: GetQueryLoggingConfigCommandOutput) => void
|
|
818
|
+
cb: (err: any, data?: GetQueryLoggingConfigCommandOutput) => void,
|
|
837
819
|
): void;
|
|
838
820
|
getQueryLoggingConfig(
|
|
839
821
|
args: GetQueryLoggingConfigCommandInput,
|
|
840
822
|
options: __HttpHandlerOptions,
|
|
841
|
-
cb: (err: any, data?: GetQueryLoggingConfigCommandOutput) => void
|
|
823
|
+
cb: (err: any, data?: GetQueryLoggingConfigCommandOutput) => void,
|
|
842
824
|
): void;
|
|
843
825
|
getReusableDelegationSet(
|
|
844
826
|
args: GetReusableDelegationSetCommandInput,
|
|
845
|
-
options?: __HttpHandlerOptions
|
|
827
|
+
options?: __HttpHandlerOptions,
|
|
846
828
|
): Promise<GetReusableDelegationSetCommandOutput>;
|
|
847
829
|
getReusableDelegationSet(
|
|
848
830
|
args: GetReusableDelegationSetCommandInput,
|
|
849
|
-
cb: (err: any, data?: GetReusableDelegationSetCommandOutput) => void
|
|
831
|
+
cb: (err: any, data?: GetReusableDelegationSetCommandOutput) => void,
|
|
850
832
|
): void;
|
|
851
833
|
getReusableDelegationSet(
|
|
852
834
|
args: GetReusableDelegationSetCommandInput,
|
|
853
835
|
options: __HttpHandlerOptions,
|
|
854
|
-
cb: (err: any, data?: GetReusableDelegationSetCommandOutput) => void
|
|
836
|
+
cb: (err: any, data?: GetReusableDelegationSetCommandOutput) => void,
|
|
855
837
|
): void;
|
|
856
838
|
getReusableDelegationSetLimit(
|
|
857
839
|
args: GetReusableDelegationSetLimitCommandInput,
|
|
858
|
-
options?: __HttpHandlerOptions
|
|
840
|
+
options?: __HttpHandlerOptions,
|
|
859
841
|
): Promise<GetReusableDelegationSetLimitCommandOutput>;
|
|
860
842
|
getReusableDelegationSetLimit(
|
|
861
843
|
args: GetReusableDelegationSetLimitCommandInput,
|
|
862
|
-
cb: (err: any, data?: GetReusableDelegationSetLimitCommandOutput) => void
|
|
844
|
+
cb: (err: any, data?: GetReusableDelegationSetLimitCommandOutput) => void,
|
|
863
845
|
): void;
|
|
864
846
|
getReusableDelegationSetLimit(
|
|
865
847
|
args: GetReusableDelegationSetLimitCommandInput,
|
|
866
848
|
options: __HttpHandlerOptions,
|
|
867
|
-
cb: (err: any, data?: GetReusableDelegationSetLimitCommandOutput) => void
|
|
849
|
+
cb: (err: any, data?: GetReusableDelegationSetLimitCommandOutput) => void,
|
|
868
850
|
): void;
|
|
869
851
|
getTrafficPolicy(
|
|
870
852
|
args: GetTrafficPolicyCommandInput,
|
|
871
|
-
options?: __HttpHandlerOptions
|
|
853
|
+
options?: __HttpHandlerOptions,
|
|
872
854
|
): Promise<GetTrafficPolicyCommandOutput>;
|
|
873
855
|
getTrafficPolicy(
|
|
874
856
|
args: GetTrafficPolicyCommandInput,
|
|
875
|
-
cb: (err: any, data?: GetTrafficPolicyCommandOutput) => void
|
|
857
|
+
cb: (err: any, data?: GetTrafficPolicyCommandOutput) => void,
|
|
876
858
|
): void;
|
|
877
859
|
getTrafficPolicy(
|
|
878
860
|
args: GetTrafficPolicyCommandInput,
|
|
879
861
|
options: __HttpHandlerOptions,
|
|
880
|
-
cb: (err: any, data?: GetTrafficPolicyCommandOutput) => void
|
|
862
|
+
cb: (err: any, data?: GetTrafficPolicyCommandOutput) => void,
|
|
881
863
|
): void;
|
|
882
864
|
getTrafficPolicyInstance(
|
|
883
865
|
args: GetTrafficPolicyInstanceCommandInput,
|
|
884
|
-
options?: __HttpHandlerOptions
|
|
866
|
+
options?: __HttpHandlerOptions,
|
|
885
867
|
): Promise<GetTrafficPolicyInstanceCommandOutput>;
|
|
886
868
|
getTrafficPolicyInstance(
|
|
887
869
|
args: GetTrafficPolicyInstanceCommandInput,
|
|
888
|
-
cb: (err: any, data?: GetTrafficPolicyInstanceCommandOutput) => void
|
|
870
|
+
cb: (err: any, data?: GetTrafficPolicyInstanceCommandOutput) => void,
|
|
889
871
|
): void;
|
|
890
872
|
getTrafficPolicyInstance(
|
|
891
873
|
args: GetTrafficPolicyInstanceCommandInput,
|
|
892
874
|
options: __HttpHandlerOptions,
|
|
893
|
-
cb: (err: any, data?: GetTrafficPolicyInstanceCommandOutput) => void
|
|
875
|
+
cb: (err: any, data?: GetTrafficPolicyInstanceCommandOutput) => void,
|
|
894
876
|
): void;
|
|
895
877
|
getTrafficPolicyInstanceCount(): Promise<GetTrafficPolicyInstanceCountCommandOutput>;
|
|
896
878
|
getTrafficPolicyInstanceCount(
|
|
897
879
|
args: GetTrafficPolicyInstanceCountCommandInput,
|
|
898
|
-
options?: __HttpHandlerOptions
|
|
880
|
+
options?: __HttpHandlerOptions,
|
|
899
881
|
): Promise<GetTrafficPolicyInstanceCountCommandOutput>;
|
|
900
882
|
getTrafficPolicyInstanceCount(
|
|
901
883
|
args: GetTrafficPolicyInstanceCountCommandInput,
|
|
902
|
-
cb: (err: any, data?: GetTrafficPolicyInstanceCountCommandOutput) => void
|
|
884
|
+
cb: (err: any, data?: GetTrafficPolicyInstanceCountCommandOutput) => void,
|
|
903
885
|
): void;
|
|
904
886
|
getTrafficPolicyInstanceCount(
|
|
905
887
|
args: GetTrafficPolicyInstanceCountCommandInput,
|
|
906
888
|
options: __HttpHandlerOptions,
|
|
907
|
-
cb: (err: any, data?: GetTrafficPolicyInstanceCountCommandOutput) => void
|
|
889
|
+
cb: (err: any, data?: GetTrafficPolicyInstanceCountCommandOutput) => void,
|
|
908
890
|
): void;
|
|
909
891
|
listCidrBlocks(
|
|
910
892
|
args: ListCidrBlocksCommandInput,
|
|
911
|
-
options?: __HttpHandlerOptions
|
|
893
|
+
options?: __HttpHandlerOptions,
|
|
912
894
|
): Promise<ListCidrBlocksCommandOutput>;
|
|
913
895
|
listCidrBlocks(
|
|
914
896
|
args: ListCidrBlocksCommandInput,
|
|
915
|
-
cb: (err: any, data?: ListCidrBlocksCommandOutput) => void
|
|
897
|
+
cb: (err: any, data?: ListCidrBlocksCommandOutput) => void,
|
|
916
898
|
): void;
|
|
917
899
|
listCidrBlocks(
|
|
918
900
|
args: ListCidrBlocksCommandInput,
|
|
919
901
|
options: __HttpHandlerOptions,
|
|
920
|
-
cb: (err: any, data?: ListCidrBlocksCommandOutput) => void
|
|
902
|
+
cb: (err: any, data?: ListCidrBlocksCommandOutput) => void,
|
|
921
903
|
): void;
|
|
922
904
|
listCidrCollections(): Promise<ListCidrCollectionsCommandOutput>;
|
|
923
905
|
listCidrCollections(
|
|
924
906
|
args: ListCidrCollectionsCommandInput,
|
|
925
|
-
options?: __HttpHandlerOptions
|
|
907
|
+
options?: __HttpHandlerOptions,
|
|
926
908
|
): Promise<ListCidrCollectionsCommandOutput>;
|
|
927
909
|
listCidrCollections(
|
|
928
910
|
args: ListCidrCollectionsCommandInput,
|
|
929
|
-
cb: (err: any, data?: ListCidrCollectionsCommandOutput) => void
|
|
911
|
+
cb: (err: any, data?: ListCidrCollectionsCommandOutput) => void,
|
|
930
912
|
): void;
|
|
931
913
|
listCidrCollections(
|
|
932
914
|
args: ListCidrCollectionsCommandInput,
|
|
933
915
|
options: __HttpHandlerOptions,
|
|
934
|
-
cb: (err: any, data?: ListCidrCollectionsCommandOutput) => void
|
|
916
|
+
cb: (err: any, data?: ListCidrCollectionsCommandOutput) => void,
|
|
935
917
|
): void;
|
|
936
918
|
listCidrLocations(
|
|
937
919
|
args: ListCidrLocationsCommandInput,
|
|
938
|
-
options?: __HttpHandlerOptions
|
|
920
|
+
options?: __HttpHandlerOptions,
|
|
939
921
|
): Promise<ListCidrLocationsCommandOutput>;
|
|
940
922
|
listCidrLocations(
|
|
941
923
|
args: ListCidrLocationsCommandInput,
|
|
942
|
-
cb: (err: any, data?: ListCidrLocationsCommandOutput) => void
|
|
924
|
+
cb: (err: any, data?: ListCidrLocationsCommandOutput) => void,
|
|
943
925
|
): void;
|
|
944
926
|
listCidrLocations(
|
|
945
927
|
args: ListCidrLocationsCommandInput,
|
|
946
928
|
options: __HttpHandlerOptions,
|
|
947
|
-
cb: (err: any, data?: ListCidrLocationsCommandOutput) => void
|
|
929
|
+
cb: (err: any, data?: ListCidrLocationsCommandOutput) => void,
|
|
948
930
|
): void;
|
|
949
931
|
listGeoLocations(): Promise<ListGeoLocationsCommandOutput>;
|
|
950
932
|
listGeoLocations(
|
|
951
933
|
args: ListGeoLocationsCommandInput,
|
|
952
|
-
options?: __HttpHandlerOptions
|
|
934
|
+
options?: __HttpHandlerOptions,
|
|
953
935
|
): Promise<ListGeoLocationsCommandOutput>;
|
|
954
936
|
listGeoLocations(
|
|
955
937
|
args: ListGeoLocationsCommandInput,
|
|
956
|
-
cb: (err: any, data?: ListGeoLocationsCommandOutput) => void
|
|
938
|
+
cb: (err: any, data?: ListGeoLocationsCommandOutput) => void,
|
|
957
939
|
): void;
|
|
958
940
|
listGeoLocations(
|
|
959
941
|
args: ListGeoLocationsCommandInput,
|
|
960
942
|
options: __HttpHandlerOptions,
|
|
961
|
-
cb: (err: any, data?: ListGeoLocationsCommandOutput) => void
|
|
943
|
+
cb: (err: any, data?: ListGeoLocationsCommandOutput) => void,
|
|
962
944
|
): void;
|
|
963
945
|
listHealthChecks(): Promise<ListHealthChecksCommandOutput>;
|
|
964
946
|
listHealthChecks(
|
|
965
947
|
args: ListHealthChecksCommandInput,
|
|
966
|
-
options?: __HttpHandlerOptions
|
|
948
|
+
options?: __HttpHandlerOptions,
|
|
967
949
|
): Promise<ListHealthChecksCommandOutput>;
|
|
968
950
|
listHealthChecks(
|
|
969
951
|
args: ListHealthChecksCommandInput,
|
|
970
|
-
cb: (err: any, data?: ListHealthChecksCommandOutput) => void
|
|
952
|
+
cb: (err: any, data?: ListHealthChecksCommandOutput) => void,
|
|
971
953
|
): void;
|
|
972
954
|
listHealthChecks(
|
|
973
955
|
args: ListHealthChecksCommandInput,
|
|
974
956
|
options: __HttpHandlerOptions,
|
|
975
|
-
cb: (err: any, data?: ListHealthChecksCommandOutput) => void
|
|
957
|
+
cb: (err: any, data?: ListHealthChecksCommandOutput) => void,
|
|
976
958
|
): void;
|
|
977
959
|
listHostedZones(): Promise<ListHostedZonesCommandOutput>;
|
|
978
960
|
listHostedZones(
|
|
979
961
|
args: ListHostedZonesCommandInput,
|
|
980
|
-
options?: __HttpHandlerOptions
|
|
962
|
+
options?: __HttpHandlerOptions,
|
|
981
963
|
): Promise<ListHostedZonesCommandOutput>;
|
|
982
964
|
listHostedZones(
|
|
983
965
|
args: ListHostedZonesCommandInput,
|
|
984
|
-
cb: (err: any, data?: ListHostedZonesCommandOutput) => void
|
|
966
|
+
cb: (err: any, data?: ListHostedZonesCommandOutput) => void,
|
|
985
967
|
): void;
|
|
986
968
|
listHostedZones(
|
|
987
969
|
args: ListHostedZonesCommandInput,
|
|
988
970
|
options: __HttpHandlerOptions,
|
|
989
|
-
cb: (err: any, data?: ListHostedZonesCommandOutput) => void
|
|
971
|
+
cb: (err: any, data?: ListHostedZonesCommandOutput) => void,
|
|
990
972
|
): void;
|
|
991
973
|
listHostedZonesByName(): Promise<ListHostedZonesByNameCommandOutput>;
|
|
992
974
|
listHostedZonesByName(
|
|
993
975
|
args: ListHostedZonesByNameCommandInput,
|
|
994
|
-
options?: __HttpHandlerOptions
|
|
976
|
+
options?: __HttpHandlerOptions,
|
|
995
977
|
): Promise<ListHostedZonesByNameCommandOutput>;
|
|
996
978
|
listHostedZonesByName(
|
|
997
979
|
args: ListHostedZonesByNameCommandInput,
|
|
998
|
-
cb: (err: any, data?: ListHostedZonesByNameCommandOutput) => void
|
|
980
|
+
cb: (err: any, data?: ListHostedZonesByNameCommandOutput) => void,
|
|
999
981
|
): void;
|
|
1000
982
|
listHostedZonesByName(
|
|
1001
983
|
args: ListHostedZonesByNameCommandInput,
|
|
1002
984
|
options: __HttpHandlerOptions,
|
|
1003
|
-
cb: (err: any, data?: ListHostedZonesByNameCommandOutput) => void
|
|
985
|
+
cb: (err: any, data?: ListHostedZonesByNameCommandOutput) => void,
|
|
1004
986
|
): void;
|
|
1005
987
|
listHostedZonesByVPC(
|
|
1006
988
|
args: ListHostedZonesByVPCCommandInput,
|
|
1007
|
-
options?: __HttpHandlerOptions
|
|
989
|
+
options?: __HttpHandlerOptions,
|
|
1008
990
|
): Promise<ListHostedZonesByVPCCommandOutput>;
|
|
1009
991
|
listHostedZonesByVPC(
|
|
1010
992
|
args: ListHostedZonesByVPCCommandInput,
|
|
1011
|
-
cb: (err: any, data?: ListHostedZonesByVPCCommandOutput) => void
|
|
993
|
+
cb: (err: any, data?: ListHostedZonesByVPCCommandOutput) => void,
|
|
1012
994
|
): void;
|
|
1013
995
|
listHostedZonesByVPC(
|
|
1014
996
|
args: ListHostedZonesByVPCCommandInput,
|
|
1015
997
|
options: __HttpHandlerOptions,
|
|
1016
|
-
cb: (err: any, data?: ListHostedZonesByVPCCommandOutput) => void
|
|
998
|
+
cb: (err: any, data?: ListHostedZonesByVPCCommandOutput) => void,
|
|
1017
999
|
): void;
|
|
1018
1000
|
listQueryLoggingConfigs(): Promise<ListQueryLoggingConfigsCommandOutput>;
|
|
1019
1001
|
listQueryLoggingConfigs(
|
|
1020
1002
|
args: ListQueryLoggingConfigsCommandInput,
|
|
1021
|
-
options?: __HttpHandlerOptions
|
|
1003
|
+
options?: __HttpHandlerOptions,
|
|
1022
1004
|
): Promise<ListQueryLoggingConfigsCommandOutput>;
|
|
1023
1005
|
listQueryLoggingConfigs(
|
|
1024
1006
|
args: ListQueryLoggingConfigsCommandInput,
|
|
1025
|
-
cb: (err: any, data?: ListQueryLoggingConfigsCommandOutput) => void
|
|
1007
|
+
cb: (err: any, data?: ListQueryLoggingConfigsCommandOutput) => void,
|
|
1026
1008
|
): void;
|
|
1027
1009
|
listQueryLoggingConfigs(
|
|
1028
1010
|
args: ListQueryLoggingConfigsCommandInput,
|
|
1029
1011
|
options: __HttpHandlerOptions,
|
|
1030
|
-
cb: (err: any, data?: ListQueryLoggingConfigsCommandOutput) => void
|
|
1012
|
+
cb: (err: any, data?: ListQueryLoggingConfigsCommandOutput) => void,
|
|
1031
1013
|
): void;
|
|
1032
1014
|
listResourceRecordSets(
|
|
1033
1015
|
args: ListResourceRecordSetsCommandInput,
|
|
1034
|
-
options?: __HttpHandlerOptions
|
|
1016
|
+
options?: __HttpHandlerOptions,
|
|
1035
1017
|
): Promise<ListResourceRecordSetsCommandOutput>;
|
|
1036
1018
|
listResourceRecordSets(
|
|
1037
1019
|
args: ListResourceRecordSetsCommandInput,
|
|
1038
|
-
cb: (err: any, data?: ListResourceRecordSetsCommandOutput) => void
|
|
1020
|
+
cb: (err: any, data?: ListResourceRecordSetsCommandOutput) => void,
|
|
1039
1021
|
): void;
|
|
1040
1022
|
listResourceRecordSets(
|
|
1041
1023
|
args: ListResourceRecordSetsCommandInput,
|
|
1042
1024
|
options: __HttpHandlerOptions,
|
|
1043
|
-
cb: (err: any, data?: ListResourceRecordSetsCommandOutput) => void
|
|
1025
|
+
cb: (err: any, data?: ListResourceRecordSetsCommandOutput) => void,
|
|
1044
1026
|
): void;
|
|
1045
1027
|
listReusableDelegationSets(): Promise<ListReusableDelegationSetsCommandOutput>;
|
|
1046
1028
|
listReusableDelegationSets(
|
|
1047
1029
|
args: ListReusableDelegationSetsCommandInput,
|
|
1048
|
-
options?: __HttpHandlerOptions
|
|
1030
|
+
options?: __HttpHandlerOptions,
|
|
1049
1031
|
): Promise<ListReusableDelegationSetsCommandOutput>;
|
|
1050
1032
|
listReusableDelegationSets(
|
|
1051
1033
|
args: ListReusableDelegationSetsCommandInput,
|
|
1052
|
-
cb: (err: any, data?: ListReusableDelegationSetsCommandOutput) => void
|
|
1034
|
+
cb: (err: any, data?: ListReusableDelegationSetsCommandOutput) => void,
|
|
1053
1035
|
): void;
|
|
1054
1036
|
listReusableDelegationSets(
|
|
1055
1037
|
args: ListReusableDelegationSetsCommandInput,
|
|
1056
1038
|
options: __HttpHandlerOptions,
|
|
1057
|
-
cb: (err: any, data?: ListReusableDelegationSetsCommandOutput) => void
|
|
1039
|
+
cb: (err: any, data?: ListReusableDelegationSetsCommandOutput) => void,
|
|
1058
1040
|
): void;
|
|
1059
1041
|
listTagsForResource(
|
|
1060
1042
|
args: ListTagsForResourceCommandInput,
|
|
1061
|
-
options?: __HttpHandlerOptions
|
|
1043
|
+
options?: __HttpHandlerOptions,
|
|
1062
1044
|
): Promise<ListTagsForResourceCommandOutput>;
|
|
1063
1045
|
listTagsForResource(
|
|
1064
1046
|
args: ListTagsForResourceCommandInput,
|
|
1065
|
-
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
1047
|
+
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
|
|
1066
1048
|
): void;
|
|
1067
1049
|
listTagsForResource(
|
|
1068
1050
|
args: ListTagsForResourceCommandInput,
|
|
1069
1051
|
options: __HttpHandlerOptions,
|
|
1070
|
-
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
1052
|
+
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
|
|
1071
1053
|
): void;
|
|
1072
1054
|
listTagsForResources(
|
|
1073
1055
|
args: ListTagsForResourcesCommandInput,
|
|
1074
|
-
options?: __HttpHandlerOptions
|
|
1056
|
+
options?: __HttpHandlerOptions,
|
|
1075
1057
|
): Promise<ListTagsForResourcesCommandOutput>;
|
|
1076
1058
|
listTagsForResources(
|
|
1077
1059
|
args: ListTagsForResourcesCommandInput,
|
|
1078
|
-
cb: (err: any, data?: ListTagsForResourcesCommandOutput) => void
|
|
1060
|
+
cb: (err: any, data?: ListTagsForResourcesCommandOutput) => void,
|
|
1079
1061
|
): void;
|
|
1080
1062
|
listTagsForResources(
|
|
1081
1063
|
args: ListTagsForResourcesCommandInput,
|
|
1082
1064
|
options: __HttpHandlerOptions,
|
|
1083
|
-
cb: (err: any, data?: ListTagsForResourcesCommandOutput) => void
|
|
1065
|
+
cb: (err: any, data?: ListTagsForResourcesCommandOutput) => void,
|
|
1084
1066
|
): void;
|
|
1085
1067
|
listTrafficPolicies(): Promise<ListTrafficPoliciesCommandOutput>;
|
|
1086
1068
|
listTrafficPolicies(
|
|
1087
1069
|
args: ListTrafficPoliciesCommandInput,
|
|
1088
|
-
options?: __HttpHandlerOptions
|
|
1070
|
+
options?: __HttpHandlerOptions,
|
|
1089
1071
|
): Promise<ListTrafficPoliciesCommandOutput>;
|
|
1090
1072
|
listTrafficPolicies(
|
|
1091
1073
|
args: ListTrafficPoliciesCommandInput,
|
|
1092
|
-
cb: (err: any, data?: ListTrafficPoliciesCommandOutput) => void
|
|
1074
|
+
cb: (err: any, data?: ListTrafficPoliciesCommandOutput) => void,
|
|
1093
1075
|
): void;
|
|
1094
1076
|
listTrafficPolicies(
|
|
1095
1077
|
args: ListTrafficPoliciesCommandInput,
|
|
1096
1078
|
options: __HttpHandlerOptions,
|
|
1097
|
-
cb: (err: any, data?: ListTrafficPoliciesCommandOutput) => void
|
|
1079
|
+
cb: (err: any, data?: ListTrafficPoliciesCommandOutput) => void,
|
|
1098
1080
|
): void;
|
|
1099
1081
|
listTrafficPolicyInstances(): Promise<ListTrafficPolicyInstancesCommandOutput>;
|
|
1100
1082
|
listTrafficPolicyInstances(
|
|
1101
1083
|
args: ListTrafficPolicyInstancesCommandInput,
|
|
1102
|
-
options?: __HttpHandlerOptions
|
|
1084
|
+
options?: __HttpHandlerOptions,
|
|
1103
1085
|
): Promise<ListTrafficPolicyInstancesCommandOutput>;
|
|
1104
1086
|
listTrafficPolicyInstances(
|
|
1105
1087
|
args: ListTrafficPolicyInstancesCommandInput,
|
|
1106
|
-
cb: (err: any, data?: ListTrafficPolicyInstancesCommandOutput) => void
|
|
1088
|
+
cb: (err: any, data?: ListTrafficPolicyInstancesCommandOutput) => void,
|
|
1107
1089
|
): void;
|
|
1108
1090
|
listTrafficPolicyInstances(
|
|
1109
1091
|
args: ListTrafficPolicyInstancesCommandInput,
|
|
1110
1092
|
options: __HttpHandlerOptions,
|
|
1111
|
-
cb: (err: any, data?: ListTrafficPolicyInstancesCommandOutput) => void
|
|
1093
|
+
cb: (err: any, data?: ListTrafficPolicyInstancesCommandOutput) => void,
|
|
1112
1094
|
): void;
|
|
1113
1095
|
listTrafficPolicyInstancesByHostedZone(
|
|
1114
1096
|
args: ListTrafficPolicyInstancesByHostedZoneCommandInput,
|
|
1115
|
-
options?: __HttpHandlerOptions
|
|
1097
|
+
options?: __HttpHandlerOptions,
|
|
1116
1098
|
): Promise<ListTrafficPolicyInstancesByHostedZoneCommandOutput>;
|
|
1117
1099
|
listTrafficPolicyInstancesByHostedZone(
|
|
1118
1100
|
args: ListTrafficPolicyInstancesByHostedZoneCommandInput,
|
|
1119
|
-
cb: (
|
|
1120
|
-
err: any,
|
|
1121
|
-
data?: ListTrafficPolicyInstancesByHostedZoneCommandOutput
|
|
1122
|
-
) => void
|
|
1101
|
+
cb: (err: any, data?: ListTrafficPolicyInstancesByHostedZoneCommandOutput) => void,
|
|
1123
1102
|
): void;
|
|
1124
1103
|
listTrafficPolicyInstancesByHostedZone(
|
|
1125
1104
|
args: ListTrafficPolicyInstancesByHostedZoneCommandInput,
|
|
1126
1105
|
options: __HttpHandlerOptions,
|
|
1127
|
-
cb: (
|
|
1128
|
-
err: any,
|
|
1129
|
-
data?: ListTrafficPolicyInstancesByHostedZoneCommandOutput
|
|
1130
|
-
) => void
|
|
1106
|
+
cb: (err: any, data?: ListTrafficPolicyInstancesByHostedZoneCommandOutput) => void,
|
|
1131
1107
|
): void;
|
|
1132
1108
|
listTrafficPolicyInstancesByPolicy(
|
|
1133
1109
|
args: ListTrafficPolicyInstancesByPolicyCommandInput,
|
|
1134
|
-
options?: __HttpHandlerOptions
|
|
1110
|
+
options?: __HttpHandlerOptions,
|
|
1135
1111
|
): Promise<ListTrafficPolicyInstancesByPolicyCommandOutput>;
|
|
1136
1112
|
listTrafficPolicyInstancesByPolicy(
|
|
1137
1113
|
args: ListTrafficPolicyInstancesByPolicyCommandInput,
|
|
1138
|
-
cb: (
|
|
1139
|
-
err: any,
|
|
1140
|
-
data?: ListTrafficPolicyInstancesByPolicyCommandOutput
|
|
1141
|
-
) => void
|
|
1114
|
+
cb: (err: any, data?: ListTrafficPolicyInstancesByPolicyCommandOutput) => void,
|
|
1142
1115
|
): void;
|
|
1143
1116
|
listTrafficPolicyInstancesByPolicy(
|
|
1144
1117
|
args: ListTrafficPolicyInstancesByPolicyCommandInput,
|
|
1145
1118
|
options: __HttpHandlerOptions,
|
|
1146
|
-
cb: (
|
|
1147
|
-
err: any,
|
|
1148
|
-
data?: ListTrafficPolicyInstancesByPolicyCommandOutput
|
|
1149
|
-
) => void
|
|
1119
|
+
cb: (err: any, data?: ListTrafficPolicyInstancesByPolicyCommandOutput) => void,
|
|
1150
1120
|
): void;
|
|
1151
1121
|
listTrafficPolicyVersions(
|
|
1152
1122
|
args: ListTrafficPolicyVersionsCommandInput,
|
|
1153
|
-
options?: __HttpHandlerOptions
|
|
1123
|
+
options?: __HttpHandlerOptions,
|
|
1154
1124
|
): Promise<ListTrafficPolicyVersionsCommandOutput>;
|
|
1155
1125
|
listTrafficPolicyVersions(
|
|
1156
1126
|
args: ListTrafficPolicyVersionsCommandInput,
|
|
1157
|
-
cb: (err: any, data?: ListTrafficPolicyVersionsCommandOutput) => void
|
|
1127
|
+
cb: (err: any, data?: ListTrafficPolicyVersionsCommandOutput) => void,
|
|
1158
1128
|
): void;
|
|
1159
1129
|
listTrafficPolicyVersions(
|
|
1160
1130
|
args: ListTrafficPolicyVersionsCommandInput,
|
|
1161
1131
|
options: __HttpHandlerOptions,
|
|
1162
|
-
cb: (err: any, data?: ListTrafficPolicyVersionsCommandOutput) => void
|
|
1132
|
+
cb: (err: any, data?: ListTrafficPolicyVersionsCommandOutput) => void,
|
|
1163
1133
|
): void;
|
|
1164
1134
|
listVPCAssociationAuthorizations(
|
|
1165
1135
|
args: ListVPCAssociationAuthorizationsCommandInput,
|
|
1166
|
-
options?: __HttpHandlerOptions
|
|
1136
|
+
options?: __HttpHandlerOptions,
|
|
1167
1137
|
): Promise<ListVPCAssociationAuthorizationsCommandOutput>;
|
|
1168
1138
|
listVPCAssociationAuthorizations(
|
|
1169
1139
|
args: ListVPCAssociationAuthorizationsCommandInput,
|
|
1170
|
-
cb: (err: any, data?: ListVPCAssociationAuthorizationsCommandOutput) => void
|
|
1140
|
+
cb: (err: any, data?: ListVPCAssociationAuthorizationsCommandOutput) => void,
|
|
1171
1141
|
): void;
|
|
1172
1142
|
listVPCAssociationAuthorizations(
|
|
1173
1143
|
args: ListVPCAssociationAuthorizationsCommandInput,
|
|
1174
1144
|
options: __HttpHandlerOptions,
|
|
1175
|
-
cb: (err: any, data?: ListVPCAssociationAuthorizationsCommandOutput) => void
|
|
1145
|
+
cb: (err: any, data?: ListVPCAssociationAuthorizationsCommandOutput) => void,
|
|
1176
1146
|
): void;
|
|
1177
1147
|
testDNSAnswer(
|
|
1178
1148
|
args: TestDNSAnswerCommandInput,
|
|
1179
|
-
options?: __HttpHandlerOptions
|
|
1149
|
+
options?: __HttpHandlerOptions,
|
|
1180
1150
|
): Promise<TestDNSAnswerCommandOutput>;
|
|
1181
1151
|
testDNSAnswer(
|
|
1182
1152
|
args: TestDNSAnswerCommandInput,
|
|
1183
|
-
cb: (err: any, data?: TestDNSAnswerCommandOutput) => void
|
|
1153
|
+
cb: (err: any, data?: TestDNSAnswerCommandOutput) => void,
|
|
1184
1154
|
): void;
|
|
1185
1155
|
testDNSAnswer(
|
|
1186
1156
|
args: TestDNSAnswerCommandInput,
|
|
1187
1157
|
options: __HttpHandlerOptions,
|
|
1188
|
-
cb: (err: any, data?: TestDNSAnswerCommandOutput) => void
|
|
1158
|
+
cb: (err: any, data?: TestDNSAnswerCommandOutput) => void,
|
|
1189
1159
|
): void;
|
|
1190
1160
|
updateHealthCheck(
|
|
1191
1161
|
args: UpdateHealthCheckCommandInput,
|
|
1192
|
-
options?: __HttpHandlerOptions
|
|
1162
|
+
options?: __HttpHandlerOptions,
|
|
1193
1163
|
): Promise<UpdateHealthCheckCommandOutput>;
|
|
1194
1164
|
updateHealthCheck(
|
|
1195
1165
|
args: UpdateHealthCheckCommandInput,
|
|
1196
|
-
cb: (err: any, data?: UpdateHealthCheckCommandOutput) => void
|
|
1166
|
+
cb: (err: any, data?: UpdateHealthCheckCommandOutput) => void,
|
|
1197
1167
|
): void;
|
|
1198
1168
|
updateHealthCheck(
|
|
1199
1169
|
args: UpdateHealthCheckCommandInput,
|
|
1200
1170
|
options: __HttpHandlerOptions,
|
|
1201
|
-
cb: (err: any, data?: UpdateHealthCheckCommandOutput) => void
|
|
1171
|
+
cb: (err: any, data?: UpdateHealthCheckCommandOutput) => void,
|
|
1202
1172
|
): void;
|
|
1203
1173
|
updateHostedZoneComment(
|
|
1204
1174
|
args: UpdateHostedZoneCommentCommandInput,
|
|
1205
|
-
options?: __HttpHandlerOptions
|
|
1175
|
+
options?: __HttpHandlerOptions,
|
|
1206
1176
|
): Promise<UpdateHostedZoneCommentCommandOutput>;
|
|
1207
1177
|
updateHostedZoneComment(
|
|
1208
1178
|
args: UpdateHostedZoneCommentCommandInput,
|
|
1209
|
-
cb: (err: any, data?: UpdateHostedZoneCommentCommandOutput) => void
|
|
1179
|
+
cb: (err: any, data?: UpdateHostedZoneCommentCommandOutput) => void,
|
|
1210
1180
|
): void;
|
|
1211
1181
|
updateHostedZoneComment(
|
|
1212
1182
|
args: UpdateHostedZoneCommentCommandInput,
|
|
1213
1183
|
options: __HttpHandlerOptions,
|
|
1214
|
-
cb: (err: any, data?: UpdateHostedZoneCommentCommandOutput) => void
|
|
1184
|
+
cb: (err: any, data?: UpdateHostedZoneCommentCommandOutput) => void,
|
|
1215
1185
|
): void;
|
|
1216
1186
|
updateHostedZoneFeatures(
|
|
1217
1187
|
args: UpdateHostedZoneFeaturesCommandInput,
|
|
1218
|
-
options?: __HttpHandlerOptions
|
|
1188
|
+
options?: __HttpHandlerOptions,
|
|
1219
1189
|
): Promise<UpdateHostedZoneFeaturesCommandOutput>;
|
|
1220
1190
|
updateHostedZoneFeatures(
|
|
1221
1191
|
args: UpdateHostedZoneFeaturesCommandInput,
|
|
1222
|
-
cb: (err: any, data?: UpdateHostedZoneFeaturesCommandOutput) => void
|
|
1192
|
+
cb: (err: any, data?: UpdateHostedZoneFeaturesCommandOutput) => void,
|
|
1223
1193
|
): void;
|
|
1224
1194
|
updateHostedZoneFeatures(
|
|
1225
1195
|
args: UpdateHostedZoneFeaturesCommandInput,
|
|
1226
1196
|
options: __HttpHandlerOptions,
|
|
1227
|
-
cb: (err: any, data?: UpdateHostedZoneFeaturesCommandOutput) => void
|
|
1197
|
+
cb: (err: any, data?: UpdateHostedZoneFeaturesCommandOutput) => void,
|
|
1228
1198
|
): void;
|
|
1229
1199
|
updateTrafficPolicyComment(
|
|
1230
1200
|
args: UpdateTrafficPolicyCommentCommandInput,
|
|
1231
|
-
options?: __HttpHandlerOptions
|
|
1201
|
+
options?: __HttpHandlerOptions,
|
|
1232
1202
|
): Promise<UpdateTrafficPolicyCommentCommandOutput>;
|
|
1233
1203
|
updateTrafficPolicyComment(
|
|
1234
1204
|
args: UpdateTrafficPolicyCommentCommandInput,
|
|
1235
|
-
cb: (err: any, data?: UpdateTrafficPolicyCommentCommandOutput) => void
|
|
1205
|
+
cb: (err: any, data?: UpdateTrafficPolicyCommentCommandOutput) => void,
|
|
1236
1206
|
): void;
|
|
1237
1207
|
updateTrafficPolicyComment(
|
|
1238
1208
|
args: UpdateTrafficPolicyCommentCommandInput,
|
|
1239
1209
|
options: __HttpHandlerOptions,
|
|
1240
|
-
cb: (err: any, data?: UpdateTrafficPolicyCommentCommandOutput) => void
|
|
1210
|
+
cb: (err: any, data?: UpdateTrafficPolicyCommentCommandOutput) => void,
|
|
1241
1211
|
): void;
|
|
1242
1212
|
updateTrafficPolicyInstance(
|
|
1243
1213
|
args: UpdateTrafficPolicyInstanceCommandInput,
|
|
1244
|
-
options?: __HttpHandlerOptions
|
|
1214
|
+
options?: __HttpHandlerOptions,
|
|
1245
1215
|
): Promise<UpdateTrafficPolicyInstanceCommandOutput>;
|
|
1246
1216
|
updateTrafficPolicyInstance(
|
|
1247
1217
|
args: UpdateTrafficPolicyInstanceCommandInput,
|
|
1248
|
-
cb: (err: any, data?: UpdateTrafficPolicyInstanceCommandOutput) => void
|
|
1218
|
+
cb: (err: any, data?: UpdateTrafficPolicyInstanceCommandOutput) => void,
|
|
1249
1219
|
): void;
|
|
1250
1220
|
updateTrafficPolicyInstance(
|
|
1251
1221
|
args: UpdateTrafficPolicyInstanceCommandInput,
|
|
1252
1222
|
options: __HttpHandlerOptions,
|
|
1253
|
-
cb: (err: any, data?: UpdateTrafficPolicyInstanceCommandOutput) => void
|
|
1223
|
+
cb: (err: any, data?: UpdateTrafficPolicyInstanceCommandOutput) => void,
|
|
1254
1224
|
): void;
|
|
1255
1225
|
paginateListCidrBlocks(
|
|
1256
1226
|
args: ListCidrBlocksCommandInput,
|
|
1257
1227
|
paginationConfig?: Pick<
|
|
1258
1228
|
PaginationConfiguration,
|
|
1259
1229
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1260
|
-
|
|
1230
|
+
>,
|
|
1261
1231
|
): Paginator<ListCidrBlocksCommandOutput>;
|
|
1262
1232
|
paginateListCidrCollections(
|
|
1263
1233
|
args?: ListCidrCollectionsCommandInput,
|
|
1264
1234
|
paginationConfig?: Pick<
|
|
1265
1235
|
PaginationConfiguration,
|
|
1266
1236
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1267
|
-
|
|
1237
|
+
>,
|
|
1268
1238
|
): Paginator<ListCidrCollectionsCommandOutput>;
|
|
1269
1239
|
paginateListCidrLocations(
|
|
1270
1240
|
args: ListCidrLocationsCommandInput,
|
|
1271
1241
|
paginationConfig?: Pick<
|
|
1272
1242
|
PaginationConfiguration,
|
|
1273
1243
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1274
|
-
|
|
1244
|
+
>,
|
|
1275
1245
|
): Paginator<ListCidrLocationsCommandOutput>;
|
|
1276
1246
|
paginateListHealthChecks(
|
|
1277
1247
|
args?: ListHealthChecksCommandInput,
|
|
1278
1248
|
paginationConfig?: Pick<
|
|
1279
1249
|
PaginationConfiguration,
|
|
1280
1250
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1281
|
-
|
|
1251
|
+
>,
|
|
1282
1252
|
): Paginator<ListHealthChecksCommandOutput>;
|
|
1283
1253
|
paginateListHostedZones(
|
|
1284
1254
|
args?: ListHostedZonesCommandInput,
|
|
1285
1255
|
paginationConfig?: Pick<
|
|
1286
1256
|
PaginationConfiguration,
|
|
1287
1257
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1288
|
-
|
|
1258
|
+
>,
|
|
1289
1259
|
): Paginator<ListHostedZonesCommandOutput>;
|
|
1290
1260
|
paginateListQueryLoggingConfigs(
|
|
1291
1261
|
args?: ListQueryLoggingConfigsCommandInput,
|
|
1292
1262
|
paginationConfig?: Pick<
|
|
1293
1263
|
PaginationConfiguration,
|
|
1294
1264
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1295
|
-
|
|
1265
|
+
>,
|
|
1296
1266
|
): Paginator<ListQueryLoggingConfigsCommandOutput>;
|
|
1297
1267
|
waitUntilResourceRecordSetsChanged(
|
|
1298
1268
|
args: GetChangeCommandInput,
|
|
1299
1269
|
waiterConfig:
|
|
1300
1270
|
| number
|
|
1301
|
-
| Pick<
|
|
1302
|
-
WaiterConfiguration<Route53>,
|
|
1303
|
-
Exclude<keyof WaiterConfiguration<Route53>, "client">
|
|
1304
|
-
>
|
|
1271
|
+
| Pick<WaiterConfiguration<Route53>, Exclude<keyof WaiterConfiguration<Route53>, "client">>,
|
|
1305
1272
|
): Promise<WaiterResult<GetChangeCommandOutput>>;
|
|
1306
1273
|
}
|
|
1307
1274
|
export declare class Route53 extends Route53Client implements Route53 {}
|