GetContinuousDeploymentPolicyConfig - Amazon CloudFront

GetContinuousDeploymentPolicyConfig

Gets configuration information about a continuous deployment policy.

Request Syntax

GET /2020-05-31/continuous-deployment-policy/Id/config HTTP/1.1

URI Request Parameters

The request uses the following URI parameters.

Id

The identifier of the continuous deployment policy whose configuration you are getting.

Required: Yes

Request Body

The request does not have a request body.

Response Syntax

HTTP/1.1 200
<?xml version="1.0" encoding="UTF-8"?>
<ContinuousDeploymentPolicyConfig>
 <Enabled>boolean</Enabled>
 <StagingDistributionDnsNames>
 <Items>
 <DnsName>string</DnsName>
 </Items>
 <Quantity>integer</Quantity>
 </StagingDistributionDnsNames>
 <TrafficConfig>
 <SingleHeaderConfig>
 <Header>string</Header>
 <Value>string</Value>
 </SingleHeaderConfig>
 <SingleWeightConfig>
 <SessionStickinessConfig>
 <IdleTTL>integer</IdleTTL>
 <MaximumTTL>integer</MaximumTTL>
 </SessionStickinessConfig>
 <Weight>float</Weight>
 </SingleWeightConfig>
 <Type>string</Type>
 </TrafficConfig>
</ContinuousDeploymentPolicyConfig>

Response Elements

If the action is successful, the service sends back an HTTP 200 response.

The following data is returned in XML format by the service.

ContinuousDeploymentPolicyConfig

Root level tag for the ContinuousDeploymentPolicyConfig parameters.

Required: Yes

Enabled

A Boolean that indicates whether this continuous deployment policy is enabled (in effect). When this value is true, this policy is enabled and in effect. When this value is false, this policy is not enabled and has no effect.

Type: Boolean

StagingDistributionDnsNames

The CloudFront domain name of the staging distribution. For example: d111111abcdef8.cloudfront.net.

Type: StagingDistributionDnsNames object

TrafficConfig

Contains the parameters for routing production traffic from your primary to staging distributions.

Type: TrafficConfig object

Errors

For information about the errors that are common to all actions, see Common Errors.

AccessDenied

Access denied.

HTTP Status Code: 403

NoSuchContinuousDeploymentPolicy

The continuous deployment policy doesn't exist.

HTTP Status Code: 404

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

Warning Javascript is disabled or is unavailable in your browser.

To use the Amazon Web Services Documentation, Javascript must be enabled. Please refer to your browser's Help pages for instructions.

Did this page help you? - Yes

Thanks for letting us know we're doing a good job!

If you've got a moment, please tell us what we did right so we can do more of it.

Did this page help you? - No

Thanks for letting us know this page needs work. We're sorry we let you down.

If you've got a moment, please tell us how we can make the documentation better.

AltStyle によって変換されたページ (->オリジナル) /