Class: Aws::CloudFront::Client
- Inherits:
-
Seahorse::Client::Base
- Object
- Seahorse::Client::Base
- Aws::CloudFront::Client
- Includes:
- Aws::ClientStubs
- Defined in:
- lib/aws-sdk-cloudfront/client.rb,
sig/client.rbs
Overview
An API client for CloudFront. To construct a client, you need to configure a :region and :credentials.
client = Aws::CloudFront::Client.new(
region: region_name,
credentials: credentials,
# ...
)
For details on configuring region and credentials see the developer guide.
See #initialize for a full list of supported configuration options.
Defined Under Namespace
Modules: _AssociateDistributionTenantWebACLResponseSuccess, _AssociateDistributionWebACLResponseSuccess, _CopyDistributionResponseSuccess, _CreateAnycastIpListResponseSuccess, _CreateCachePolicyResponseSuccess, _CreateCloudFrontOriginAccessIdentityResponseSuccess, _CreateConnectionFunctionResponseSuccess, _CreateConnectionGroupResponseSuccess, _CreateContinuousDeploymentPolicyResponseSuccess, _CreateDistributionResponseSuccess, _CreateDistributionTenantResponseSuccess, _CreateDistributionWithTagsResponseSuccess, _CreateFieldLevelEncryptionConfigResponseSuccess, _CreateFieldLevelEncryptionProfileResponseSuccess, _CreateFunctionResponseSuccess, _CreateInvalidationForDistributionTenantResponseSuccess, _CreateInvalidationResponseSuccess, _CreateKeyGroupResponseSuccess, _CreateKeyValueStoreResponseSuccess, _CreateMonitoringSubscriptionResponseSuccess, _CreateOriginAccessControlResponseSuccess, _CreateOriginRequestPolicyResponseSuccess, _CreatePublicKeyResponseSuccess, _CreateRealtimeLogConfigResponseSuccess, _CreateResponseHeadersPolicyResponseSuccess, _CreateStreamingDistributionResponseSuccess, _CreateStreamingDistributionWithTagsResponseSuccess, _CreateTrustStoreResponseSuccess, _CreateVpcOriginResponseSuccess, _DeleteMonitoringSubscriptionResponseSuccess, _DeleteVpcOriginResponseSuccess, _DescribeConnectionFunctionResponseSuccess, _DescribeFunctionResponseSuccess, _DescribeKeyValueStoreResponseSuccess, _DisassociateDistributionTenantWebACLResponseSuccess, _DisassociateDistributionWebACLResponseSuccess, _GetAnycastIpListResponseSuccess, _GetCachePolicyConfigResponseSuccess, _GetCachePolicyResponseSuccess, _GetCloudFrontOriginAccessIdentityConfigResponseSuccess, _GetCloudFrontOriginAccessIdentityResponseSuccess, _GetConnectionFunctionResponseSuccess, _GetConnectionGroupByRoutingEndpointResponseSuccess, _GetConnectionGroupResponseSuccess, _GetContinuousDeploymentPolicyConfigResponseSuccess, _GetContinuousDeploymentPolicyResponseSuccess, _GetDistributionConfigResponseSuccess, _GetDistributionResponseSuccess, _GetDistributionTenantByDomainResponseSuccess, _GetDistributionTenantResponseSuccess, _GetFieldLevelEncryptionConfigResponseSuccess, _GetFieldLevelEncryptionProfileConfigResponseSuccess, _GetFieldLevelEncryptionProfileResponseSuccess, _GetFieldLevelEncryptionResponseSuccess, _GetFunctionResponseSuccess, _GetInvalidationForDistributionTenantResponseSuccess, _GetInvalidationResponseSuccess, _GetKeyGroupConfigResponseSuccess, _GetKeyGroupResponseSuccess, _GetManagedCertificateDetailsResponseSuccess, _GetMonitoringSubscriptionResponseSuccess, _GetOriginAccessControlConfigResponseSuccess, _GetOriginAccessControlResponseSuccess, _GetOriginRequestPolicyConfigResponseSuccess, _GetOriginRequestPolicyResponseSuccess, _GetPublicKeyConfigResponseSuccess, _GetPublicKeyResponseSuccess, _GetRealtimeLogConfigResponseSuccess, _GetResourcePolicyResponseSuccess, _GetResponseHeadersPolicyConfigResponseSuccess, _GetResponseHeadersPolicyResponseSuccess, _GetStreamingDistributionConfigResponseSuccess, _GetStreamingDistributionResponseSuccess, _GetTrustStoreResponseSuccess, _GetVpcOriginResponseSuccess, _ListAnycastIpListsResponseSuccess, _ListCachePoliciesResponseSuccess, _ListCloudFrontOriginAccessIdentitiesResponseSuccess, _ListConflictingAliasesResponseSuccess, _ListConnectionFunctionsResponseSuccess, _ListConnectionGroupsResponseSuccess, _ListContinuousDeploymentPoliciesResponseSuccess, _ListDistributionTenantsByCustomizationResponseSuccess, _ListDistributionTenantsResponseSuccess, _ListDistributionsByAnycastIpListIdResponseSuccess, _ListDistributionsByCachePolicyIdResponseSuccess, _ListDistributionsByConnectionFunctionResponseSuccess, _ListDistributionsByConnectionModeResponseSuccess, _ListDistributionsByKeyGroupResponseSuccess, _ListDistributionsByOriginRequestPolicyIdResponseSuccess, _ListDistributionsByOwnedResourceResponseSuccess, _ListDistributionsByRealtimeLogConfigResponseSuccess, _ListDistributionsByResponseHeadersPolicyIdResponseSuccess, _ListDistributionsByTrustStoreResponseSuccess, _ListDistributionsByVpcOriginIdResponseSuccess, _ListDistributionsByWebACLIdResponseSuccess, _ListDistributionsResponseSuccess, _ListDomainConflictsResponseSuccess, _ListFieldLevelEncryptionConfigsResponseSuccess, _ListFieldLevelEncryptionProfilesResponseSuccess, _ListFunctionsResponseSuccess, _ListInvalidationsForDistributionTenantResponseSuccess, _ListInvalidationsResponseSuccess, _ListKeyGroupsResponseSuccess, _ListKeyValueStoresResponseSuccess, _ListOriginAccessControlsResponseSuccess, _ListOriginRequestPoliciesResponseSuccess, _ListPublicKeysResponseSuccess, _ListRealtimeLogConfigsResponseSuccess, _ListResponseHeadersPoliciesResponseSuccess, _ListStreamingDistributionsResponseSuccess, _ListTagsForResourceResponseSuccess, _ListTrustStoresResponseSuccess, _ListVpcOriginsResponseSuccess, _PublishConnectionFunctionResponseSuccess, _PublishFunctionResponseSuccess, _PutResourcePolicyResponseSuccess, _TestConnectionFunctionResponseSuccess, _TestFunctionResponseSuccess, _UpdateAnycastIpListResponseSuccess, _UpdateCachePolicyResponseSuccess, _UpdateCloudFrontOriginAccessIdentityResponseSuccess, _UpdateConnectionFunctionResponseSuccess, _UpdateConnectionGroupResponseSuccess, _UpdateContinuousDeploymentPolicyResponseSuccess, _UpdateDistributionResponseSuccess, _UpdateDistributionTenantResponseSuccess, _UpdateDistributionWithStagingConfigResponseSuccess, _UpdateDomainAssociationResponseSuccess, _UpdateFieldLevelEncryptionConfigResponseSuccess, _UpdateFieldLevelEncryptionProfileResponseSuccess, _UpdateFunctionResponseSuccess, _UpdateKeyGroupResponseSuccess, _UpdateKeyValueStoreResponseSuccess, _UpdateOriginAccessControlResponseSuccess, _UpdateOriginRequestPolicyResponseSuccess, _UpdatePublicKeyResponseSuccess, _UpdateRealtimeLogConfigResponseSuccess, _UpdateResponseHeadersPolicyResponseSuccess, _UpdateStreamingDistributionResponseSuccess, _UpdateTrustStoreResponseSuccess, _UpdateVpcOriginResponseSuccess, _VerifyDnsConfigurationResponseSuccess
Class Attribute Summary collapse
- .identifier ⇒ Object readonly private
API Operations collapse
-
#associate_alias(params = {}) ⇒ Struct
The AssociateAliasAPI operation only supports standard distributions. -
#associate_distribution_tenant_web_acl(params = {}) ⇒ Types::AssociateDistributionTenantWebACLResult
Associates the WAF web ACL with a distribution tenant.
-
#associate_distribution_web_acl(params = {}) ⇒ Types::AssociateDistributionWebACLResult
Associates the WAF web ACL with a distribution.
-
#copy_distribution(params = {}) ⇒ Types::CopyDistributionResult
Creates a staging distribution using the configuration of the provided primary distribution.
-
#create_anycast_ip_list(params = {}) ⇒ Types::CreateAnycastIpListResult
Creates an Anycast static IP list.
-
#create_cache_policy(params = {}) ⇒ Types::CreateCachePolicyResult
Creates a cache policy.
-
#create_cloud_front_origin_access_identity(params = {}) ⇒ Types::CreateCloudFrontOriginAccessIdentityResult
Creates a new origin access identity.
-
#create_connection_function(params = {}) ⇒ Types::CreateConnectionFunctionResult
Creates a connection function.
-
#create_connection_group(params = {}) ⇒ Types::CreateConnectionGroupResult
Creates a connection group.
-
#create_continuous_deployment_policy(params = {}) ⇒ Types::CreateContinuousDeploymentPolicyResult
Creates a continuous deployment policy that distributes traffic for a custom domain name to two different CloudFront distributions.
-
#create_distribution(params = {}) ⇒ Types::CreateDistributionResult
Creates a CloudFront distribution.
-
#create_distribution_tenant(params = {}) ⇒ Types::CreateDistributionTenantResult
Creates a distribution tenant.
-
#create_distribution_with_tags(params = {}) ⇒ Types::CreateDistributionWithTagsResult
Create a new distribution with tags.
-
#create_field_level_encryption_config(params = {}) ⇒ Types::CreateFieldLevelEncryptionConfigResult
Create a new field-level encryption configuration.
-
#create_field_level_encryption_profile(params = {}) ⇒ Types::CreateFieldLevelEncryptionProfileResult
Create a field-level encryption profile.
-
#create_function(params = {}) ⇒ Types::CreateFunctionResult
Creates a CloudFront function.
-
#create_invalidation(params = {}) ⇒ Types::CreateInvalidationResult
Create a new invalidation.
-
#create_invalidation_for_distribution_tenant(params = {}) ⇒ Types::CreateInvalidationForDistributionTenantResult
Creates an invalidation for a distribution tenant.
-
#create_key_group(params = {}) ⇒ Types::CreateKeyGroupResult
Creates a key group that you can use with [CloudFront signed URLs and signed cookies][1].
-
#create_key_value_store(params = {}) ⇒ Types::CreateKeyValueStoreResult
Specifies the key value store resource to add to your account.
-
#create_monitoring_subscription(params = {}) ⇒ Types::CreateMonitoringSubscriptionResult
Enables or disables additional Amazon CloudWatch metrics for the specified CloudFront distribution.
-
#create_origin_access_control(params = {}) ⇒ Types::CreateOriginAccessControlResult
Creates a new origin access control in CloudFront.
-
#create_origin_request_policy(params = {}) ⇒ Types::CreateOriginRequestPolicyResult
Creates an origin request policy.
-
#create_public_key(params = {}) ⇒ Types::CreatePublicKeyResult
Uploads a public key to CloudFront that you can use with [signed URLs and signed cookies][1], or with [field-level encryption][2].
-
#create_realtime_log_config(params = {}) ⇒ Types::CreateRealtimeLogConfigResult
Creates a real-time log configuration.
-
#create_response_headers_policy(params = {}) ⇒ Types::CreateResponseHeadersPolicyResult
Creates a response headers policy.
-
#create_streaming_distribution(params = {}) ⇒ Types::CreateStreamingDistributionResult
This API is deprecated.
-
#create_streaming_distribution_with_tags(params = {}) ⇒ Types::CreateStreamingDistributionWithTagsResult
This API is deprecated.
-
#create_trust_store(params = {}) ⇒ Types::CreateTrustStoreResult
Creates a trust store.
-
#create_vpc_origin(params = {}) ⇒ Types::CreateVpcOriginResult
Create an Amazon CloudFront VPC origin.
-
#delete_anycast_ip_list(params = {}) ⇒ Struct
Deletes an Anycast static IP list.
-
#delete_cache_policy(params = {}) ⇒ Struct
Deletes a cache policy.
-
#delete_cloud_front_origin_access_identity(params = {}) ⇒ Struct
Delete an origin access identity.
-
#delete_connection_function(params = {}) ⇒ Struct
Deletes a connection function.
-
#delete_connection_group(params = {}) ⇒ Struct
Deletes a connection group.
-
#delete_continuous_deployment_policy(params = {}) ⇒ Struct
Deletes a continuous deployment policy.
-
#delete_distribution(params = {}) ⇒ Struct
Delete a distribution.
-
#delete_distribution_tenant(params = {}) ⇒ Struct
Deletes a distribution tenant.
-
#delete_field_level_encryption_config(params = {}) ⇒ Struct
Remove a field-level encryption configuration.
-
#delete_field_level_encryption_profile(params = {}) ⇒ Struct
Remove a field-level encryption profile.
-
#delete_function(params = {}) ⇒ Struct
Deletes a CloudFront function.
-
#delete_key_group(params = {}) ⇒ Struct
Deletes a key group.
-
#delete_key_value_store(params = {}) ⇒ Struct
Specifies the key value store to delete.
-
#delete_monitoring_subscription(params = {}) ⇒ Struct
Disables additional CloudWatch metrics for the specified CloudFront distribution.
-
#delete_origin_access_control(params = {}) ⇒ Struct
Deletes a CloudFront origin access control.
-
#delete_origin_request_policy(params = {}) ⇒ Struct
Deletes an origin request policy.
-
#delete_public_key(params = {}) ⇒ Struct
Remove a public key you previously added to CloudFront.
-
#delete_realtime_log_config(params = {}) ⇒ Struct
Deletes a real-time log configuration.
-
#delete_resource_policy(params = {}) ⇒ Struct
Deletes the resource policy attached to the CloudFront resource.
-
#delete_response_headers_policy(params = {}) ⇒ Struct
Deletes a response headers policy.
-
#delete_streaming_distribution(params = {}) ⇒ Struct
Delete a streaming distribution.
-
#delete_trust_store(params = {}) ⇒ Struct
Deletes a trust store.
-
#delete_vpc_origin(params = {}) ⇒ Types::DeleteVpcOriginResult
Delete an Amazon CloudFront VPC origin.
-
#describe_connection_function(params = {}) ⇒ Types::DescribeConnectionFunctionResult
Describes a connection function.
-
#describe_function(params = {}) ⇒ Types::DescribeFunctionResult
Gets configuration information and metadata about a CloudFront function, but not the function's code.
-
#describe_key_value_store(params = {}) ⇒ Types::DescribeKeyValueStoreResult
Specifies the key value store and its configuration.
-
#disassociate_distribution_tenant_web_acl(params = {}) ⇒ Types::DisassociateDistributionTenantWebACLResult
Disassociates a distribution tenant from the WAF web ACL.
-
#disassociate_distribution_web_acl(params = {}) ⇒ Types::DisassociateDistributionWebACLResult
Disassociates a distribution from the WAF web ACL.
-
#get_anycast_ip_list(params = {}) ⇒ Types::GetAnycastIpListResult
Gets an Anycast static IP list.
-
#get_cache_policy(params = {}) ⇒ Types::GetCachePolicyResult
Gets a cache policy, including the following metadata:.
-
#get_cache_policy_config(params = {}) ⇒ Types::GetCachePolicyConfigResult
Gets a cache policy configuration.
-
#get_cloud_front_origin_access_identity(params = {}) ⇒ Types::GetCloudFrontOriginAccessIdentityResult
Get the information about an origin access identity.
-
#get_cloud_front_origin_access_identity_config(params = {}) ⇒ Types::GetCloudFrontOriginAccessIdentityConfigResult
Get the configuration information about an origin access identity.
-
#get_connection_function(params = {}) ⇒ Types::GetConnectionFunctionResult
Gets a connection function.
-
#get_connection_group(params = {}) ⇒ Types::GetConnectionGroupResult
Gets information about a connection group.
-
#get_connection_group_by_routing_endpoint(params = {}) ⇒ Types::GetConnectionGroupByRoutingEndpointResult
Gets information about a connection group by using the endpoint that you specify.
-
#get_continuous_deployment_policy(params = {}) ⇒ Types::GetContinuousDeploymentPolicyResult
Gets a continuous deployment policy, including metadata (the policy's identifier and the date and time when the policy was last modified).
-
#get_continuous_deployment_policy_config(params = {}) ⇒ Types::GetContinuousDeploymentPolicyConfigResult
Gets configuration information about a continuous deployment policy.
-
#get_distribution(params = {}) ⇒ Types::GetDistributionResult
Get the information about a distribution.
-
#get_distribution_config(params = {}) ⇒ Types::GetDistributionConfigResult
Get the configuration information about a distribution.
-
#get_distribution_tenant(params = {}) ⇒ Types::GetDistributionTenantResult
Gets information about a distribution tenant.
-
#get_distribution_tenant_by_domain(params = {}) ⇒ Types::GetDistributionTenantByDomainResult
Gets information about a distribution tenant by the associated domain.
-
#get_field_level_encryption(params = {}) ⇒ Types::GetFieldLevelEncryptionResult
Get the field-level encryption configuration information.
-
#get_field_level_encryption_config(params = {}) ⇒ Types::GetFieldLevelEncryptionConfigResult
Get the field-level encryption configuration information.
-
#get_field_level_encryption_profile(params = {}) ⇒ Types::GetFieldLevelEncryptionProfileResult
Get the field-level encryption profile information.
-
#get_field_level_encryption_profile_config(params = {}) ⇒ Types::GetFieldLevelEncryptionProfileConfigResult
Get the field-level encryption profile configuration information.
-
#get_function(params = {}) ⇒ Types::GetFunctionResult
Gets the code of a CloudFront function.
-
#get_invalidation(params = {}) ⇒ Types::GetInvalidationResult
Get the information about an invalidation.
-
#get_invalidation_for_distribution_tenant(params = {}) ⇒ Types::GetInvalidationForDistributionTenantResult
Gets information about a specific invalidation for a distribution tenant.
-
#get_key_group(params = {}) ⇒ Types::GetKeyGroupResult
Gets a key group, including the date and time when the key group was last modified.
-
#get_key_group_config(params = {}) ⇒ Types::GetKeyGroupConfigResult
Gets a key group configuration.
-
#get_managed_certificate_details(params = {}) ⇒ Types::GetManagedCertificateDetailsResult
Gets details about the CloudFront managed ACM certificate.
-
#get_monitoring_subscription(params = {}) ⇒ Types::GetMonitoringSubscriptionResult
Gets information about whether additional CloudWatch metrics are enabled for the specified CloudFront distribution.
-
#get_origin_access_control(params = {}) ⇒ Types::GetOriginAccessControlResult
Gets a CloudFront origin access control, including its unique identifier.
-
#get_origin_access_control_config(params = {}) ⇒ Types::GetOriginAccessControlConfigResult
Gets a CloudFront origin access control configuration.
-
#get_origin_request_policy(params = {}) ⇒ Types::GetOriginRequestPolicyResult
Gets an origin request policy, including the following metadata:.
-
#get_origin_request_policy_config(params = {}) ⇒ Types::GetOriginRequestPolicyConfigResult
Gets an origin request policy configuration.
-
#get_public_key(params = {}) ⇒ Types::GetPublicKeyResult
Gets a public key.
-
#get_public_key_config(params = {}) ⇒ Types::GetPublicKeyConfigResult
Gets a public key configuration.
-
#get_realtime_log_config(params = {}) ⇒ Types::GetRealtimeLogConfigResult
Gets a real-time log configuration.
-
#get_resource_policy(params = {}) ⇒ Types::GetResourcePolicyResult
Retrieves the resource policy for the specified CloudFront resource that you own and have shared.
-
#get_response_headers_policy(params = {}) ⇒ Types::GetResponseHeadersPolicyResult
Gets a response headers policy, including metadata (the policy's identifier and the date and time when the policy was last modified).
-
#get_response_headers_policy_config(params = {}) ⇒ Types::GetResponseHeadersPolicyConfigResult
Gets a response headers policy configuration.
-
#get_streaming_distribution(params = {}) ⇒ Types::GetStreamingDistributionResult
Gets information about a specified RTMP distribution, including the distribution configuration.
-
#get_streaming_distribution_config(params = {}) ⇒ Types::GetStreamingDistributionConfigResult
Get the configuration information about a streaming distribution.
-
#get_trust_store(params = {}) ⇒ Types::GetTrustStoreResult
Gets a trust store.
-
#get_vpc_origin(params = {}) ⇒ Types::GetVpcOriginResult
Get the details of an Amazon CloudFront VPC origin.
-
#list_anycast_ip_lists(params = {}) ⇒ Types::ListAnycastIpListsResult
Lists your Anycast static IP lists.
-
#list_cache_policies(params = {}) ⇒ Types::ListCachePoliciesResult
Gets a list of cache policies.
-
#list_cloud_front_origin_access_identities(params = {}) ⇒ Types::ListCloudFrontOriginAccessIdentitiesResult
Lists origin access identities.
-
#list_conflicting_aliases(params = {}) ⇒ Types::ListConflictingAliasesResult
The ListConflictingAliasesAPI operation only supports standard distributions. -
#list_connection_functions(params = {}) ⇒ Types::ListConnectionFunctionsResult
Lists connection functions.
-
#list_connection_groups(params = {}) ⇒ Types::ListConnectionGroupsResult
Lists the connection groups in your Amazon Web Services account.
-
#list_continuous_deployment_policies(params = {}) ⇒ Types::ListContinuousDeploymentPoliciesResult
Gets a list of the continuous deployment policies in your Amazon Web Services account.
-
#list_distribution_tenants(params = {}) ⇒ Types::ListDistributionTenantsResult
Lists the distribution tenants in your Amazon Web Services account.
-
#list_distribution_tenants_by_customization(params = {}) ⇒ Types::ListDistributionTenantsByCustomizationResult
Lists distribution tenants by the customization that you specify.
-
#list_distributions(params = {}) ⇒ Types::ListDistributionsResult
List CloudFront distributions.
-
#list_distributions_by_anycast_ip_list_id(params = {}) ⇒ Types::ListDistributionsByAnycastIpListIdResult
Lists the distributions in your account that are associated with the specified
AnycastIpListId. -
#list_distributions_by_cache_policy_id(params = {}) ⇒ Types::ListDistributionsByCachePolicyIdResult
Gets a list of distribution IDs for distributions that have a cache behavior that's associated with the specified cache policy.
-
#list_distributions_by_connection_function(params = {}) ⇒ Types::ListDistributionsByConnectionFunctionResult
Lists distributions by connection function.
-
#list_distributions_by_connection_mode(params = {}) ⇒ Types::ListDistributionsByConnectionModeResult
Lists the distributions by the connection mode that you specify.
-
#list_distributions_by_key_group(params = {}) ⇒ Types::ListDistributionsByKeyGroupResult
Gets a list of distribution IDs for distributions that have a cache behavior that references the specified key group.
-
#list_distributions_by_origin_request_policy_id(params = {}) ⇒ Types::ListDistributionsByOriginRequestPolicyIdResult
Gets a list of distribution IDs for distributions that have a cache behavior that's associated with the specified origin request policy.
-
#list_distributions_by_owned_resource(params = {}) ⇒ Types::ListDistributionsByOwnedResourceResult
Lists the CloudFront distributions that are associated with the specified resource that you own.
-
#list_distributions_by_realtime_log_config(params = {}) ⇒ Types::ListDistributionsByRealtimeLogConfigResult
Gets a list of distributions that have a cache behavior that's associated with the specified real-time log configuration.
-
#list_distributions_by_response_headers_policy_id(params = {}) ⇒ Types::ListDistributionsByResponseHeadersPolicyIdResult
Gets a list of distribution IDs for distributions that have a cache behavior that's associated with the specified response headers policy.
-
#list_distributions_by_trust_store(params = {}) ⇒ Types::ListDistributionsByTrustStoreResult
Lists distributions by trust store.
-
#list_distributions_by_vpc_origin_id(params = {}) ⇒ Types::ListDistributionsByVpcOriginIdResult
List CloudFront distributions by their VPC origin ID.
-
#list_distributions_by_web_acl_id(params = {}) ⇒ Types::ListDistributionsByWebACLIdResult
List the distributions that are associated with a specified WAF web ACL.
-
#list_domain_conflicts(params = {}) ⇒ Types::ListDomainConflictsResult
We recommend that you use the ListDomainConflictsAPI operation to check for domain conflicts, as it supports both standard distributions and distribution tenants. -
#list_field_level_encryption_configs(params = {}) ⇒ Types::ListFieldLevelEncryptionConfigsResult
List all field-level encryption configurations that have been created in CloudFront for this account.
-
#list_field_level_encryption_profiles(params = {}) ⇒ Types::ListFieldLevelEncryptionProfilesResult
Request a list of field-level encryption profiles that have been created in CloudFront for this account.
-
#list_functions(params = {}) ⇒ Types::ListFunctionsResult
Gets a list of all CloudFront functions in your Amazon Web Services account.
-
#list_invalidations(params = {}) ⇒ Types::ListInvalidationsResult
Lists invalidation batches.
-
#list_invalidations_for_distribution_tenant(params = {}) ⇒ Types::ListInvalidationsForDistributionTenantResult
Lists the invalidations for a distribution tenant.
-
#list_key_groups(params = {}) ⇒ Types::ListKeyGroupsResult
Gets a list of key groups.
-
#list_key_value_stores(params = {}) ⇒ Types::ListKeyValueStoresResult
Specifies the key value stores to list.
-
#list_origin_access_controls(params = {}) ⇒ Types::ListOriginAccessControlsResult
Gets the list of CloudFront origin access controls (OACs) in this Amazon Web Services account.
-
#list_origin_request_policies(params = {}) ⇒ Types::ListOriginRequestPoliciesResult
Gets a list of origin request policies.
-
#list_public_keys(params = {}) ⇒ Types::ListPublicKeysResult
List all public keys that have been added to CloudFront for this account.
-
#list_realtime_log_configs(params = {}) ⇒ Types::ListRealtimeLogConfigsResult
Gets a list of real-time log configurations.
-
#list_response_headers_policies(params = {}) ⇒ Types::ListResponseHeadersPoliciesResult
Gets a list of response headers policies.
-
#list_streaming_distributions(params = {}) ⇒ Types::ListStreamingDistributionsResult
List streaming distributions.
-
#list_tags_for_resource(params = {}) ⇒ Types::ListTagsForResourceResult
List tags for a CloudFront resource.
-
#list_trust_stores(params = {}) ⇒ Types::ListTrustStoresResult
Lists trust stores.
-
#list_vpc_origins(params = {}) ⇒ Types::ListVpcOriginsResult
List the CloudFront VPC origins in your account.
-
#publish_connection_function(params = {}) ⇒ Types::PublishConnectionFunctionResult
Publishes a connection function.
-
#publish_function(params = {}) ⇒ Types::PublishFunctionResult
Publishes a CloudFront function by copying the function code from the
DEVELOPMENTstage toLIVE. -
#put_resource_policy(params = {}) ⇒ Types::PutResourcePolicyResult
Creates a resource control policy for a given CloudFront resource.
-
#tag_resource(params = {}) ⇒ Struct
Add tags to a CloudFront resource.
-
#test_connection_function(params = {}) ⇒ Types::TestConnectionFunctionResult
Tests a connection function.
-
#test_function(params = {}) ⇒ Types::TestFunctionResult
Tests a CloudFront function.
-
#untag_resource(params = {}) ⇒ Struct
Remove tags from a CloudFront resource.
-
#update_anycast_ip_list(params = {}) ⇒ Types::UpdateAnycastIpListResult
Updates an Anycast static IP list.
-
#update_cache_policy(params = {}) ⇒ Types::UpdateCachePolicyResult
Updates a cache policy configuration.
-
#update_cloud_front_origin_access_identity(params = {}) ⇒ Types::UpdateCloudFrontOriginAccessIdentityResult
Update an origin access identity.
-
#update_connection_function(params = {}) ⇒ Types::UpdateConnectionFunctionResult
Updates a connection function.
-
#update_connection_group(params = {}) ⇒ Types::UpdateConnectionGroupResult
Updates a connection group.
-
#update_continuous_deployment_policy(params = {}) ⇒ Types::UpdateContinuousDeploymentPolicyResult
Updates a continuous deployment policy.
-
#update_distribution(params = {}) ⇒ Types::UpdateDistributionResult
Updates the configuration for a CloudFront distribution.
-
#update_distribution_tenant(params = {}) ⇒ Types::UpdateDistributionTenantResult
Updates a distribution tenant.
-
#update_distribution_with_staging_config(params = {}) ⇒ Types::UpdateDistributionWithStagingConfigResult
Copies the staging distribution's configuration to its corresponding primary distribution.
-
#update_domain_association(params = {}) ⇒ Types::UpdateDomainAssociationResult
We recommend that you use the UpdateDomainAssociationAPI operation to move a domain association, as it supports both standard distributions and distribution tenants. -
#update_field_level_encryption_config(params = {}) ⇒ Types::UpdateFieldLevelEncryptionConfigResult
Update a field-level encryption configuration.
-
#update_field_level_encryption_profile(params = {}) ⇒ Types::UpdateFieldLevelEncryptionProfileResult
Update a field-level encryption profile.
-
#update_function(params = {}) ⇒ Types::UpdateFunctionResult
Updates a CloudFront function.
-
#update_key_group(params = {}) ⇒ Types::UpdateKeyGroupResult
Updates a key group.
-
#update_key_value_store(params = {}) ⇒ Types::UpdateKeyValueStoreResult
Specifies the key value store to update.
-
#update_origin_access_control(params = {}) ⇒ Types::UpdateOriginAccessControlResult
Updates a CloudFront origin access control.
-
#update_origin_request_policy(params = {}) ⇒ Types::UpdateOriginRequestPolicyResult
Updates an origin request policy configuration.
-
#update_public_key(params = {}) ⇒ Types::UpdatePublicKeyResult
Update public key information.
-
#update_realtime_log_config(params = {}) ⇒ Types::UpdateRealtimeLogConfigResult
Updates a real-time log configuration.
-
#update_response_headers_policy(params = {}) ⇒ Types::UpdateResponseHeadersPolicyResult
Updates a response headers policy.
-
#update_streaming_distribution(params = {}) ⇒ Types::UpdateStreamingDistributionResult
Update a streaming distribution.
-
#update_trust_store(params = {}) ⇒ Types::UpdateTrustStoreResult
Updates a trust store.
-
#update_vpc_origin(params = {}) ⇒ Types::UpdateVpcOriginResult
Update an Amazon CloudFront VPC origin in your account.
-
#verify_dns_configuration(params = {}) ⇒ Types::VerifyDnsConfigurationResult
Verify the DNS configuration for your domain names.
Class Method Summary collapse
- .errors_module ⇒ Object private
- .new ⇒ Object
Instance Method Summary collapse
- #build_request(operation_name, params = {}) ⇒ Object private
-
#initialize(options) ⇒ Client
constructor
A new instance of Client.
-
#wait_until(waiter_name, params = {}, options = {}) {|w.waiter| ... } ⇒ Boolean
Polls an API operation until a resource enters a desired state.
- #waiter_names ⇒ Object deprecated private Deprecated.
Constructor Details
#initialize(options) ⇒ Client
Returns a new instance of Client.
471 472 473 |
# File 'lib/aws-sdk-cloudfront/client.rb', line 471 def initialize(*args) super end |
Class Attribute Details
.identifier ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
13950 13951 13952 |
# File 'lib/aws-sdk-cloudfront/client.rb', line 13950 def identifier @identifier end |
Class Method Details
.errors_module ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
13953 13954 13955 |
# File 'lib/aws-sdk-cloudfront/client.rb', line 13953 def errors_module Errors end |
.new ⇒ Object
14 |
# File 'sig/client.rbs', line 14
def self.new: (
|
Instance Method Details
#associate_alias(params = {}) ⇒ Struct
AssociateAlias API operation only supports
standard
distributions. To move domains between distribution tenants and/or
standard distributions, we recommend that you use the
UpdateDomainAssociation API operation instead.
Associates an alias with a CloudFront standard distribution. An alias is commonly known as a custom domain or vanity domain. It can also be called a CNAME or alternate domain name.
With this operation, you can move an alias that's already used for a standard distribution to a different standard distribution. This prevents the downtime that could occur if you first remove the alias from one standard distribution and then separately add the alias to another standard distribution.
To use this operation, specify the alias and the ID of the target standard distribution.
For more information, including how to set up the target standard distribution, prerequisites that you must complete, and other restrictions, see Moving an alternate domain name to a different standard distribution or distribution tenant in the Amazon CloudFront Developer Guide.
82 |
# File 'sig/client.rbs', line 82
def associate_alias: (
|
#associate_distribution_tenant_web_acl(params = {}) ⇒ Types::AssociateDistributionTenantWebACLResult
Associates the WAF web ACL with a distribution tenant.
95 |
# File 'sig/client.rbs', line 95
def associate_distribution_tenant_web_acl: (
|
#associate_distribution_web_acl(params = {}) ⇒ Types::AssociateDistributionWebACLResult
Associates the WAF web ACL with a distribution.
109 |
# File 'sig/client.rbs', line 109
def associate_distribution_web_acl: (
|
#build_request(operation_name, params = {}) ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
13804 13805 13806 13807 13808 13809 13810 13811 13812 13813 13814 13815 13816 13817 13818 13819 13820 |
# File 'lib/aws-sdk-cloudfront/client.rb', line 13804 def build_request(operation_name, params = {}) handlers = @handlers.for(operation_name) tracer = config.telemetry_provider.tracer_provider.tracer( Aws::Telemetry.module_to_tracer_name('Aws::CloudFront') ) context = Seahorse::Client::RequestContext.new( operation_name: operation_name, operation: config.api.operation(operation_name), client: self, params: params, config: config, tracer: tracer ) context[:gem_name] = 'aws-sdk-cloudfront' context[:gem_version] = '1.151.0' Seahorse::Client::Request.new(handlers, context) end |
#copy_distribution(params = {}) ⇒ Types::CopyDistributionResult
Creates a staging distribution using the configuration of the provided primary distribution. A staging distribution is a copy of an existing distribution (called the primary distribution) that you can use in a continuous deployment workflow.
After you create a staging distribution, you can use
UpdateDistribution to modify the staging distribution's
configuration. Then you can use CreateContinuousDeploymentPolicy to
incrementally move traffic to the staging distribution.
This API operation requires the following IAM permissions:
123 |
# File 'sig/client.rbs', line 123
def copy_distribution: (
|
#create_anycast_ip_list(params = {}) ⇒ Types::CreateAnycastIpListResult
Creates an Anycast static IP list.
138 |
# File 'sig/client.rbs', line 138
def create_anycast_ip_list: (
|
#create_cache_policy(params = {}) ⇒ Types::CreateCachePolicyResult
Creates a cache policy.
After you create a cache policy, you can attach it to one or more cache behaviors. When it's attached to a cache behavior, the cache policy determines the following:
-
The values that CloudFront includes in the cache key. These values can include HTTP headers, cookies, and URL query strings. CloudFront uses the cache key to find an object in its cache that it can return to the viewer.
-
The default, minimum, and maximum time to live (TTL) values that you want objects to stay in the CloudFront cache.
If your minimum TTL is greater than 0, CloudFront will cache content for at least the duration specified in the cache policy's minimum TTL, even if the
Cache-Control: no-cache,no-store, orprivatedirectives are present in the origin headers.
The headers, cookies, and query strings that are included in the cache
key are also included in requests that CloudFront sends to the origin.
CloudFront sends a request when it can't find an object in its cache
that matches the request's cache key. If you want to send values to
the origin but not include them in the cache key, use
OriginRequestPolicy.
For more information about cache policies, see Controlling the cache key in the Amazon CloudFront Developer Guide.
168 |
# File 'sig/client.rbs', line 168
def create_cache_policy: (
|
#create_cloud_front_origin_access_identity(params = {}) ⇒ Types::CreateCloudFrontOriginAccessIdentityResult
Creates a new origin access identity. If you're using Amazon S3 for your origin, you can use an origin access identity to require users to access your content using a CloudFront URL instead of the Amazon S3 URL. For more information about how to use origin access identities, see Serving Private Content through CloudFront in the Amazon CloudFront Developer Guide.
180 |
# File 'sig/client.rbs', line 180
def create_cloud_front_origin_access_identity: (
|
#create_connection_function(params = {}) ⇒ Types::CreateConnectionFunctionResult
Creates a connection function.
195 |
# File 'sig/client.rbs', line 195
def create_connection_function: (
|
#create_connection_group(params = {}) ⇒ Types::CreateConnectionGroupResult
Creates a connection group.
216 |
# File 'sig/client.rbs', line 216
def create_connection_group: (
|
#create_continuous_deployment_policy(params = {}) ⇒ Types::CreateContinuousDeploymentPolicyResult
Creates a continuous deployment policy that distributes traffic for a custom domain name to two different CloudFront distributions.
To use a continuous deployment policy, first use CopyDistribution to
create a staging distribution, then use UpdateDistribution to modify
the staging distribution's configuration.
After you create and update a staging distribution, you can use a continuous deployment policy to incrementally move traffic to the staging distribution. This workflow enables you to test changes to a distribution's configuration before moving all of your domain's production traffic to the new configuration.
239 |
# File 'sig/client.rbs', line 239
def create_continuous_deployment_policy: (
|
#create_distribution(params = {}) ⇒ Types::CreateDistributionResult
Creates a CloudFront distribution.
251 |
# File 'sig/client.rbs', line 251
def create_distribution: (
|
#create_distribution_tenant(params = {}) ⇒ Types::CreateDistributionTenantResult
Creates a distribution tenant.
262 |
# File 'sig/client.rbs', line 262
def create_distribution_tenant: (
|
#create_distribution_with_tags(params = {}) ⇒ Types::CreateDistributionWithTagsResult
Create a new distribution with tags. This API operation requires the following IAM permissions:
302 |
# File 'sig/client.rbs', line 302
def create_distribution_with_tags: (
|
#create_field_level_encryption_config(params = {}) ⇒ Types::CreateFieldLevelEncryptionConfigResult
Create a new field-level encryption configuration.
324 |
# File 'sig/client.rbs', line 324
def create_field_level_encryption_config: (
|
#create_field_level_encryption_profile(params = {}) ⇒ Types::CreateFieldLevelEncryptionProfileResult
Create a field-level encryption profile.
336 |
# File 'sig/client.rbs', line 336
def create_field_level_encryption_profile: (
|
#create_function(params = {}) ⇒ Types::CreateFunctionResult
Creates a CloudFront function.
To create a function, you provide the function code and some configuration information about the function. The response contains an Amazon Resource Name (ARN) that uniquely identifies the function.
When you create a function, it's in the DEVELOPMENT stage. In this
stage, you can test the function with TestFunction, and update it
with UpdateFunction.
When you're ready to use your function with a CloudFront
distribution, use PublishFunction to copy the function from the
DEVELOPMENT stage to LIVE. When it's live, you can attach the
function to a distribution's cache behavior, using the function's
ARN.
348 |
# File 'sig/client.rbs', line 348
def create_function: (
|
#create_invalidation(params = {}) ⇒ Types::CreateInvalidationResult
Create a new invalidation. For more information, see Invalidating files in the Amazon CloudFront Developer Guide.
369 |
# File 'sig/client.rbs', line 369
def create_invalidation: (
|
#create_invalidation_for_distribution_tenant(params = {}) ⇒ Types::CreateInvalidationForDistributionTenantResult
Creates an invalidation for a distribution tenant. For more information, see Invalidating files in the Amazon CloudFront Developer Guide.
387 |
# File 'sig/client.rbs', line 387
def create_invalidation_for_distribution_tenant: (
|
#create_key_group(params = {}) ⇒ Types::CreateKeyGroupResult
Creates a key group that you can use with CloudFront signed URLs and signed cookies.
To create a key group, you must specify at least one public key for the key group. After you create a key group, you can reference it from one or more cache behaviors. When you reference a key group in a cache behavior, CloudFront requires signed URLs or signed cookies for all requests that match the cache behavior. The URLs or cookies must be signed with a private key whose corresponding public key is in the key group. The signed URL or cookie contains information about which public key CloudFront should use to verify the signature. For more information, see Serving private content in the Amazon CloudFront Developer Guide.
406 |
# File 'sig/client.rbs', line 406
def create_key_group: (
|
#create_key_value_store(params = {}) ⇒ Types::CreateKeyValueStoreResult
Specifies the key value store resource to add to your account. In your
account, the key value store names must be unique. You can also import
key value store data in JSON format from an S3 bucket by providing a
valid ImportSource that you own.
422 |
# File 'sig/client.rbs', line 422
def create_key_value_store: (
|
#create_monitoring_subscription(params = {}) ⇒ Types::CreateMonitoringSubscriptionResult
Enables or disables additional Amazon CloudWatch metrics for the specified CloudFront distribution. The additional metrics incur an additional cost.
For more information, see Viewing additional CloudFront distribution metrics in the Amazon CloudFront Developer Guide.
445 |
# File 'sig/client.rbs', line 445
def create_monitoring_subscription: (
|
#create_origin_access_control(params = {}) ⇒ Types::CreateOriginAccessControlResult
Creates a new origin access control in CloudFront. After you create an origin access control, you can add it to an origin in a CloudFront distribution so that CloudFront sends authenticated (signed) requests to the origin.
This makes it possible to block public access to the origin, allowing viewers (users) to access the origin's content only through CloudFront.
For more information about using a CloudFront origin access control, see Restricting access to an Amazon Web Services origin in the Amazon CloudFront Developer Guide.
462 |
# File 'sig/client.rbs', line 462
def create_origin_access_control: (
|
#create_origin_request_policy(params = {}) ⇒ Types::CreateOriginRequestPolicyResult
Creates an origin request policy.
After you create an origin request policy, you can attach it to one or more cache behaviors. When it's attached to a cache behavior, the origin request policy determines the values that CloudFront includes in requests that it sends to the origin. Each request that CloudFront sends to the origin includes the following:
-
The request body and the URL path (without the domain name) from the viewer request.
-
The headers that CloudFront automatically includes in every origin request, including
Host,User-Agent, andX-Amz-Cf-Id. -
All HTTP headers, cookies, and URL query strings that are specified in the cache policy or the origin request policy. These can include items from the viewer request and, in the case of headers, additional ones that are added by CloudFront.
CloudFront sends a request when it can't find a valid object in its
cache that matches the request. If you want to send values to the
origin and also include them in the cache key, use CachePolicy.
For more information about origin request policies, see Controlling origin requests in the Amazon CloudFront Developer Guide.
480 |
# File 'sig/client.rbs', line 480
def create_origin_request_policy: (
|
#create_public_key(params = {}) ⇒ Types::CreatePublicKeyResult
Uploads a public key to CloudFront that you can use with signed URLs and signed cookies, or with field-level encryption.
492 |
# File 'sig/client.rbs', line 492
def create_public_key: (
|
#create_realtime_log_config(params = {}) ⇒ Types::CreateRealtimeLogConfigResult
Creates a real-time log configuration.
After you create a real-time log configuration, you can attach it to one or more cache behaviors to send real-time log data to the specified Amazon Kinesis data stream.
For more information about real-time log configurations, see Real-time logs in the Amazon CloudFront Developer Guide.
507 |
# File 'sig/client.rbs', line 507
def create_realtime_log_config: (
|
#create_response_headers_policy(params = {}) ⇒ Types::CreateResponseHeadersPolicyResult
Creates a response headers policy.
A response headers policy contains information about a set of HTTP headers. To create a response headers policy, you provide some metadata about the policy and a set of configurations that specify the headers.
After you create a response headers policy, you can use its ID to attach it to one or more cache behaviors in a CloudFront distribution. When it's attached to a cache behavior, the response headers policy affects the HTTP headers that CloudFront includes in HTTP responses to requests that match the cache behavior. CloudFront adds or removes response headers according to the configuration of the response headers policy.
For more information, see Adding or removing HTTP headers in CloudFront responses in the Amazon CloudFront Developer Guide.
530 |
# File 'sig/client.rbs', line 530
def create_response_headers_policy: (
|
#create_streaming_distribution(params = {}) ⇒ Types::CreateStreamingDistributionResult
This API is deprecated. Amazon CloudFront is deprecating real-time messaging protocol (RTMP) distributions on December 31, 2020. For more information, read the announcement on the Amazon CloudFront discussion forum.
542 |
# File 'sig/client.rbs', line 542
def create_streaming_distribution: (
|
#create_streaming_distribution_with_tags(params = {}) ⇒ Types::CreateStreamingDistributionWithTagsResult
This API is deprecated. Amazon CloudFront is deprecating real-time messaging protocol (RTMP) distributions on December 31, 2020. For more information, read the announcement on the Amazon CloudFront discussion forum.
554 |
# File 'sig/client.rbs', line 554
def create_streaming_distribution_with_tags: (
|
#create_trust_store(params = {}) ⇒ Types::CreateTrustStoreResult
Creates a trust store.
575 |
# File 'sig/client.rbs', line 575
def create_trust_store: (
|
#create_vpc_origin(params = {}) ⇒ Types::CreateVpcOriginResult
Create an Amazon CloudFront VPC origin.
597 |
# File 'sig/client.rbs', line 597
def create_vpc_origin: (
|
#delete_anycast_ip_list(params = {}) ⇒ Struct
Deletes an Anycast static IP list.
611 |
# File 'sig/client.rbs', line 611
def delete_anycast_ip_list: (
|
#delete_cache_policy(params = {}) ⇒ Struct
Deletes a cache policy.
You cannot delete a cache policy if it's attached to a cache behavior. First update your distributions to remove the cache policy from all cache behaviors, then delete the cache policy.
To delete a cache policy, you must provide the policy's identifier
and version. To get these values, you can use ListCachePolicies or
GetCachePolicy.
618 |
# File 'sig/client.rbs', line 618
def delete_cache_policy: (
|
#delete_cloud_front_origin_access_identity(params = {}) ⇒ Struct
Delete an origin access identity.
625 |
# File 'sig/client.rbs', line 625
def delete_cloud_front_origin_access_identity: (
|
#delete_connection_function(params = {}) ⇒ Struct
Deletes a connection function.
632 |
# File 'sig/client.rbs', line 632
def delete_connection_function: (
|
#delete_connection_group(params = {}) ⇒ Struct
Deletes a connection group.
639 |
# File 'sig/client.rbs', line 639
def delete_connection_group: (
|
#delete_continuous_deployment_policy(params = {}) ⇒ Struct
Deletes a continuous deployment policy.
You cannot delete a continuous deployment policy that's attached to a primary distribution. First update your distribution to remove the continuous deployment policy, then you can delete the policy.
646 |
# File 'sig/client.rbs', line 646
def delete_continuous_deployment_policy: (
|
#delete_distribution(params = {}) ⇒ Struct
Delete a distribution.
Before you can delete a distribution, you must disable it, which requires permission to update the distribution. Once deleted, a distribution cannot be recovered.
653 |
# File 'sig/client.rbs', line 653
def delete_distribution: (
|
#delete_distribution_tenant(params = {}) ⇒ Struct
Deletes a distribution tenant. If you use this API operation to delete a distribution tenant that is currently enabled, the request will fail.
To delete a distribution tenant, you must first disable the
distribution tenant by using the UpdateDistributionTenant API
operation.
660 |
# File 'sig/client.rbs', line 660
def delete_distribution_tenant: (
|
#delete_field_level_encryption_config(params = {}) ⇒ Struct
Remove a field-level encryption configuration.
667 |
# File 'sig/client.rbs', line 667
def delete_field_level_encryption_config: (
|
#delete_field_level_encryption_profile(params = {}) ⇒ Struct
Remove a field-level encryption profile.
674 |
# File 'sig/client.rbs', line 674
def delete_field_level_encryption_profile: (
|
#delete_function(params = {}) ⇒ Struct
Deletes a CloudFront function.
You cannot delete a function if it's associated with a cache behavior. First, update your distributions to remove the function association from all cache behaviors, then delete the function.
To delete a function, you must provide the function's name and
version (ETag value). To get these values, you can use
ListFunctions and DescribeFunction.
681 |
# File 'sig/client.rbs', line 681
def delete_function: (
|
#delete_key_group(params = {}) ⇒ Struct
Deletes a key group.
You cannot delete a key group that is referenced in a cache behavior. First update your distributions to remove the key group from all cache behaviors, then delete the key group.
To delete a key group, you must provide the key group's identifier
and version. To get these values, use ListKeyGroups followed by
GetKeyGroup or GetKeyGroupConfig.
688 |
# File 'sig/client.rbs', line 688
def delete_key_group: (
|
#delete_key_value_store(params = {}) ⇒ Struct
Specifies the key value store to delete.
695 |
# File 'sig/client.rbs', line 695
def delete_key_value_store: (
|
#delete_monitoring_subscription(params = {}) ⇒ Struct
Disables additional CloudWatch metrics for the specified CloudFront distribution.
705 |
# File 'sig/client.rbs', line 705
def delete_monitoring_subscription: (
|
#delete_origin_access_control(params = {}) ⇒ Struct
Deletes a CloudFront origin access control.
You cannot delete an origin access control if it's in use. First, update all distributions to remove the origin access control from all origins, then delete the origin access control.
711 |
# File 'sig/client.rbs', line 711
def delete_origin_access_control: (
|
#delete_origin_request_policy(params = {}) ⇒ Struct
Deletes an origin request policy.
You cannot delete an origin request policy if it's attached to any cache behaviors. First update your distributions to remove the origin request policy from all cache behaviors, then delete the origin request policy.
To delete an origin request policy, you must provide the policy's
identifier and version. To get the identifier, you can use
ListOriginRequestPolicies or GetOriginRequestPolicy.
718 |
# File 'sig/client.rbs', line 718
def delete_origin_request_policy: (
|
#delete_public_key(params = {}) ⇒ Struct
Remove a public key you previously added to CloudFront.
725 |
# File 'sig/client.rbs', line 725
def delete_public_key: (
|
#delete_realtime_log_config(params = {}) ⇒ Struct
Deletes a real-time log configuration.
You cannot delete a real-time log configuration if it's attached to a cache behavior. First update your distributions to remove the real-time log configuration from all cache behaviors, then delete the real-time log configuration.
To delete a real-time log configuration, you can provide the configuration's name or its Amazon Resource Name (ARN). You must provide at least one. If you provide both, CloudFront uses the name to identify the real-time log configuration to delete.
732 |
# File 'sig/client.rbs', line 732
def delete_realtime_log_config: (
|
#delete_resource_policy(params = {}) ⇒ Struct
Deletes the resource policy attached to the CloudFront resource.
739 |
# File 'sig/client.rbs', line 739
def delete_resource_policy: (
|
#delete_response_headers_policy(params = {}) ⇒ Struct
Deletes a response headers policy.
You cannot delete a response headers policy if it's attached to a cache behavior. First update your distributions to remove the response headers policy from all cache behaviors, then delete the response headers policy.
To delete a response headers policy, you must provide the policy's
identifier and version. To get these values, you can use
ListResponseHeadersPolicies or GetResponseHeadersPolicy.
745 |
# File 'sig/client.rbs', line 745
def delete_response_headers_policy: (
|
#delete_streaming_distribution(params = {}) ⇒ Struct
Delete a streaming distribution. To delete an RTMP distribution using the CloudFront API, perform the following steps.
To delete an RTMP distribution using the CloudFront API:
-
Disable the RTMP distribution.
-
Submit a
GET Streaming Distribution Configrequest to get the current configuration and theEtagheader for the distribution. -
Update the XML document that was returned in the response to your
GET Streaming Distribution Configrequest to change the value ofEnabledtofalse. -
Submit a
PUT Streaming Distribution Configrequest to update the configuration for your distribution. In the request body, include the XML document that you updated in Step 3. Then set the value of the HTTPIf-Matchheader to the value of theETagheader that CloudFront returned when you submitted theGET Streaming Distribution Configrequest in Step 2. -
Review the response to the
PUT Streaming Distribution Configrequest to confirm that the distribution was successfully disabled. -
Submit a
GET Streaming Distribution Configrequest to confirm that your changes have propagated. When propagation is complete, the value ofStatusisDeployed. -
Submit a
DELETE Streaming Distributionrequest. Set the value of the HTTPIf-Matchheader to the value of theETagheader that CloudFront returned when you submitted theGET Streaming Distribution Configrequest in Step 2. -
Review the response to your
DELETE Streaming Distributionrequest to confirm that the distribution was successfully deleted.
For information about deleting a distribution using the CloudFront console, see Deleting a Distribution in the Amazon CloudFront Developer Guide.
752 |
# File 'sig/client.rbs', line 752
def delete_streaming_distribution: (
|
#delete_trust_store(params = {}) ⇒ Struct
Deletes a trust store.
759 |
# File 'sig/client.rbs', line 759
def delete_trust_store: (
|
#delete_vpc_origin(params = {}) ⇒ Types::DeleteVpcOriginResult
Delete an Amazon CloudFront VPC origin.
771 |
# File 'sig/client.rbs', line 771
def delete_vpc_origin: (
|
#describe_connection_function(params = {}) ⇒ Types::DescribeConnectionFunctionResult
Describes a connection function.
783 |
# File 'sig/client.rbs', line 783
def describe_connection_function: (
|
#describe_function(params = {}) ⇒ Types::DescribeFunctionResult
Gets configuration information and metadata about a CloudFront
function, but not the function's code. To get a function's code, use
GetFunction.
To get configuration information and metadata about a function, you
must provide the function's name and stage. To get these values, you
can use ListFunctions.
795 |
# File 'sig/client.rbs', line 795
def describe_function: (
|
#describe_key_value_store(params = {}) ⇒ Types::DescribeKeyValueStoreResult
Specifies the key value store and its configuration.
807 |
# File 'sig/client.rbs', line 807
def describe_key_value_store: (
|
#disassociate_distribution_tenant_web_acl(params = {}) ⇒ Types::DisassociateDistributionTenantWebACLResult
Disassociates a distribution tenant from the WAF web ACL.
818 |
# File 'sig/client.rbs', line 818
def disassociate_distribution_tenant_web_acl: (
|
#disassociate_distribution_web_acl(params = {}) ⇒ Types::DisassociateDistributionWebACLResult
Disassociates a distribution from the WAF web ACL.
830 |
# File 'sig/client.rbs', line 830
def disassociate_distribution_web_acl: (
|
#get_anycast_ip_list(params = {}) ⇒ Types::GetAnycastIpListResult
Gets an Anycast static IP list.
842 |
# File 'sig/client.rbs', line 842
def get_anycast_ip_list: (
|
#get_cache_policy(params = {}) ⇒ Types::GetCachePolicyResult
Gets a cache policy, including the following metadata:
-
The policy's identifier.
-
The date and time when the policy was last modified.
To get a cache policy, you must provide the policy's identifier. If
the cache policy is attached to a distribution's cache behavior, you
can get the policy's identifier using ListDistributions or
GetDistribution. If the cache policy is not attached to a cache
behavior, you can get the identifier using ListCachePolicies.
853 |
# File 'sig/client.rbs', line 853
def get_cache_policy: (
|
#get_cache_policy_config(params = {}) ⇒ Types::GetCachePolicyConfigResult
Gets a cache policy configuration.
To get a cache policy configuration, you must provide the policy's
identifier. If the cache policy is attached to a distribution's cache
behavior, you can get the policy's identifier using
ListDistributions or GetDistribution. If the cache policy is not
attached to a cache behavior, you can get the identifier using
ListCachePolicies.
864 |
# File 'sig/client.rbs', line 864
def get_cache_policy_config: (
|
#get_cloud_front_origin_access_identity(params = {}) ⇒ Types::GetCloudFrontOriginAccessIdentityResult
Get the information about an origin access identity.
875 |
# File 'sig/client.rbs', line 875
def get_cloud_front_origin_access_identity: (
|
#get_cloud_front_origin_access_identity_config(params = {}) ⇒ Types::GetCloudFrontOriginAccessIdentityConfigResult
Get the configuration information about an origin access identity.
886 |
# File 'sig/client.rbs', line 886
def get_cloud_front_origin_access_identity_config: (
|
#get_connection_function(params = {}) ⇒ Types::GetConnectionFunctionResult
Gets a connection function.
898 |
# File 'sig/client.rbs', line 898
def get_connection_function: (
|
#get_connection_group(params = {}) ⇒ Types::GetConnectionGroupResult
Gets information about a connection group.
910 |
# File 'sig/client.rbs', line 910
def get_connection_group: (
|
#get_connection_group_by_routing_endpoint(params = {}) ⇒ Types::GetConnectionGroupByRoutingEndpointResult
Gets information about a connection group by using the endpoint that you specify.
921 |
# File 'sig/client.rbs', line 921
def get_connection_group_by_routing_endpoint: (
|
#get_continuous_deployment_policy(params = {}) ⇒ Types::GetContinuousDeploymentPolicyResult
Gets a continuous deployment policy, including metadata (the policy's identifier and the date and time when the policy was last modified).
932 |
# File 'sig/client.rbs', line 932
def get_continuous_deployment_policy: (
|
#get_continuous_deployment_policy_config(params = {}) ⇒ Types::GetContinuousDeploymentPolicyConfigResult
Gets configuration information about a continuous deployment policy.
943 |
# File 'sig/client.rbs', line 943
def get_continuous_deployment_policy_config: (
|
#get_distribution(params = {}) ⇒ Types::GetDistributionResult
Get the information about a distribution.
The following waiters are defined for this operation (see #wait_until for detailed usage):
* distribution_deployed
954 |
# File 'sig/client.rbs', line 954
def get_distribution: (
|
#get_distribution_config(params = {}) ⇒ Types::GetDistributionConfigResult
Get the configuration information about a distribution.
965 |
# File 'sig/client.rbs', line 965
def get_distribution_config: (
|
#get_distribution_tenant(params = {}) ⇒ Types::GetDistributionTenantResult
Gets information about a distribution tenant.
976 |
# File 'sig/client.rbs', line 976
def get_distribution_tenant: (
|
#get_distribution_tenant_by_domain(params = {}) ⇒ Types::GetDistributionTenantByDomainResult
Gets information about a distribution tenant by the associated domain.
987 |
# File 'sig/client.rbs', line 987
def get_distribution_tenant_by_domain: (
|
#get_field_level_encryption(params = {}) ⇒ Types::GetFieldLevelEncryptionResult
Get the field-level encryption configuration information.
998 |
# File 'sig/client.rbs', line 998
def get_field_level_encryption: (
|
#get_field_level_encryption_config(params = {}) ⇒ Types::GetFieldLevelEncryptionConfigResult
Get the field-level encryption configuration information.
1009 |
# File 'sig/client.rbs', line 1009
def get_field_level_encryption_config: (
|
#get_field_level_encryption_profile(params = {}) ⇒ Types::GetFieldLevelEncryptionProfileResult
Get the field-level encryption profile information.
1020 |
# File 'sig/client.rbs', line 1020
def get_field_level_encryption_profile: (
|
#get_field_level_encryption_profile_config(params = {}) ⇒ Types::GetFieldLevelEncryptionProfileConfigResult
Get the field-level encryption profile configuration information.
1031 |
# File 'sig/client.rbs', line 1031
def get_field_level_encryption_profile_config: (
|
#get_function(params = {}) ⇒ Types::GetFunctionResult
Gets the code of a CloudFront function. To get configuration
information and metadata about a function, use DescribeFunction.
To get a function's code, you must provide the function's name and
stage. To get these values, you can use ListFunctions.
1043 |
# File 'sig/client.rbs', line 1043
def get_function: (
|
#get_invalidation(params = {}) ⇒ Types::GetInvalidationResult
Get the information about an invalidation.
The following waiters are defined for this operation (see #wait_until for detailed usage):
* invalidation_completed
1054 |
# File 'sig/client.rbs', line 1054
def get_invalidation: (
|
#get_invalidation_for_distribution_tenant(params = {}) ⇒ Types::GetInvalidationForDistributionTenantResult
Gets information about a specific invalidation for a distribution tenant.
The following waiters are defined for this operation (see #wait_until for detailed usage):
* invalidation_for_distribution_tenant_completed
1065 |
# File 'sig/client.rbs', line 1065
def get_invalidation_for_distribution_tenant: (
|
#get_key_group(params = {}) ⇒ Types::GetKeyGroupResult
Gets a key group, including the date and time when the key group was last modified.
To get a key group, you must provide the key group's identifier. If
the key group is referenced in a distribution's cache behavior, you
can get the key group's identifier using ListDistributions or
GetDistribution. If the key group is not referenced in a cache
behavior, you can get the identifier using ListKeyGroups.
1077 |
# File 'sig/client.rbs', line 1077
def get_key_group: (
|
#get_key_group_config(params = {}) ⇒ Types::GetKeyGroupConfigResult
Gets a key group configuration.
To get a key group configuration, you must provide the key group's
identifier. If the key group is referenced in a distribution's cache
behavior, you can get the key group's identifier using
ListDistributions or GetDistribution. If the key group is not
referenced in a cache behavior, you can get the identifier using
ListKeyGroups.
1088 |
# File 'sig/client.rbs', line 1088
def get_key_group_config: (
|
#get_managed_certificate_details(params = {}) ⇒ Types::GetManagedCertificateDetailsResult
Gets details about the CloudFront managed ACM certificate.
1098 |
# File 'sig/client.rbs', line 1098
def get_managed_certificate_details: (
|
#get_monitoring_subscription(params = {}) ⇒ Types::GetMonitoringSubscriptionResult
Gets information about whether additional CloudWatch metrics are enabled for the specified CloudFront distribution.
1108 |
# File 'sig/client.rbs', line 1108
def get_monitoring_subscription: (
|
#get_origin_access_control(params = {}) ⇒ Types::GetOriginAccessControlResult
Gets a CloudFront origin access control, including its unique identifier.
1119 |
# File 'sig/client.rbs', line 1119
def get_origin_access_control: (
|
#get_origin_access_control_config(params = {}) ⇒ Types::GetOriginAccessControlConfigResult
Gets a CloudFront origin access control configuration.
1130 |
# File 'sig/client.rbs', line 1130
def get_origin_access_control_config: (
|
#get_origin_request_policy(params = {}) ⇒ Types::GetOriginRequestPolicyResult
Gets an origin request policy, including the following metadata:
-
The policy's identifier.
-
The date and time when the policy was last modified.
To get an origin request policy, you must provide the policy's
identifier. If the origin request policy is attached to a
distribution's cache behavior, you can get the policy's identifier
using ListDistributions or GetDistribution. If the origin request
policy is not attached to a cache behavior, you can get the identifier
using ListOriginRequestPolicies.
1141 |
# File 'sig/client.rbs', line 1141
def get_origin_request_policy: (
|
#get_origin_request_policy_config(params = {}) ⇒ Types::GetOriginRequestPolicyConfigResult
Gets an origin request policy configuration.
To get an origin request policy configuration, you must provide the
policy's identifier. If the origin request policy is attached to a
distribution's cache behavior, you can get the policy's identifier
using ListDistributions or GetDistribution. If the origin request
policy is not attached to a cache behavior, you can get the identifier
using ListOriginRequestPolicies.
1152 |
# File 'sig/client.rbs', line 1152
def get_origin_request_policy_config: (
|
#get_public_key(params = {}) ⇒ Types::GetPublicKeyResult
Gets a public key.
1163 |
# File 'sig/client.rbs', line 1163
def get_public_key: (
|
#get_public_key_config(params = {}) ⇒ Types::GetPublicKeyConfigResult
Gets a public key configuration.
1174 |
# File 'sig/client.rbs', line 1174
def get_public_key_config: (
|
#get_realtime_log_config(params = {}) ⇒ Types::GetRealtimeLogConfigResult
Gets a real-time log configuration.
To get a real-time log configuration, you can provide the configuration's name or its Amazon Resource Name (ARN). You must provide at least one. If you provide both, CloudFront uses the name to identify the real-time log configuration to get.
1184 |
# File 'sig/client.rbs', line 1184
def get_realtime_log_config: (
|
#get_resource_policy(params = {}) ⇒ Types::GetResourcePolicyResult
Retrieves the resource policy for the specified CloudFront resource that you own and have shared.
1196 |
# File 'sig/client.rbs', line 1196
def get_resource_policy: (
|
#get_response_headers_policy(params = {}) ⇒ Types::GetResponseHeadersPolicyResult
Gets a response headers policy, including metadata (the policy's identifier and the date and time when the policy was last modified).
To get a response headers policy, you must provide the policy's
identifier. If the response headers policy is attached to a
distribution's cache behavior, you can get the policy's identifier
using ListDistributions or GetDistribution. If the response
headers policy is not attached to a cache behavior, you can get the
identifier using ListResponseHeadersPolicies.
1207 |
# File 'sig/client.rbs', line 1207
def get_response_headers_policy: (
|
#get_response_headers_policy_config(params = {}) ⇒ Types::GetResponseHeadersPolicyConfigResult
Gets a response headers policy configuration.
To get a response headers policy configuration, you must provide the
policy's identifier. If the response headers policy is attached to a
distribution's cache behavior, you can get the policy's identifier
using ListDistributions or GetDistribution. If the response
headers policy is not attached to a cache behavior, you can get the
identifier using ListResponseHeadersPolicies.
1218 |
# File 'sig/client.rbs', line 1218
def get_response_headers_policy_config: (
|
#get_streaming_distribution(params = {}) ⇒ Types::GetStreamingDistributionResult
Gets information about a specified RTMP distribution, including the distribution configuration.
The following waiters are defined for this operation (see #wait_until for detailed usage):
* streaming_distribution_deployed
1229 |
# File 'sig/client.rbs', line 1229
def get_streaming_distribution: (
|
#get_streaming_distribution_config(params = {}) ⇒ Types::GetStreamingDistributionConfigResult
Get the configuration information about a streaming distribution.
1240 |
# File 'sig/client.rbs', line 1240
def get_streaming_distribution_config: (
|
#get_trust_store(params = {}) ⇒ Types::GetTrustStoreResult
Gets a trust store.
1251 |
# File 'sig/client.rbs', line 1251
def get_trust_store: (
|
#get_vpc_origin(params = {}) ⇒ Types::GetVpcOriginResult
Get the details of an Amazon CloudFront VPC origin.
1262 |
# File 'sig/client.rbs', line 1262
def get_vpc_origin: (
|
#list_anycast_ip_lists(params = {}) ⇒ Types::ListAnycastIpListsResult
Lists your Anycast static IP lists.
1272 |
# File 'sig/client.rbs', line 1272
def list_anycast_ip_lists: (
|
#list_cache_policies(params = {}) ⇒ Types::ListCachePoliciesResult
Gets a list of cache policies.
You can optionally apply a filter to return only the managed policies created by Amazon Web Services, or only the custom policies created in your Amazon Web Services account.
You can optionally specify the maximum number of items to receive in
the response. If the total number of items in the list exceeds the
maximum that you specify, or the default maximum, the response is
paginated. To get the next page of items, send a subsequent request
that specifies the NextMarker value from the current response as the
Marker value in the subsequent request.
1283 |
# File 'sig/client.rbs', line 1283
def list_cache_policies: (
|
#list_cloud_front_origin_access_identities(params = {}) ⇒ Types::ListCloudFrontOriginAccessIdentitiesResult
Lists origin access identities.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
1295 |
# File 'sig/client.rbs', line 1295
def list_cloud_front_origin_access_identities: (
|
#list_conflicting_aliases(params = {}) ⇒ Types::ListConflictingAliasesResult
ListConflictingAliases API operation only
supports standard
distributions. To list domain conflicts for both standard
distributions and distribution tenants, we recommend that you use the
ListDomainConflicts API operation instead.
Gets a list of aliases that conflict or overlap with the provided alias, and the associated CloudFront standard distribution and Amazon Web Services accounts for each conflicting alias. An alias is commonly known as a custom domain or vanity domain. It can also be called a CNAME or alternate domain name.
In the returned list, the standard distribution and account IDs are partially hidden, which allows you to identify the standard distribution and accounts that you own, and helps to protect the information of ones that you don't own.
Use this operation to find aliases that are in use in CloudFront that
conflict or overlap with the provided alias. For example, if you
provide www.example.com as input, the returned list can include
www.example.com and the overlapping wildcard alternate domain name
(.example.com</code>), if they exist. If you provide </em>.example.com as input, the returned list can include *.example.com and any alternate domain names covered by that wildcard (for example, www.example.com, test.example.com, dev.example.com, and so on), if they exist.</p> To list conflicting aliases, specify the alias to search and the ID of a standard distribution in your account that has an attached TLS certificate that includes the provided alias. For more information, including how to set up the standard distribution and certificate, see Moving an alternate domain name to a different standard distribution or distribution tenant in the Amazon CloudFront Developer Guide. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.</p>
1306 |
# File 'sig/client.rbs', line 1306
def list_conflicting_aliases: (
|
#list_connection_functions(params = {}) ⇒ Types::ListConnectionFunctionsResult
Lists connection functions.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
1320 |
# File 'sig/client.rbs', line 1320
def list_connection_functions: (
|
#list_connection_groups(params = {}) ⇒ Types::ListConnectionGroupsResult
Lists the connection groups in your Amazon Web Services account.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
1333 |
# File 'sig/client.rbs', line 1333
def list_connection_groups: (
|
#list_continuous_deployment_policies(params = {}) ⇒ Types::ListContinuousDeploymentPoliciesResult
Gets a list of the continuous deployment policies in your Amazon Web Services account.
You can optionally specify the maximum number of items to receive in
the response. If the total number of items in the list exceeds the
maximum that you specify, or the default maximum, the response is
paginated. To get the next page of items, send a subsequent request
that specifies the NextMarker value from the current response as the
Marker value in the subsequent request.
1347 |
# File 'sig/client.rbs', line 1347
def list_continuous_deployment_policies: (
|
#list_distribution_tenants(params = {}) ⇒ Types::ListDistributionTenantsResult
Lists the distribution tenants in your Amazon Web Services account.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
1359 |
# File 'sig/client.rbs', line 1359
def list_distribution_tenants: (
|
#list_distribution_tenants_by_customization(params = {}) ⇒ Types::ListDistributionTenantsByCustomizationResult
Lists distribution tenants by the customization that you specify.
You must specify either the CertificateArn parameter or WebACLArn
parameter, but not both in the same request.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
1375 |
# File 'sig/client.rbs', line 1375
def list_distribution_tenants_by_customization: (
|
#list_distributions(params = {}) ⇒ Types::ListDistributionsResult
List CloudFront distributions.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
1388 |
# File 'sig/client.rbs', line 1388
def list_distributions: (
|
#list_distributions_by_anycast_ip_list_id(params = {}) ⇒ Types::ListDistributionsByAnycastIpListIdResult
Lists the distributions in your account that are associated with the
specified AnycastIpListId.
1399 |
# File 'sig/client.rbs', line 1399
def list_distributions_by_anycast_ip_list_id: (
|
#list_distributions_by_cache_policy_id(params = {}) ⇒ Types::ListDistributionsByCachePolicyIdResult
Gets a list of distribution IDs for distributions that have a cache behavior that's associated with the specified cache policy.
You can optionally specify the maximum number of items to receive in
the response. If the total number of items in the list exceeds the
maximum that you specify, or the default maximum, the response is
paginated. To get the next page of items, send a subsequent request
that specifies the NextMarker value from the current response as the
Marker value in the subsequent request.
1411 |
# File 'sig/client.rbs', line 1411
def list_distributions_by_cache_policy_id: (
|
#list_distributions_by_connection_function(params = {}) ⇒ Types::ListDistributionsByConnectionFunctionResult
Lists distributions by connection function.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
1423 |
# File 'sig/client.rbs', line 1423
def list_distributions_by_connection_function: (
|
#list_distributions_by_connection_mode(params = {}) ⇒ Types::ListDistributionsByConnectionModeResult
Lists the distributions by the connection mode that you specify.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
1435 |
# File 'sig/client.rbs', line 1435
def list_distributions_by_connection_mode: (
|
#list_distributions_by_key_group(params = {}) ⇒ Types::ListDistributionsByKeyGroupResult
Gets a list of distribution IDs for distributions that have a cache behavior that references the specified key group.
You can optionally specify the maximum number of items to receive in
the response. If the total number of items in the list exceeds the
maximum that you specify, or the default maximum, the response is
paginated. To get the next page of items, send a subsequent request
that specifies the NextMarker value from the current response as the
Marker value in the subsequent request.
1447 |
# File 'sig/client.rbs', line 1447
def list_distributions_by_key_group: (
|
#list_distributions_by_origin_request_policy_id(params = {}) ⇒ Types::ListDistributionsByOriginRequestPolicyIdResult
Gets a list of distribution IDs for distributions that have a cache behavior that's associated with the specified origin request policy.
You can optionally specify the maximum number of items to receive in
the response. If the total number of items in the list exceeds the
maximum that you specify, or the default maximum, the response is
paginated. To get the next page of items, send a subsequent request
that specifies the NextMarker value from the current response as the
Marker value in the subsequent request.
1459 |
# File 'sig/client.rbs', line 1459
def list_distributions_by_origin_request_policy_id: (
|
#list_distributions_by_owned_resource(params = {}) ⇒ Types::ListDistributionsByOwnedResourceResult
Lists the CloudFront distributions that are associated with the specified resource that you own.
1471 |
# File 'sig/client.rbs', line 1471
def list_distributions_by_owned_resource: (
|
#list_distributions_by_realtime_log_config(params = {}) ⇒ Types::ListDistributionsByRealtimeLogConfigResult
Gets a list of distributions that have a cache behavior that's associated with the specified real-time log configuration.
You can specify the real-time log configuration by its name or its Amazon Resource Name (ARN). You must provide at least one. If you provide both, CloudFront uses the name to identify the real-time log configuration to list distributions for.
You can optionally specify the maximum number of items to receive in
the response. If the total number of items in the list exceeds the
maximum that you specify, or the default maximum, the response is
paginated. To get the next page of items, send a subsequent request
that specifies the NextMarker value from the current response as the
Marker value in the subsequent request.
1483 |
# File 'sig/client.rbs', line 1483
def list_distributions_by_realtime_log_config: (
|
#list_distributions_by_response_headers_policy_id(params = {}) ⇒ Types::ListDistributionsByResponseHeadersPolicyIdResult
Gets a list of distribution IDs for distributions that have a cache behavior that's associated with the specified response headers policy.
You can optionally specify the maximum number of items to receive in
the response. If the total number of items in the list exceeds the
maximum that you specify, or the default maximum, the response is
paginated. To get the next page of items, send a subsequent request
that specifies the NextMarker value from the current response as the
Marker value in the subsequent request.
1496 |
# File 'sig/client.rbs', line 1496
def list_distributions_by_response_headers_policy_id: (
|
#list_distributions_by_trust_store(params = {}) ⇒ Types::ListDistributionsByTrustStoreResult
Lists distributions by trust store.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
1508 |
# File 'sig/client.rbs', line 1508
def list_distributions_by_trust_store: (
|
#list_distributions_by_vpc_origin_id(params = {}) ⇒ Types::ListDistributionsByVpcOriginIdResult
List CloudFront distributions by their VPC origin ID.
1520 |
# File 'sig/client.rbs', line 1520
def list_distributions_by_vpc_origin_id: (
|
#list_distributions_by_web_acl_id(params = {}) ⇒ Types::ListDistributionsByWebACLIdResult
List the distributions that are associated with a specified WAF web ACL.
1532 |
# File 'sig/client.rbs', line 1532
def list_distributions_by_web_acl_id: (
|
#list_domain_conflicts(params = {}) ⇒ Types::ListDomainConflictsResult
ListDomainConflicts API operation to
check for domain conflicts, as it supports both standard distributions
and distribution tenants. ListConflictingAliases performs similar
checks but only supports standard distributions.
Lists existing domain associations that conflict with the domain that you specify.
You can use this API operation to identify potential domain conflicts when moving domains between standard distributions and/or distribution tenants. Domain conflicts must be resolved first before they can be moved.
For example, if you provide www.example.com as input, the returned
list can include www.example.com and the overlapping wildcard
alternate domain name (.example.com</code>), if they exist. If you provide </em>.example.com as input, the returned list can include *.example.com and any alternate domain names covered by that wildcard (for example, www.example.com, test.example.com, dev.example.com, and so on), if they exist.</p> To list conflicting domains, specify the following: The domain to search for The ID of a standard distribution or distribution tenant in your account that has an attached TLS certificate, which covers the specified domain For more information, including how to set up the standard distribution or distribution tenant, and the certificate, see Moving an alternate domain name to a different standard distribution or distribution tenant in the Amazon CloudFront Developer Guide. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.</p>
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
1545 |
# File 'sig/client.rbs', line 1545
def list_domain_conflicts: (
|
#list_field_level_encryption_configs(params = {}) ⇒ Types::ListFieldLevelEncryptionConfigsResult
List all field-level encryption configurations that have been created in CloudFront for this account.
1561 |
# File 'sig/client.rbs', line 1561
def list_field_level_encryption_configs: (
|
#list_field_level_encryption_profiles(params = {}) ⇒ Types::ListFieldLevelEncryptionProfilesResult
Request a list of field-level encryption profiles that have been created in CloudFront for this account.
1572 |
# File 'sig/client.rbs', line 1572
def list_field_level_encryption_profiles: (
|
#list_functions(params = {}) ⇒ Types::ListFunctionsResult
Gets a list of all CloudFront functions in your Amazon Web Services account.
You can optionally apply a filter to return only the functions that
are in the specified stage, either DEVELOPMENT or LIVE.
You can optionally specify the maximum number of items to receive in
the response. If the total number of items in the list exceeds the
maximum that you specify, or the default maximum, the response is
paginated. To get the next page of items, send a subsequent request
that specifies the NextMarker value from the current response as the
Marker value in the subsequent request.
1583 |
# File 'sig/client.rbs', line 1583
def list_functions: (
|
#list_invalidations(params = {}) ⇒ Types::ListInvalidationsResult
Lists invalidation batches.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
1595 |
# File 'sig/client.rbs', line 1595
def list_invalidations: (
|
#list_invalidations_for_distribution_tenant(params = {}) ⇒ Types::ListInvalidationsForDistributionTenantResult
Lists the invalidations for a distribution tenant.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
1607 |
# File 'sig/client.rbs', line 1607
def list_invalidations_for_distribution_tenant: (
|
#list_key_groups(params = {}) ⇒ Types::ListKeyGroupsResult
Gets a list of key groups.
You can optionally specify the maximum number of items to receive in
the response. If the total number of items in the list exceeds the
maximum that you specify, or the default maximum, the response is
paginated. To get the next page of items, send a subsequent request
that specifies the NextMarker value from the current response as the
Marker value in the subsequent request.
1619 |
# File 'sig/client.rbs', line 1619
def list_key_groups: (
|
#list_key_value_stores(params = {}) ⇒ Types::ListKeyValueStoresResult
Specifies the key value stores to list.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
1630 |
# File 'sig/client.rbs', line 1630
def list_key_value_stores: (
|
#list_origin_access_controls(params = {}) ⇒ Types::ListOriginAccessControlsResult
Gets the list of CloudFront origin access controls (OACs) in this Amazon Web Services account.
You can optionally specify the maximum number of items to receive in
the response. If the total number of items in the list exceeds the
maximum that you specify, or the default maximum, the response is
paginated. To get the next page of items, send another request that
specifies the NextMarker value from the current response as the
Marker value in the next request.
ListOriginAccessControls operation doesn't
return the Items element in the response.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
1642 |
# File 'sig/client.rbs', line 1642
def list_origin_access_controls: (
|
#list_origin_request_policies(params = {}) ⇒ Types::ListOriginRequestPoliciesResult
Gets a list of origin request policies.
You can optionally apply a filter to return only the managed policies created by Amazon Web Services, or only the custom policies created in your Amazon Web Services account.
You can optionally specify the maximum number of items to receive in
the response. If the total number of items in the list exceeds the
maximum that you specify, or the default maximum, the response is
paginated. To get the next page of items, send a subsequent request
that specifies the NextMarker value from the current response as the
Marker value in the subsequent request.
1653 |
# File 'sig/client.rbs', line 1653
def list_origin_request_policies: (
|
#list_public_keys(params = {}) ⇒ Types::ListPublicKeysResult
List all public keys that have been added to CloudFront for this account.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
1665 |
# File 'sig/client.rbs', line 1665
def list_public_keys: (
|
#list_realtime_log_configs(params = {}) ⇒ Types::ListRealtimeLogConfigsResult
Gets a list of real-time log configurations.
You can optionally specify the maximum number of items to receive in
the response. If the total number of items in the list exceeds the
maximum that you specify, or the default maximum, the response is
paginated. To get the next page of items, send a subsequent request
that specifies the NextMarker value from the current response as the
Marker value in the subsequent request.
1676 |
# File 'sig/client.rbs', line 1676
def list_realtime_log_configs: (
|
#list_response_headers_policies(params = {}) ⇒ Types::ListResponseHeadersPoliciesResult
Gets a list of response headers policies.
You can optionally apply a filter to get only the managed policies created by Amazon Web Services, or only the custom policies created in your Amazon Web Services account.
You can optionally specify the maximum number of items to receive in
the response. If the total number of items in the list exceeds the
maximum that you specify, or the default maximum, the response is
paginated. To get the next page of items, send a subsequent request
that specifies the NextMarker value from the current response as the
Marker value in the subsequent request.
1687 |
# File 'sig/client.rbs', line 1687
def list_response_headers_policies: (
|
#list_streaming_distributions(params = {}) ⇒ Types::ListStreamingDistributionsResult
List streaming distributions.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
1699 |
# File 'sig/client.rbs', line 1699
def list_streaming_distributions: (
|
#list_tags_for_resource(params = {}) ⇒ Types::ListTagsForResourceResult
List tags for a CloudFront resource. For more information, see Tagging a distribution in the Amazon CloudFront Developer Guide.
1710 |
# File 'sig/client.rbs', line 1710
def list_tags_for_resource: (
|
#list_trust_stores(params = {}) ⇒ Types::ListTrustStoresResult
Lists trust stores.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
1721 |
# File 'sig/client.rbs', line 1721
def list_trust_stores: (
|
#list_vpc_origins(params = {}) ⇒ Types::ListVpcOriginsResult
List the CloudFront VPC origins in your account.
1732 |
# File 'sig/client.rbs', line 1732
def list_vpc_origins: (
|
#publish_connection_function(params = {}) ⇒ Types::PublishConnectionFunctionResult
Publishes a connection function.
1743 |
# File 'sig/client.rbs', line 1743
def publish_connection_function: (
|
#publish_function(params = {}) ⇒ Types::PublishFunctionResult
Publishes a CloudFront function by copying the function code from the
DEVELOPMENT stage to LIVE. This automatically updates all cache
behaviors that are using this function to use the newly published copy
in the LIVE stage.
When a function is published to the LIVE stage, you can attach the
function to a distribution's cache behavior, using the function's
Amazon Resource Name (ARN).
To publish a function, you must provide the function's name and
version (ETag value). To get these values, you can use
ListFunctions and DescribeFunction.
1754 |
# File 'sig/client.rbs', line 1754
def publish_function: (
|
#put_resource_policy(params = {}) ⇒ Types::PutResourcePolicyResult
Creates a resource control policy for a given CloudFront resource.
1765 |
# File 'sig/client.rbs', line 1765
def put_resource_policy: (
|
#tag_resource(params = {}) ⇒ Struct
Add tags to a CloudFront resource. For more information, see Tagging a distribution in the Amazon CloudFront Developer Guide.
1772 |
# File 'sig/client.rbs', line 1772
def tag_resource: (
|
#test_connection_function(params = {}) ⇒ Types::TestConnectionFunctionResult
Tests a connection function.
1790 |
# File 'sig/client.rbs', line 1790
def test_connection_function: (
|
#test_function(params = {}) ⇒ Types::TestFunctionResult
Tests a CloudFront function.
To test a function, you provide an event object that represents an HTTP request or response that your CloudFront distribution could receive in production. CloudFront runs the function, passing it the event object that you provided, and returns the function's result (the modified event object) in the response. The response also contains function logs and error messages, if any exist. For more information about testing functions, see Testing functions in the Amazon CloudFront Developer Guide.
To test a function, you provide the function's name and version
(ETag value) along with the event object. To get the function's
name and version, you can use ListFunctions and DescribeFunction.
1803 |
# File 'sig/client.rbs', line 1803
def test_function: (
|
#untag_resource(params = {}) ⇒ Struct
Remove tags from a CloudFront resource. For more information, see Tagging a distribution in the Amazon CloudFront Developer Guide.
1812 |
# File 'sig/client.rbs', line 1812
def untag_resource: (
|
#update_anycast_ip_list(params = {}) ⇒ Types::UpdateAnycastIpListResult
Updates an Anycast static IP list.
1826 |
# File 'sig/client.rbs', line 1826
def update_anycast_ip_list: (
|
#update_cache_policy(params = {}) ⇒ Types::UpdateCachePolicyResult
Updates a cache policy configuration.
When you update a cache policy configuration, all the fields are updated with the values provided in the request. You cannot update some fields independent of others. To update a cache policy configuration:
-
Use
GetCachePolicyConfigto get the current configuration. -
Locally modify the fields in the cache policy configuration that you want to update.
-
Call
UpdateCachePolicyby providing the entire cache policy configuration, including the fields that you modified and those that you didn't.
If your minimum TTL is greater than 0, CloudFront will cache content
for at least the duration specified in the cache policy's minimum
TTL, even if the Cache-Control: no-cache, no-store, or private
directives are present in the origin headers.
1847 |
# File 'sig/client.rbs', line 1847
def update_cache_policy: (
|
#update_cloud_front_origin_access_identity(params = {}) ⇒ Types::UpdateCloudFrontOriginAccessIdentityResult
Update an origin access identity.
1860 |
# File 'sig/client.rbs', line 1860
def update_cloud_front_origin_access_identity: (
|
#update_connection_function(params = {}) ⇒ Types::UpdateConnectionFunctionResult
Updates a connection function.
1876 |
# File 'sig/client.rbs', line 1876
def update_connection_function: (
|
#update_connection_group(params = {}) ⇒ Types::UpdateConnectionGroupResult
Updates a connection group.
1890 |
# File 'sig/client.rbs', line 1890
def update_connection_group: (
|
#update_continuous_deployment_policy(params = {}) ⇒ Types::UpdateContinuousDeploymentPolicyResult
Updates a continuous deployment policy. You can update a continuous deployment policy to enable or disable it, to change the percentage of traffic that it sends to the staging distribution, or to change the staging distribution that it sends traffic to.
When you update a continuous deployment policy configuration, all the fields are updated with the values that are provided in the request. You cannot update some fields independent of others. To update a continuous deployment policy configuration:
-
Use
GetContinuousDeploymentPolicyConfigto get the current configuration. -
Locally modify the fields in the continuous deployment policy configuration that you want to update.
-
Use
UpdateContinuousDeploymentPolicy, providing the entire continuous deployment policy configuration, including the fields that you modified and those that you didn't.
1905 |
# File 'sig/client.rbs', line 1905
def update_continuous_deployment_policy: (
|
#update_distribution(params = {}) ⇒ Types::UpdateDistributionResult
Updates the configuration for a CloudFront distribution.
The update process includes getting the current distribution
configuration, updating it to make your changes, and then submitting
an UpdateDistribution request to make the updates.
To update a web distribution using the CloudFront API
-
Use
GetDistributionConfigto get the current configuration, including the version identifier (ETag). -
Update the distribution configuration that was returned in the response. Note the following important requirements and restrictions:
-
You must copy the
ETagfield value from the response. (You'll use it for theIfMatchparameter in your request.) Then, remove theETagfield from the distribution configuration. -
You can't change the value of
CallerReference.
-
-
Submit an
UpdateDistributionrequest, providing the updated distribution configuration. The new configuration replaces the existing configuration. The values that you specify in anUpdateDistributionrequest are not merged into your existing configuration. Make sure to include all fields: the ones that you modified and also the ones that you didn't.
1918 |
# File 'sig/client.rbs', line 1918
def update_distribution: (
|
#update_distribution_tenant(params = {}) ⇒ Types::UpdateDistributionTenantResult
Updates a distribution tenant.
1931 |
# File 'sig/client.rbs', line 1931
def update_distribution_tenant: (
|
#update_distribution_with_staging_config(params = {}) ⇒ Types::UpdateDistributionWithStagingConfigResult
Copies the staging distribution's configuration to its corresponding
primary distribution. The primary distribution retains its Aliases
(also known as alternate domain names or CNAMEs) and
ContinuousDeploymentPolicyId value, but otherwise its configuration
is overwritten to match the staging distribution.
You can use this operation in a continuous deployment workflow after you have tested configuration changes on the staging distribution. After using a continuous deployment policy to move a portion of your domain name's traffic to the staging distribution and verifying that it works as intended, you can use this operation to copy the staging distribution's configuration to the primary distribution. This action will disable the continuous deployment policy and move your domain's traffic back to the primary distribution.
This API operation requires the following IAM permissions:
1963 |
# File 'sig/client.rbs', line 1963
def update_distribution_with_staging_config: (
|
#update_domain_association(params = {}) ⇒ Types::UpdateDomainAssociationResult
UpdateDomainAssociation API operation
to move a domain association, as it supports both standard
distributions and distribution tenants. AssociateAlias performs
similar checks but only supports standard distributions.
Moves a domain from its current standard distribution or distribution tenant to another one.
You must first disable the source distribution (standard distribution or distribution tenant) and then separately call this operation to move the domain to another target distribution (standard distribution or distribution tenant).
To use this operation, specify the domain and the ID of the target resource (standard distribution or distribution tenant). For more information, including how to set up the target resource, prerequisites that you must complete, and other restrictions, see Moving an alternate domain name to a different standard distribution or distribution tenant in the Amazon CloudFront Developer Guide.
1977 |
# File 'sig/client.rbs', line 1977
def update_domain_association: (
|
#update_field_level_encryption_config(params = {}) ⇒ Types::UpdateFieldLevelEncryptionConfigResult
Update a field-level encryption configuration.
1993 |
# File 'sig/client.rbs', line 1993
def update_field_level_encryption_config: (
|
#update_field_level_encryption_profile(params = {}) ⇒ Types::UpdateFieldLevelEncryptionProfileResult
Update a field-level encryption profile.
2006 |
# File 'sig/client.rbs', line 2006
def update_field_level_encryption_profile: (
|
#update_function(params = {}) ⇒ Types::UpdateFunctionResult
Updates a CloudFront function.
You can update a function's code or the comment that describes the function. You cannot update a function's name.
To update a function, you provide the function's name and version
(ETag value) along with the updated function code. To get the name
and version, you can use ListFunctions and DescribeFunction.
2019 |
# File 'sig/client.rbs', line 2019
def update_function: (
|
#update_key_group(params = {}) ⇒ Types::UpdateKeyGroupResult
Updates a key group.
When you update a key group, all the fields are updated with the values provided in the request. You cannot update some fields independent of others. To update a key group:
-
Get the current key group with
GetKeyGrouporGetKeyGroupConfig. -
Locally modify the fields in the key group that you want to update. For example, add or remove public key IDs.
-
Call
UpdateKeyGroupwith the entire key group object, including the fields that you modified and those that you didn't.
2033 |
# File 'sig/client.rbs', line 2033
def update_key_group: (
|
#update_key_value_store(params = {}) ⇒ Types::UpdateKeyValueStoreResult
Specifies the key value store to update.
2050 |
# File 'sig/client.rbs', line 2050
def update_key_value_store: (
|
#update_origin_access_control(params = {}) ⇒ Types::UpdateOriginAccessControlResult
Updates a CloudFront origin access control.
2063 |
# File 'sig/client.rbs', line 2063
def update_origin_access_control: (
|
#update_origin_request_policy(params = {}) ⇒ Types::UpdateOriginRequestPolicyResult
Updates an origin request policy configuration.
When you update an origin request policy configuration, all the fields are updated with the values provided in the request. You cannot update some fields independent of others. To update an origin request policy configuration:
-
Use
GetOriginRequestPolicyConfigto get the current configuration. -
Locally modify the fields in the origin request policy configuration that you want to update.
-
Call
UpdateOriginRequestPolicyby providing the entire origin request policy configuration, including the fields that you modified and those that you didn't.
2082 |
# File 'sig/client.rbs', line 2082
def update_origin_request_policy: (
|
#update_public_key(params = {}) ⇒ Types::UpdatePublicKeyResult
Update public key information. Note that the only value you can change is the comment.
2095 |
# File 'sig/client.rbs', line 2095
def update_public_key: (
|
#update_realtime_log_config(params = {}) ⇒ Types::UpdateRealtimeLogConfigResult
Updates a real-time log configuration.
When you update a real-time log configuration, all the parameters are updated with the values provided in the request. You cannot update some parameters independent of others. To update a real-time log configuration:
-
Call
GetRealtimeLogConfigto get the current real-time log configuration. -
Locally modify the parameters in the real-time log configuration that you want to update.
-
Call this API (
UpdateRealtimeLogConfig) by providing the entire real-time log configuration, including the parameters that you modified and those that you didn't.
You cannot update a real-time log configuration's Name or ARN.
2112 |
# File 'sig/client.rbs', line 2112
def update_realtime_log_config: (
|
#update_response_headers_policy(params = {}) ⇒ Types::UpdateResponseHeadersPolicyResult
Updates a response headers policy.
When you update a response headers policy, the entire policy is replaced. You cannot update some policy fields independent of others. To update a response headers policy configuration:
-
Use
GetResponseHeadersPolicyConfigto get the current policy's configuration. -
Modify the fields in the response headers policy configuration that you want to update.
-
Call
UpdateResponseHeadersPolicy, providing the entire response headers policy configuration, including the fields that you modified and those that you didn't.
2135 |
# File 'sig/client.rbs', line 2135
def update_response_headers_policy: (
|
#update_streaming_distribution(params = {}) ⇒ Types::UpdateStreamingDistributionResult
Update a streaming distribution.
2148 |
# File 'sig/client.rbs', line 2148
def update_streaming_distribution: (
|
#update_trust_store(params = {}) ⇒ Types::UpdateTrustStoreResult
Updates a trust store.
2161 |
# File 'sig/client.rbs', line 2161
def update_trust_store: (
|
#update_vpc_origin(params = {}) ⇒ Types::UpdateVpcOriginResult
Update an Amazon CloudFront VPC origin in your account.
2175 |
# File 'sig/client.rbs', line 2175
def update_vpc_origin: (
|
#verify_dns_configuration(params = {}) ⇒ Types::VerifyDnsConfigurationResult
Verify the DNS configuration for your domain names. This API operation checks whether your domain name points to the correct routing endpoint of the connection group, such as d111111abcdef8.cloudfront.net. You can use this API operation to troubleshoot and resolve DNS configuration issues.
2187 |
# File 'sig/client.rbs', line 2187
def verify_dns_configuration: (
|
#wait_until(waiter_name, params = {}, options = {}) {|w.waiter| ... } ⇒ Boolean
Polls an API operation until a resource enters a desired state.
Basic Usage
A waiter will call an API operation until:
- It is successful
- It enters a terminal state
- It makes the maximum number of attempts
In between attempts, the waiter will sleep.
# polls in a loop, sleeping between attempts
client.wait_until(waiter_name, params)
Configuration
You can configure the maximum number of polling attempts, and the delay (in seconds) between each polling attempt. You can pass configuration as the final arguments hash.
# poll for ~25 seconds
client.wait_until(waiter_name, params, {
max_attempts: 5,
delay: 5,
})
Callbacks
You can be notified before each polling attempt and before each
delay. If you throw :success or :failure from these callbacks,
it will terminate the waiter.
started_at = Time.now
client.wait_until(waiter_name, params, {
# disable max attempts
max_attempts: nil,
# poll for 1 hour, instead of a number of attempts
before_wait: -> (attempts, response) do
throw :failure if Time.now - started_at > 3600
end
})
Handling Errors
When a waiter is unsuccessful, it will raise an error. All of the failure errors extend from Waiters::Errors::WaiterFailed.
begin
client.wait_until(...)
rescue Aws::Waiters::Errors::WaiterFailed
# resource did not enter the desired state in time
end
Valid Waiters
The following table lists the valid waiter names, the operations they call,
and the default :delay and :max_attempts values.
| waiter_name | params | :delay | :max_attempts |
|---|---|---|---|
| distribution_deployed | #get_distribution | 60 | 35 |
| invalidation_completed | #get_invalidation | 20 | 30 |
| invalidation_for_distribution_tenant_completed | #get_invalidation_for_distribution_tenant | 20 | 30 |
| streaming_distribution_deployed | #get_streaming_distribution | 60 | 25 |
2194 |
# File 'sig/client.rbs', line 2194
def wait_until: (:distribution_deployed waiter_name,
|
#waiter_names ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
13921 13922 13923 |
# File 'lib/aws-sdk-cloudfront/client.rb', line 13921 def waiter_names waiters.keys end |