@aws-sdk/client-cloudfront 3.296.0 → 3.298.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AssociateAliasCommand.js +2 -3
- package/dist-cjs/commands/CopyDistributionCommand.js +1 -1
- package/dist-cjs/commands/CreateCachePolicyCommand.js +2 -3
- package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-cjs/commands/CreateContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-cjs/commands/CreateFunctionCommand.js +1 -1
- package/dist-cjs/commands/CreateInvalidationCommand.js +2 -3
- package/dist-cjs/commands/CreateKeyGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/CreateOriginAccessControlCommand.js +2 -3
- package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js +2 -3
- package/dist-cjs/commands/CreatePublicKeyCommand.js +2 -3
- package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js +2 -3
- package/dist-cjs/commands/CreateResponseHeadersPolicyCommand.js +2 -4
- package/dist-cjs/commands/CreateStreamingDistributionCommand.js +2 -3
- package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js +2 -3
- package/dist-cjs/commands/DeleteCachePolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-cjs/commands/DeleteContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteDistributionCommand.js +2 -3
- package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-cjs/commands/DeleteFunctionCommand.js +2 -3
- package/dist-cjs/commands/DeleteKeyGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/DeleteOriginAccessControlCommand.js +2 -3
- package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeletePublicKeyCommand.js +2 -3
- package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js +2 -3
- package/dist-cjs/commands/DeleteResponseHeadersPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteStreamingDistributionCommand.js +2 -3
- package/dist-cjs/commands/DescribeFunctionCommand.js +2 -3
- package/dist-cjs/commands/GetCachePolicyCommand.js +2 -3
- package/dist-cjs/commands/GetCachePolicyConfigCommand.js +2 -3
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +2 -3
- package/dist-cjs/commands/GetContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetContinuousDeploymentPolicyConfigCommand.js +2 -3
- package/dist-cjs/commands/GetDistributionCommand.js +1 -1
- package/dist-cjs/commands/GetDistributionConfigCommand.js +1 -1
- package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js +2 -3
- package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js +2 -3
- package/dist-cjs/commands/GetFunctionCommand.js +1 -1
- package/dist-cjs/commands/GetInvalidationCommand.js +2 -3
- package/dist-cjs/commands/GetKeyGroupCommand.js +2 -3
- package/dist-cjs/commands/GetKeyGroupConfigCommand.js +2 -3
- package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/GetOriginAccessControlCommand.js +2 -3
- package/dist-cjs/commands/GetOriginAccessControlConfigCommand.js +2 -3
- package/dist-cjs/commands/GetOriginRequestPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js +2 -3
- package/dist-cjs/commands/GetPublicKeyCommand.js +2 -3
- package/dist-cjs/commands/GetPublicKeyConfigCommand.js +2 -3
- package/dist-cjs/commands/GetRealtimeLogConfigCommand.js +2 -3
- package/dist-cjs/commands/GetResponseHeadersPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetResponseHeadersPolicyConfigCommand.js +2 -3
- package/dist-cjs/commands/GetStreamingDistributionCommand.js +2 -3
- package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js +2 -3
- package/dist-cjs/commands/ListCachePoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +2 -3
- package/dist-cjs/commands/ListConflictingAliasesCommand.js +2 -3
- package/dist-cjs/commands/ListContinuousDeploymentPoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js +2 -3
- package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js +2 -3
- package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +2 -3
- package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js +1 -1
- package/dist-cjs/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +2 -3
- package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js +1 -1
- package/dist-cjs/commands/ListDistributionsCommand.js +1 -1
- package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js +2 -3
- package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js +2 -3
- package/dist-cjs/commands/ListFunctionsCommand.js +2 -3
- package/dist-cjs/commands/ListInvalidationsCommand.js +2 -3
- package/dist-cjs/commands/ListKeyGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListOriginAccessControlsCommand.js +2 -3
- package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListPublicKeysCommand.js +2 -3
- package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js +2 -3
- package/dist-cjs/commands/ListResponseHeadersPoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListStreamingDistributionsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/PublishFunctionCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateCachePolicyCommand.js +2 -3
- package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-cjs/commands/UpdateContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-cjs/commands/UpdateDistributionWithStagingConfigCommand.js +1 -1
- package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-cjs/commands/UpdateFunctionCommand.js +1 -1
- package/dist-cjs/commands/UpdateKeyGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateOriginAccessControlCommand.js +2 -3
- package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js +2 -3
- package/dist-cjs/commands/UpdatePublicKeyCommand.js +2 -3
- package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js +2 -3
- package/dist-cjs/commands/UpdateResponseHeadersPolicyCommand.js +2 -3
- package/dist-cjs/commands/UpdateStreamingDistributionCommand.js +2 -3
- package/dist-cjs/models/models_0.js +2 -568
- package/dist-cjs/models/models_1.js +1 -733
- package/dist-cjs/protocols/Aws_restXml.js +153 -857
- package/dist-es/commands/AssociateAliasCommand.js +2 -3
- package/dist-es/commands/CopyDistributionCommand.js +2 -2
- package/dist-es/commands/CreateCachePolicyCommand.js +2 -3
- package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-es/commands/CreateContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-es/commands/CreateFunctionCommand.js +2 -2
- package/dist-es/commands/CreateInvalidationCommand.js +2 -3
- package/dist-es/commands/CreateKeyGroupCommand.js +2 -3
- package/dist-es/commands/CreateMonitoringSubscriptionCommand.js +2 -3
- package/dist-es/commands/CreateOriginAccessControlCommand.js +2 -3
- package/dist-es/commands/CreateOriginRequestPolicyCommand.js +2 -3
- package/dist-es/commands/CreatePublicKeyCommand.js +2 -3
- package/dist-es/commands/CreateRealtimeLogConfigCommand.js +2 -3
- package/dist-es/commands/CreateResponseHeadersPolicyCommand.js +2 -4
- package/dist-es/commands/CreateStreamingDistributionCommand.js +2 -3
- package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js +2 -3
- package/dist-es/commands/DeleteCachePolicyCommand.js +2 -3
- package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-es/commands/DeleteContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteDistributionCommand.js +2 -3
- package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-es/commands/DeleteFunctionCommand.js +2 -3
- package/dist-es/commands/DeleteKeyGroupCommand.js +2 -3
- package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js +2 -3
- package/dist-es/commands/DeleteOriginAccessControlCommand.js +2 -3
- package/dist-es/commands/DeleteOriginRequestPolicyCommand.js +2 -3
- package/dist-es/commands/DeletePublicKeyCommand.js +2 -3
- package/dist-es/commands/DeleteRealtimeLogConfigCommand.js +2 -3
- package/dist-es/commands/DeleteResponseHeadersPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteStreamingDistributionCommand.js +2 -3
- package/dist-es/commands/DescribeFunctionCommand.js +2 -3
- package/dist-es/commands/GetCachePolicyCommand.js +2 -3
- package/dist-es/commands/GetCachePolicyConfigCommand.js +2 -3
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +2 -3
- package/dist-es/commands/GetContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-es/commands/GetContinuousDeploymentPolicyConfigCommand.js +2 -3
- package/dist-es/commands/GetDistributionCommand.js +2 -2
- package/dist-es/commands/GetDistributionConfigCommand.js +2 -2
- package/dist-es/commands/GetFieldLevelEncryptionCommand.js +2 -3
- package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js +2 -3
- package/dist-es/commands/GetFunctionCommand.js +2 -2
- package/dist-es/commands/GetInvalidationCommand.js +2 -3
- package/dist-es/commands/GetKeyGroupCommand.js +2 -3
- package/dist-es/commands/GetKeyGroupConfigCommand.js +2 -3
- package/dist-es/commands/GetMonitoringSubscriptionCommand.js +2 -3
- package/dist-es/commands/GetOriginAccessControlCommand.js +2 -3
- package/dist-es/commands/GetOriginAccessControlConfigCommand.js +2 -3
- package/dist-es/commands/GetOriginRequestPolicyCommand.js +2 -3
- package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js +2 -3
- package/dist-es/commands/GetPublicKeyCommand.js +2 -3
- package/dist-es/commands/GetPublicKeyConfigCommand.js +2 -3
- package/dist-es/commands/GetRealtimeLogConfigCommand.js +2 -3
- package/dist-es/commands/GetResponseHeadersPolicyCommand.js +2 -3
- package/dist-es/commands/GetResponseHeadersPolicyConfigCommand.js +2 -3
- package/dist-es/commands/GetStreamingDistributionCommand.js +2 -3
- package/dist-es/commands/GetStreamingDistributionConfigCommand.js +2 -3
- package/dist-es/commands/ListCachePoliciesCommand.js +2 -3
- package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +2 -3
- package/dist-es/commands/ListConflictingAliasesCommand.js +2 -3
- package/dist-es/commands/ListContinuousDeploymentPoliciesCommand.js +2 -3
- package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js +2 -3
- package/dist-es/commands/ListDistributionsByKeyGroupCommand.js +2 -3
- package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +2 -3
- package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js +2 -2
- package/dist-es/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +2 -3
- package/dist-es/commands/ListDistributionsByWebACLIdCommand.js +2 -2
- package/dist-es/commands/ListDistributionsCommand.js +2 -2
- package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js +2 -3
- package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js +2 -3
- package/dist-es/commands/ListFunctionsCommand.js +2 -3
- package/dist-es/commands/ListInvalidationsCommand.js +2 -3
- package/dist-es/commands/ListKeyGroupsCommand.js +2 -3
- package/dist-es/commands/ListOriginAccessControlsCommand.js +2 -3
- package/dist-es/commands/ListOriginRequestPoliciesCommand.js +2 -3
- package/dist-es/commands/ListPublicKeysCommand.js +2 -3
- package/dist-es/commands/ListRealtimeLogConfigsCommand.js +2 -3
- package/dist-es/commands/ListResponseHeadersPoliciesCommand.js +2 -3
- package/dist-es/commands/ListStreamingDistributionsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/PublishFunctionCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateCachePolicyCommand.js +2 -3
- package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-es/commands/UpdateContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-es/commands/UpdateDistributionWithStagingConfigCommand.js +2 -2
- package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-es/commands/UpdateFunctionCommand.js +2 -2
- package/dist-es/commands/UpdateKeyGroupCommand.js +2 -3
- package/dist-es/commands/UpdateOriginAccessControlCommand.js +2 -3
- package/dist-es/commands/UpdateOriginRequestPolicyCommand.js +2 -3
- package/dist-es/commands/UpdatePublicKeyCommand.js +2 -3
- package/dist-es/commands/UpdateRealtimeLogConfigCommand.js +2 -3
- package/dist-es/commands/UpdateResponseHeadersPolicyCommand.js +2 -3
- package/dist-es/commands/UpdateStreamingDistributionCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -423
- package/dist-es/models/models_1.js +0 -546
- package/dist-es/protocols/Aws_restXml.js +153 -857
- package/dist-types/CloudFront.d.ts +107 -0
- package/dist-types/CloudFrontClient.d.ts +24 -4
- package/dist-types/commands/AssociateAliasCommand.d.ts +16 -0
- package/dist-types/commands/CopyDistributionCommand.d.ts +16 -0
- package/dist-types/commands/CreateCachePolicyCommand.d.ts +16 -0
- package/dist-types/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +16 -0
- package/dist-types/commands/CreateContinuousDeploymentPolicyCommand.d.ts +16 -0
- package/dist-types/commands/CreateDistributionCommand.d.ts +16 -0
- package/dist-types/commands/CreateDistributionWithTagsCommand.d.ts +16 -0
- package/dist-types/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +16 -0
- package/dist-types/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +16 -0
- package/dist-types/commands/CreateFunctionCommand.d.ts +16 -0
- package/dist-types/commands/CreateInvalidationCommand.d.ts +16 -0
- package/dist-types/commands/CreateKeyGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateMonitoringSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/CreateOriginAccessControlCommand.d.ts +16 -0
- package/dist-types/commands/CreateOriginRequestPolicyCommand.d.ts +16 -0
- package/dist-types/commands/CreatePublicKeyCommand.d.ts +16 -0
- package/dist-types/commands/CreateRealtimeLogConfigCommand.d.ts +16 -0
- package/dist-types/commands/CreateResponseHeadersPolicyCommand.d.ts +16 -0
- package/dist-types/commands/CreateStreamingDistributionCommand.d.ts +16 -0
- package/dist-types/commands/CreateStreamingDistributionWithTagsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCachePolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +16 -0
- package/dist-types/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDistributionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFunctionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteKeyGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteMonitoringSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteOriginAccessControlCommand.d.ts +16 -0
- package/dist-types/commands/DeleteOriginRequestPolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeletePublicKeyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRealtimeLogConfigCommand.d.ts +16 -0
- package/dist-types/commands/DeleteResponseHeadersPolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteStreamingDistributionCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFunctionCommand.d.ts +16 -0
- package/dist-types/commands/GetCachePolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetCachePolicyConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +16 -0
- package/dist-types/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetContinuousDeploymentPolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetDistributionCommand.d.ts +16 -0
- package/dist-types/commands/GetDistributionConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetFieldLevelEncryptionCommand.d.ts +16 -0
- package/dist-types/commands/GetFieldLevelEncryptionConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetFieldLevelEncryptionProfileCommand.d.ts +16 -0
- package/dist-types/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetFunctionCommand.d.ts +16 -0
- package/dist-types/commands/GetInvalidationCommand.d.ts +16 -0
- package/dist-types/commands/GetKeyGroupCommand.d.ts +16 -0
- package/dist-types/commands/GetKeyGroupConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetMonitoringSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/GetOriginAccessControlCommand.d.ts +16 -0
- package/dist-types/commands/GetOriginAccessControlConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetOriginRequestPolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetOriginRequestPolicyConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetPublicKeyCommand.d.ts +16 -0
- package/dist-types/commands/GetPublicKeyConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetRealtimeLogConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetResponseHeadersPolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetResponseHeadersPolicyConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetStreamingDistributionCommand.d.ts +16 -0
- package/dist-types/commands/GetStreamingDistributionConfigCommand.d.ts +16 -0
- package/dist-types/commands/ListCachePoliciesCommand.d.ts +16 -0
- package/dist-types/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +16 -0
- package/dist-types/commands/ListConflictingAliasesCommand.d.ts +16 -0
- package/dist-types/commands/ListContinuousDeploymentPoliciesCommand.d.ts +16 -0
- package/dist-types/commands/ListDistributionsByCachePolicyIdCommand.d.ts +16 -0
- package/dist-types/commands/ListDistributionsByKeyGroupCommand.d.ts +16 -0
- package/dist-types/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +16 -0
- package/dist-types/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +16 -0
- package/dist-types/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +16 -0
- package/dist-types/commands/ListDistributionsByWebACLIdCommand.d.ts +16 -0
- package/dist-types/commands/ListDistributionsCommand.d.ts +16 -0
- package/dist-types/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +16 -0
- package/dist-types/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +16 -0
- package/dist-types/commands/ListFunctionsCommand.d.ts +16 -0
- package/dist-types/commands/ListInvalidationsCommand.d.ts +16 -0
- package/dist-types/commands/ListKeyGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListOriginAccessControlsCommand.d.ts +16 -0
- package/dist-types/commands/ListOriginRequestPoliciesCommand.d.ts +16 -0
- package/dist-types/commands/ListPublicKeysCommand.d.ts +16 -0
- package/dist-types/commands/ListRealtimeLogConfigsCommand.d.ts +16 -0
- package/dist-types/commands/ListResponseHeadersPoliciesCommand.d.ts +16 -0
- package/dist-types/commands/ListStreamingDistributionsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/PublishFunctionCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/TestFunctionCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateCachePolicyCommand.d.ts +16 -0
- package/dist-types/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +16 -0
- package/dist-types/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDistributionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDistributionWithStagingConfigCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFunctionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateKeyGroupCommand.d.ts +16 -0
- package/dist-types/commands/UpdateOriginAccessControlCommand.d.ts +16 -0
- package/dist-types/commands/UpdateOriginRequestPolicyCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePublicKeyCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRealtimeLogConfigCommand.d.ts +16 -0
- package/dist-types/commands/UpdateResponseHeadersPolicyCommand.d.ts +16 -0
- package/dist-types/commands/UpdateStreamingDistributionCommand.d.ts +16 -0
- package/dist-types/models/CloudFrontServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +424 -574
- package/dist-types/models/models_1.d.ts +484 -740
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListCloudFrontOriginAccessIdentitiesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDistributionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListInvalidationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListStreamingDistributionsPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -385
- package/dist-types/ts3.4/models/models_1.d.ts +0 -538
- package/package.json +4 -3
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { AssociateAliasRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restXmlAssociateAliasCommand, serializeAws_restXmlAssociateAliasCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class AssociateAliasCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class AssociateAliasCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { CopyDistributionResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlCopyDistributionCommand, serializeAws_restXmlCopyDistributionCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
export class CopyDistributionCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -27,7 +27,7 @@ export class CopyDistributionCommand extends $Command {
|
|
|
27
27
|
logger,
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
30
|
+
inputFilterSensitiveLog: (_) => _,
|
|
31
31
|
outputFilterSensitiveLog: CopyDistributionResultFilterSensitiveLog,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateCachePolicyRequestFilterSensitiveLog, CreateCachePolicyResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restXmlCreateCachePolicyCommand, serializeAws_restXmlCreateCachePolicyCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class CreateCachePolicyCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateCachePolicyCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateCloudFrontOriginAccessIdentityRequestFilterSensitiveLog, CreateCloudFrontOriginAccessIdentityResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restXmlCreateCloudFrontOriginAccessIdentityCommand, serializeAws_restXmlCreateCloudFrontOriginAccessIdentityCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class CreateCloudFrontOriginAccessIdentityCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateCloudFrontOriginAccessIdentityCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateContinuousDeploymentPolicyRequestFilterSensitiveLog, CreateContinuousDeploymentPolicyResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restXmlCreateContinuousDeploymentPolicyCommand, serializeAws_restXmlCreateContinuousDeploymentPolicyCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class CreateContinuousDeploymentPolicyCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateContinuousDeploymentPolicyCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateFieldLevelEncryptionConfigRequestFilterSensitiveLog, CreateFieldLevelEncryptionConfigResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restXmlCreateFieldLevelEncryptionConfigCommand, serializeAws_restXmlCreateFieldLevelEncryptionConfigCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class CreateFieldLevelEncryptionConfigCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateFieldLevelEncryptionConfigCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateFieldLevelEncryptionProfileRequestFilterSensitiveLog, CreateFieldLevelEncryptionProfileResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restXmlCreateFieldLevelEncryptionProfileCommand, serializeAws_restXmlCreateFieldLevelEncryptionProfileCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class CreateFieldLevelEncryptionProfileCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateFieldLevelEncryptionProfileCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateFunctionRequestFilterSensitiveLog,
|
|
4
|
+
import { CreateFunctionRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlCreateFunctionCommand, serializeAws_restXmlCreateFunctionCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
export class CreateFunctionCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -28,7 +28,7 @@ export class CreateFunctionCommand extends $Command {
|
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
30
|
inputFilterSensitiveLog: CreateFunctionRequestFilterSensitiveLog,
|
|
31
|
-
outputFilterSensitiveLog:
|
|
31
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateInvalidationRequestFilterSensitiveLog, CreateInvalidationResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restXmlCreateInvalidationCommand, serializeAws_restXmlCreateInvalidationCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class CreateInvalidationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateInvalidationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateKeyGroupRequestFilterSensitiveLog, CreateKeyGroupResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restXmlCreateKeyGroupCommand, serializeAws_restXmlCreateKeyGroupCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class CreateKeyGroupCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateKeyGroupCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateMonitoringSubscriptionRequestFilterSensitiveLog, CreateMonitoringSubscriptionResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restXmlCreateMonitoringSubscriptionCommand, serializeAws_restXmlCreateMonitoringSubscriptionCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class CreateMonitoringSubscriptionCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateMonitoringSubscriptionCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateOriginAccessControlRequestFilterSensitiveLog, CreateOriginAccessControlResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restXmlCreateOriginAccessControlCommand, serializeAws_restXmlCreateOriginAccessControlCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class CreateOriginAccessControlCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateOriginAccessControlCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateOriginRequestPolicyRequestFilterSensitiveLog, CreateOriginRequestPolicyResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restXmlCreateOriginRequestPolicyCommand, serializeAws_restXmlCreateOriginRequestPolicyCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class CreateOriginRequestPolicyCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateOriginRequestPolicyCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreatePublicKeyRequestFilterSensitiveLog, CreatePublicKeyResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restXmlCreatePublicKeyCommand, serializeAws_restXmlCreatePublicKeyCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class CreatePublicKeyCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreatePublicKeyCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateRealtimeLogConfigRequestFilterSensitiveLog, CreateRealtimeLogConfigResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restXmlCreateRealtimeLogConfigCommand, serializeAws_restXmlCreateRealtimeLogConfigCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class CreateRealtimeLogConfigCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateRealtimeLogConfigCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateResponseHeadersPolicyRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
|
-
import { CreateResponseHeadersPolicyResultFilterSensitiveLog, } from "../models/models_1";
|
|
6
4
|
import { deserializeAws_restXmlCreateResponseHeadersPolicyCommand, serializeAws_restXmlCreateResponseHeadersPolicyCommand, } from "../protocols/Aws_restXml";
|
|
7
5
|
export class CreateResponseHeadersPolicyCommand extends $Command {
|
|
8
6
|
static getEndpointParameterInstructions() {
|
|
@@ -28,8 +26,8 @@ export class CreateResponseHeadersPolicyCommand extends $Command {
|
|
|
28
26
|
logger,
|
|
29
27
|
clientName,
|
|
30
28
|
commandName,
|
|
31
|
-
inputFilterSensitiveLog:
|
|
32
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
33
31
|
};
|
|
34
32
|
const { requestHandler } = configuration;
|
|
35
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateStreamingDistributionRequestFilterSensitiveLog, CreateStreamingDistributionResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlCreateStreamingDistributionCommand, serializeAws_restXmlCreateStreamingDistributionCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class CreateStreamingDistributionCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateStreamingDistributionCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { CreateStreamingDistributionWithTagsRequestFilterSensitiveLog, CreateStreamingDistributionWithTagsResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlCreateStreamingDistributionWithTagsCommand, serializeAws_restXmlCreateStreamingDistributionWithTagsCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class CreateStreamingDistributionWithTagsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class CreateStreamingDistributionWithTagsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteCachePolicyRequestFilterSensitiveLog } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlDeleteCachePolicyCommand, serializeAws_restXmlDeleteCachePolicyCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class DeleteCachePolicyCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteCachePolicyCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteCloudFrontOriginAccessIdentityRequestFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlDeleteCloudFrontOriginAccessIdentityCommand, serializeAws_restXmlDeleteCloudFrontOriginAccessIdentityCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class DeleteCloudFrontOriginAccessIdentityCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteCloudFrontOriginAccessIdentityCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteContinuousDeploymentPolicyRequestFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlDeleteContinuousDeploymentPolicyCommand, serializeAws_restXmlDeleteContinuousDeploymentPolicyCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class DeleteContinuousDeploymentPolicyCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteContinuousDeploymentPolicyCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteDistributionRequestFilterSensitiveLog } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlDeleteDistributionCommand, serializeAws_restXmlDeleteDistributionCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class DeleteDistributionCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteDistributionCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteFieldLevelEncryptionConfigRequestFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlDeleteFieldLevelEncryptionConfigCommand, serializeAws_restXmlDeleteFieldLevelEncryptionConfigCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class DeleteFieldLevelEncryptionConfigCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteFieldLevelEncryptionConfigCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteFieldLevelEncryptionProfileRequestFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlDeleteFieldLevelEncryptionProfileCommand, serializeAws_restXmlDeleteFieldLevelEncryptionProfileCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class DeleteFieldLevelEncryptionProfileCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteFieldLevelEncryptionProfileCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteFunctionRequestFilterSensitiveLog } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlDeleteFunctionCommand, serializeAws_restXmlDeleteFunctionCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class DeleteFunctionCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteFunctionCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteKeyGroupRequestFilterSensitiveLog } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlDeleteKeyGroupCommand, serializeAws_restXmlDeleteKeyGroupCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class DeleteKeyGroupCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteKeyGroupCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteMonitoringSubscriptionRequestFilterSensitiveLog, DeleteMonitoringSubscriptionResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlDeleteMonitoringSubscriptionCommand, serializeAws_restXmlDeleteMonitoringSubscriptionCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class DeleteMonitoringSubscriptionCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteMonitoringSubscriptionCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteOriginAccessControlRequestFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlDeleteOriginAccessControlCommand, serializeAws_restXmlDeleteOriginAccessControlCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class DeleteOriginAccessControlCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteOriginAccessControlCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteOriginRequestPolicyRequestFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlDeleteOriginRequestPolicyCommand, serializeAws_restXmlDeleteOriginRequestPolicyCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class DeleteOriginRequestPolicyCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteOriginRequestPolicyCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeletePublicKeyRequestFilterSensitiveLog } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlDeletePublicKeyCommand, serializeAws_restXmlDeletePublicKeyCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class DeletePublicKeyCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeletePublicKeyCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteRealtimeLogConfigRequestFilterSensitiveLog } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlDeleteRealtimeLogConfigCommand, serializeAws_restXmlDeleteRealtimeLogConfigCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class DeleteRealtimeLogConfigCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteRealtimeLogConfigCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|