@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
|
@@ -11,10 +11,7 @@ import {
|
|
|
11
11
|
Client as __Client,
|
|
12
12
|
} from "@smithy/core/client";
|
|
13
13
|
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
|
|
14
|
-
import {
|
|
15
|
-
EndpointInputConfig,
|
|
16
|
-
EndpointResolvedConfig,
|
|
17
|
-
} from "@smithy/core/endpoints";
|
|
14
|
+
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/core/endpoints";
|
|
18
15
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
19
16
|
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
|
|
20
17
|
import {
|
|
@@ -172,10 +169,7 @@ import {
|
|
|
172
169
|
SearchCertificatesCommandInput,
|
|
173
170
|
SearchCertificatesCommandOutput,
|
|
174
171
|
} from "./commands/SearchCertificatesCommand";
|
|
175
|
-
import {
|
|
176
|
-
TagResourceCommandInput,
|
|
177
|
-
TagResourceCommandOutput,
|
|
178
|
-
} from "./commands/TagResourceCommand";
|
|
172
|
+
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
179
173
|
import {
|
|
180
174
|
UntagResourceCommandInput,
|
|
181
175
|
UntagResourceCommandOutput,
|
|
@@ -279,8 +273,7 @@ export type ServiceOutputTypes =
|
|
|
279
273
|
| UpdateAcmeDomainValidationCommandOutput
|
|
280
274
|
| UpdateAcmeEndpointCommandOutput
|
|
281
275
|
| UpdateCertificateOptionsCommandOutput;
|
|
282
|
-
export interface ClientDefaults
|
|
283
|
-
extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
276
|
+
export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
284
277
|
requestHandler?: __HttpHandlerUserInput;
|
|
285
278
|
sha256?: __ChecksumConstructor | __HashConstructor;
|
|
286
279
|
urlParser?: __UrlParser;
|
|
@@ -305,9 +298,7 @@ export interface ClientDefaults
|
|
|
305
298
|
extensions?: RuntimeExtension[];
|
|
306
299
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
307
300
|
}
|
|
308
|
-
export type ACMClientConfigType = Partial<
|
|
309
|
-
__SmithyConfiguration<__HttpHandlerOptions>
|
|
310
|
-
> &
|
|
301
|
+
export type ACMClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
|
|
311
302
|
ClientDefaults &
|
|
312
303
|
UserAgentInputConfig &
|
|
313
304
|
RetryInputConfig &
|
|
@@ -317,17 +308,16 @@ export type ACMClientConfigType = Partial<
|
|
|
317
308
|
HttpAuthSchemeInputConfig &
|
|
318
309
|
ClientInputEndpointParameters;
|
|
319
310
|
export interface ACMClientConfig extends ACMClientConfigType {}
|
|
320
|
-
export type ACMClientResolvedConfigType =
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
ClientResolvedEndpointParameters;
|
|
311
|
+
export type ACMClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
312
|
+
Required<ClientDefaults> &
|
|
313
|
+
RuntimeExtensionsConfig &
|
|
314
|
+
UserAgentResolvedConfig &
|
|
315
|
+
RetryResolvedConfig &
|
|
316
|
+
RegionResolvedConfig &
|
|
317
|
+
HostHeaderResolvedConfig &
|
|
318
|
+
EndpointResolvedConfig<EndpointParameters> &
|
|
319
|
+
HttpAuthSchemeResolvedConfig &
|
|
320
|
+
ClientResolvedEndpointParameters;
|
|
331
321
|
export interface ACMClientResolvedConfig extends ACMClientResolvedConfigType {}
|
|
332
322
|
export declare class ACMClient extends __Client<
|
|
333
323
|
__HttpHandlerOptions,
|
package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts
CHANGED
|
@@ -7,17 +7,10 @@ import { ACMHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
|
7
7
|
export interface HttpAuthExtensionConfiguration {
|
|
8
8
|
setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
|
|
9
9
|
httpAuthSchemes(): HttpAuthScheme[];
|
|
10
|
-
setHttpAuthSchemeProvider(
|
|
11
|
-
httpAuthSchemeProvider: ACMHttpAuthSchemeProvider
|
|
12
|
-
): void;
|
|
10
|
+
setHttpAuthSchemeProvider(httpAuthSchemeProvider: ACMHttpAuthSchemeProvider): void;
|
|
13
11
|
httpAuthSchemeProvider(): ACMHttpAuthSchemeProvider;
|
|
14
|
-
setCredentials(
|
|
15
|
-
|
|
16
|
-
): void;
|
|
17
|
-
credentials():
|
|
18
|
-
| AwsCredentialIdentity
|
|
19
|
-
| AwsCredentialIdentityProvider
|
|
20
|
-
| undefined;
|
|
12
|
+
setCredentials(credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider): void;
|
|
13
|
+
credentials(): AwsCredentialIdentity | AwsCredentialIdentityProvider | undefined;
|
|
21
14
|
}
|
|
22
15
|
export type HttpAuthRuntimeConfig = Partial<{
|
|
23
16
|
httpAuthSchemes: HttpAuthScheme[];
|
|
@@ -25,8 +18,8 @@ export type HttpAuthRuntimeConfig = Partial<{
|
|
|
25
18
|
credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider;
|
|
26
19
|
}>;
|
|
27
20
|
export declare const getHttpAuthExtensionConfiguration: (
|
|
28
|
-
runtimeConfig: HttpAuthRuntimeConfig
|
|
21
|
+
runtimeConfig: HttpAuthRuntimeConfig,
|
|
29
22
|
) => HttpAuthExtensionConfiguration;
|
|
30
23
|
export declare const resolveHttpAuthRuntimeConfig: (
|
|
31
|
-
config: HttpAuthExtensionConfiguration
|
|
24
|
+
config: HttpAuthExtensionConfiguration,
|
|
32
25
|
) => HttpAuthRuntimeConfig;
|
|
@@ -15,32 +15,29 @@ import { ACMClientResolvedConfig } from "../ACMClient";
|
|
|
15
15
|
export interface ACMHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
|
|
16
16
|
region?: string;
|
|
17
17
|
}
|
|
18
|
-
export interface ACMHttpAuthSchemeParametersProvider
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
> {}
|
|
18
|
+
export interface ACMHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
|
|
19
|
+
ACMClientResolvedConfig,
|
|
20
|
+
HandlerExecutionContext,
|
|
21
|
+
ACMHttpAuthSchemeParameters,
|
|
22
|
+
object
|
|
23
|
+
> {}
|
|
25
24
|
export declare const defaultACMHttpAuthSchemeParametersProvider: (
|
|
26
25
|
config: ACMClientResolvedConfig,
|
|
27
26
|
context: HandlerExecutionContext,
|
|
28
|
-
input: object
|
|
27
|
+
input: object,
|
|
29
28
|
) => Promise<ACMHttpAuthSchemeParameters>;
|
|
30
|
-
export interface ACMHttpAuthSchemeProvider
|
|
31
|
-
extends HttpAuthSchemeProvider<ACMHttpAuthSchemeParameters> {}
|
|
29
|
+
export interface ACMHttpAuthSchemeProvider extends HttpAuthSchemeProvider<ACMHttpAuthSchemeParameters> {}
|
|
32
30
|
export declare const defaultACMHttpAuthSchemeProvider: ACMHttpAuthSchemeProvider;
|
|
33
31
|
export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
|
|
34
32
|
authSchemePreference?: string[] | Provider<string[]>;
|
|
35
33
|
httpAuthSchemes?: HttpAuthScheme[];
|
|
36
34
|
httpAuthSchemeProvider?: ACMHttpAuthSchemeProvider;
|
|
37
35
|
}
|
|
38
|
-
export interface HttpAuthSchemeResolvedConfig
|
|
39
|
-
extends AwsSdkSigV4AuthResolvedConfig {
|
|
36
|
+
export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
|
|
40
37
|
readonly authSchemePreference: Provider<string[]>;
|
|
41
38
|
readonly httpAuthSchemes: HttpAuthScheme[];
|
|
42
39
|
readonly httpAuthSchemeProvider: ACMHttpAuthSchemeProvider;
|
|
43
40
|
}
|
|
44
41
|
export declare const resolveHttpAuthSchemeConfig: <T>(
|
|
45
|
-
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
|
|
42
|
+
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved,
|
|
46
43
|
) => T & HttpAuthSchemeResolvedConfig;
|
|
@@ -1,25 +1,20 @@
|
|
|
1
1
|
import { EndpointParameterInstructions } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
ServiceInputTypes,
|
|
5
|
-
ServiceOutputTypes,
|
|
6
|
-
} from "./ACMClient";
|
|
7
|
-
export declare const command: <
|
|
8
|
-
I extends ServiceInputTypes,
|
|
9
|
-
O extends ServiceOutputTypes
|
|
10
|
-
>(
|
|
2
|
+
import { ACMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "./ACMClient";
|
|
3
|
+
export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(
|
|
11
4
|
added: EndpointParameterInstructions,
|
|
12
5
|
plugins: (
|
|
13
6
|
CommandCtor: any,
|
|
14
7
|
clientStack: any,
|
|
15
8
|
config: any,
|
|
16
|
-
options: any
|
|
9
|
+
options: any,
|
|
17
10
|
) => import("@smithy/types").Pluggable<any, any>[],
|
|
18
11
|
op: string,
|
|
19
12
|
$: import("@smithy/types").StaticOperationSchema,
|
|
20
|
-
smithyContext?: Record<string, unknown
|
|
13
|
+
smithyContext?: Record<string, unknown>,
|
|
21
14
|
) => {
|
|
22
|
-
new (
|
|
15
|
+
new (
|
|
16
|
+
input: I,
|
|
17
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
18
|
I,
|
|
24
19
|
O,
|
|
25
20
|
ACMClientResolvedConfig,
|
|
@@ -39,9 +34,4 @@ export declare const command: <
|
|
|
39
34
|
};
|
|
40
35
|
export declare const _ep0: EndpointParameterInstructions;
|
|
41
36
|
export declare const _ep1: EndpointParameterInstructions;
|
|
42
|
-
export declare const _mw0: (
|
|
43
|
-
Command: any,
|
|
44
|
-
cs: any,
|
|
45
|
-
config: any,
|
|
46
|
-
o: any
|
|
47
|
-
) => never[];
|
|
37
|
+
export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
|
package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/AddTagsToCertificateCommand.d.ts
CHANGED
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { AddTagsToCertificateRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface AddTagsToCertificateCommandInput
|
|
5
|
-
extends AddTagsToCertificateRequest {}
|
|
4
|
+
export interface AddTagsToCertificateCommandInput extends AddTagsToCertificateRequest {}
|
|
6
5
|
export interface AddTagsToCertificateCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const AddTagsToCertificateCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: AddTagsToCertificateCommandInput
|
|
8
|
+
input: AddTagsToCertificateCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
AddTagsToCertificateCommandInput,
|
|
12
11
|
AddTagsToCertificateCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const AddTagsToCertificateCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: AddTagsToCertificateCommandInput
|
|
17
|
+
input: AddTagsToCertificateCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
AddTagsToCertificateCommandInput,
|
|
21
20
|
AddTagsToCertificateCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateAcmeDomainValidationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateAcmeDomainValidationCommandInput
|
|
8
|
-
extends CreateAcmeDomainValidationRequest {}
|
|
7
|
+
export interface CreateAcmeDomainValidationCommandInput extends CreateAcmeDomainValidationRequest {}
|
|
9
8
|
export interface CreateAcmeDomainValidationCommandOutput
|
|
10
|
-
extends CreateAcmeDomainValidationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateAcmeDomainValidationResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateAcmeDomainValidationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateAcmeDomainValidationCommandInput
|
|
12
|
+
input: CreateAcmeDomainValidationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateAcmeDomainValidationCommandInput,
|
|
17
15
|
CreateAcmeDomainValidationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateAcmeDomainValidationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateAcmeDomainValidationCommandInput
|
|
21
|
+
input: CreateAcmeDomainValidationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateAcmeDomainValidationCommandInput,
|
|
26
24
|
CreateAcmeDomainValidationCommandOutput,
|
package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/CreateAcmeEndpointCommand.d.ts
CHANGED
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateAcmeEndpointRequest,
|
|
4
|
-
CreateAcmeEndpointResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateAcmeEndpointRequest, CreateAcmeEndpointResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateAcmeEndpointCommandInput
|
|
8
|
-
extends CreateAcmeEndpointRequest {}
|
|
4
|
+
export interface CreateAcmeEndpointCommandInput extends CreateAcmeEndpointRequest {}
|
|
9
5
|
export interface CreateAcmeEndpointCommandOutput
|
|
10
|
-
extends CreateAcmeEndpointResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateAcmeEndpointResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateAcmeEndpointCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateAcmeEndpointCommandInput
|
|
9
|
+
input: CreateAcmeEndpointCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateAcmeEndpointCommandInput,
|
|
17
12
|
CreateAcmeEndpointCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateAcmeEndpointCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateAcmeEndpointCommandInput
|
|
18
|
+
input: CreateAcmeEndpointCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateAcmeEndpointCommandInput,
|
|
26
21
|
CreateAcmeEndpointCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateAcmeExternalAccountBindingResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateAcmeExternalAccountBindingCommandInput
|
|
8
|
-
extends CreateAcmeExternalAccountBindingRequest {}
|
|
7
|
+
export interface CreateAcmeExternalAccountBindingCommandInput extends CreateAcmeExternalAccountBindingRequest {}
|
|
9
8
|
export interface CreateAcmeExternalAccountBindingCommandOutput
|
|
10
|
-
extends CreateAcmeExternalAccountBindingResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateAcmeExternalAccountBindingResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateAcmeExternalAccountBindingCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateAcmeExternalAccountBindingCommandInput
|
|
12
|
+
input: CreateAcmeExternalAccountBindingCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateAcmeExternalAccountBindingCommandInput,
|
|
17
15
|
CreateAcmeExternalAccountBindingCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateAcmeExternalAccountBindingCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateAcmeExternalAccountBindingCommandInput
|
|
21
|
+
input: CreateAcmeExternalAccountBindingCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateAcmeExternalAccountBindingCommandInput,
|
|
26
24
|
CreateAcmeExternalAccountBindingCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteAcmeDomainValidationRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteAcmeDomainValidationCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteAcmeDomainValidationCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteAcmeDomainValidationCommandInput extends DeleteAcmeDomainValidationRequest {}
|
|
5
|
+
export interface DeleteAcmeDomainValidationCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteAcmeDomainValidationCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteAcmeDomainValidationCommandInput
|
|
8
|
+
input: DeleteAcmeDomainValidationCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteAcmeDomainValidationCommandInput,
|
|
13
11
|
DeleteAcmeDomainValidationCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteAcmeDomainValidationCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteAcmeDomainValidationCommandInput
|
|
17
|
+
input: DeleteAcmeDomainValidationCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteAcmeDomainValidationCommandInput,
|
|
22
20
|
DeleteAcmeDomainValidationCommandOutput,
|
package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/DeleteAcmeEndpointCommand.d.ts
CHANGED
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteAcmeEndpointRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteAcmeEndpointCommandInput
|
|
5
|
-
extends DeleteAcmeEndpointRequest {}
|
|
4
|
+
export interface DeleteAcmeEndpointCommandInput extends DeleteAcmeEndpointRequest {}
|
|
6
5
|
export interface DeleteAcmeEndpointCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const DeleteAcmeEndpointCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: DeleteAcmeEndpointCommandInput
|
|
8
|
+
input: DeleteAcmeEndpointCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
DeleteAcmeEndpointCommandInput,
|
|
12
11
|
DeleteAcmeEndpointCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const DeleteAcmeEndpointCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: DeleteAcmeEndpointCommandInput
|
|
17
|
+
input: DeleteAcmeEndpointCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
DeleteAcmeEndpointCommandInput,
|
|
21
20
|
DeleteAcmeEndpointCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteAcmeExternalAccountBindingRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteAcmeExternalAccountBindingCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteAcmeExternalAccountBindingCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteAcmeExternalAccountBindingCommandInput extends DeleteAcmeExternalAccountBindingRequest {}
|
|
5
|
+
export interface DeleteAcmeExternalAccountBindingCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteAcmeExternalAccountBindingCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteAcmeExternalAccountBindingCommandInput
|
|
8
|
+
input: DeleteAcmeExternalAccountBindingCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteAcmeExternalAccountBindingCommandInput,
|
|
13
11
|
DeleteAcmeExternalAccountBindingCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteAcmeExternalAccountBindingCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteAcmeExternalAccountBindingCommandInput
|
|
17
|
+
input: DeleteAcmeExternalAccountBindingCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteAcmeExternalAccountBindingCommandInput,
|
|
22
20
|
DeleteAcmeExternalAccountBindingCommandOutput,
|
package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts
CHANGED
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteCertificateRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteCertificateCommandInput
|
|
5
|
-
extends DeleteCertificateRequest {}
|
|
4
|
+
export interface DeleteCertificateCommandInput extends DeleteCertificateRequest {}
|
|
6
5
|
export interface DeleteCertificateCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const DeleteCertificateCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: DeleteCertificateCommandInput
|
|
8
|
+
input: DeleteCertificateCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
DeleteCertificateCommandInput,
|
|
12
11
|
DeleteCertificateCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const DeleteCertificateCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: DeleteCertificateCommandInput
|
|
17
|
+
input: DeleteCertificateCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
DeleteCertificateCommandInput,
|
|
21
20
|
DeleteCertificateCommandOutput,
|
package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/DescribeAcmeAccountCommand.d.ts
CHANGED
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeAcmeAccountRequest,
|
|
4
|
-
DescribeAcmeAccountResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeAcmeAccountRequest, DescribeAcmeAccountResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeAcmeAccountCommandInput
|
|
8
|
-
extends DescribeAcmeAccountRequest {}
|
|
4
|
+
export interface DescribeAcmeAccountCommandInput extends DescribeAcmeAccountRequest {}
|
|
9
5
|
export interface DescribeAcmeAccountCommandOutput
|
|
10
|
-
extends DescribeAcmeAccountResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeAcmeAccountResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeAcmeAccountCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeAcmeAccountCommandInput
|
|
9
|
+
input: DescribeAcmeAccountCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeAcmeAccountCommandInput,
|
|
17
12
|
DescribeAcmeAccountCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeAcmeAccountCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeAcmeAccountCommandInput
|
|
18
|
+
input: DescribeAcmeAccountCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeAcmeAccountCommandInput,
|
|
26
21
|
DescribeAcmeAccountCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeAcmeDomainValidationResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeAcmeDomainValidationCommandInput
|
|
8
|
-
extends DescribeAcmeDomainValidationRequest {}
|
|
7
|
+
export interface DescribeAcmeDomainValidationCommandInput extends DescribeAcmeDomainValidationRequest {}
|
|
9
8
|
export interface DescribeAcmeDomainValidationCommandOutput
|
|
10
|
-
extends DescribeAcmeDomainValidationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeAcmeDomainValidationResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeAcmeDomainValidationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeAcmeDomainValidationCommandInput
|
|
12
|
+
input: DescribeAcmeDomainValidationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeAcmeDomainValidationCommandInput,
|
|
17
15
|
DescribeAcmeDomainValidationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeAcmeDomainValidationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeAcmeDomainValidationCommandInput
|
|
21
|
+
input: DescribeAcmeDomainValidationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeAcmeDomainValidationCommandInput,
|
|
26
24
|
DescribeAcmeDomainValidationCommandOutput,
|
package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/DescribeAcmeEndpointCommand.d.ts
CHANGED
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeAcmeEndpointRequest,
|
|
4
|
-
DescribeAcmeEndpointResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeAcmeEndpointRequest, DescribeAcmeEndpointResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeAcmeEndpointCommandInput
|
|
8
|
-
extends DescribeAcmeEndpointRequest {}
|
|
4
|
+
export interface DescribeAcmeEndpointCommandInput extends DescribeAcmeEndpointRequest {}
|
|
9
5
|
export interface DescribeAcmeEndpointCommandOutput
|
|
10
|
-
extends DescribeAcmeEndpointResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeAcmeEndpointResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeAcmeEndpointCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeAcmeEndpointCommandInput
|
|
9
|
+
input: DescribeAcmeEndpointCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeAcmeEndpointCommandInput,
|
|
17
12
|
DescribeAcmeEndpointCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeAcmeEndpointCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeAcmeEndpointCommandInput
|
|
18
|
+
input: DescribeAcmeEndpointCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeAcmeEndpointCommandInput,
|
|
26
21
|
DescribeAcmeEndpointCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeAcmeExternalAccountBindingResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeAcmeExternalAccountBindingCommandInput
|
|
8
|
-
extends DescribeAcmeExternalAccountBindingRequest {}
|
|
7
|
+
export interface DescribeAcmeExternalAccountBindingCommandInput extends DescribeAcmeExternalAccountBindingRequest {}
|
|
9
8
|
export interface DescribeAcmeExternalAccountBindingCommandOutput
|
|
10
|
-
extends DescribeAcmeExternalAccountBindingResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeAcmeExternalAccountBindingResponse, __MetadataBearer {}
|
|
12
10
|
declare const DescribeAcmeExternalAccountBindingCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeAcmeExternalAccountBindingCommandInput
|
|
12
|
+
input: DescribeAcmeExternalAccountBindingCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeAcmeExternalAccountBindingCommandInput,
|
|
17
15
|
DescribeAcmeExternalAccountBindingCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeAcmeExternalAccountBindingCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeAcmeExternalAccountBindingCommandInput
|
|
21
|
+
input: DescribeAcmeExternalAccountBindingCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeAcmeExternalAccountBindingCommandInput,
|
|
26
24
|
DescribeAcmeExternalAccountBindingCommandOutput,
|
package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts
CHANGED
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeCertificateRequest,
|
|
4
|
-
DescribeCertificateResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeCertificateRequest, DescribeCertificateResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeCertificateCommandInput
|
|
8
|
-
extends DescribeCertificateRequest {}
|
|
4
|
+
export interface DescribeCertificateCommandInput extends DescribeCertificateRequest {}
|
|
9
5
|
export interface DescribeCertificateCommandOutput
|
|
10
|
-
extends DescribeCertificateResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeCertificateResponse, __MetadataBearer {}
|
|
12
7
|
declare const DescribeCertificateCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeCertificateCommandInput
|
|
9
|
+
input: DescribeCertificateCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeCertificateCommandInput,
|
|
17
12
|
DescribeCertificateCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeCertificateCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeCertificateCommandInput
|
|
18
|
+
input: DescribeCertificateCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeCertificateCommandInput,
|
|
26
21
|
DescribeCertificateCommandOutput,
|
package/node_modules/@aws-sdk/client-acm/dist-types/ts3.4/commands/ExportCertificateCommand.d.ts
CHANGED
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ExportCertificateRequest,
|
|
4
|
-
ExportCertificateResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ExportCertificateRequest, ExportCertificateResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ExportCertificateCommandInput
|
|
8
|
-
extends ExportCertificateRequest {}
|
|
4
|
+
export interface ExportCertificateCommandInput extends ExportCertificateRequest {}
|
|
9
5
|
export interface ExportCertificateCommandOutput
|
|
10
|
-
extends ExportCertificateResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ExportCertificateResponse, __MetadataBearer {}
|
|
12
7
|
declare const ExportCertificateCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ExportCertificateCommandInput
|
|
9
|
+
input: ExportCertificateCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ExportCertificateCommandInput,
|
|
17
12
|
ExportCertificateCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ExportCertificateCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ExportCertificateCommandInput
|
|
18
|
+
input: ExportCertificateCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ExportCertificateCommandInput,
|
|
26
21
|
ExportCertificateCommandOutput,
|
|
@@ -3,11 +3,10 @@ import { GetAccountConfigurationResponse } from "../models/models_0";
|
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetAccountConfigurationCommandInput {}
|
|
5
5
|
export interface GetAccountConfigurationCommandOutput
|
|
6
|
-
extends GetAccountConfigurationResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetAccountConfigurationResponse, __MetadataBearer {}
|
|
8
7
|
declare const GetAccountConfigurationCommand_base: {
|
|
9
8
|
new (
|
|
10
|
-
input: GetAccountConfigurationCommandInput
|
|
9
|
+
input: GetAccountConfigurationCommandInput,
|
|
11
10
|
): import("@smithy/core/client").CommandImpl<
|
|
12
11
|
GetAccountConfigurationCommandInput,
|
|
13
12
|
GetAccountConfigurationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetAcmeExternalAccountBindingCredentialsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetAcmeExternalAccountBindingCredentialsCommandInput
|
|
8
|
-
extends GetAcmeExternalAccountBindingCredentialsRequest {}
|
|
7
|
+
export interface GetAcmeExternalAccountBindingCredentialsCommandInput extends GetAcmeExternalAccountBindingCredentialsRequest {}
|
|
9
8
|
export interface GetAcmeExternalAccountBindingCredentialsCommandOutput
|
|
10
|
-
extends GetAcmeExternalAccountBindingCredentialsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetAcmeExternalAccountBindingCredentialsResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetAcmeExternalAccountBindingCredentialsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetAcmeExternalAccountBindingCredentialsCommandInput
|
|
12
|
+
input: GetAcmeExternalAccountBindingCredentialsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetAcmeExternalAccountBindingCredentialsCommandInput,
|
|
17
15
|
GetAcmeExternalAccountBindingCredentialsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetAcmeExternalAccountBindingCredentialsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetAcmeExternalAccountBindingCredentialsCommandInput
|
|
21
|
+
input: GetAcmeExternalAccountBindingCredentialsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetAcmeExternalAccountBindingCredentialsCommandInput,
|
|
26
24
|
GetAcmeExternalAccountBindingCredentialsCommandOutput,
|