amazonka-cloudformation-2.0: Amazon CloudFormation SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.CloudFormation.DescribeChangeSetHooks

Description

Returns hook-related information for the change set and a list of changes that CloudFormation makes when you run the change set.

Synopsis

Creating a Request

data DescribeChangeSetHooks Source #

See: newDescribeChangeSetHooks smart constructor.

Constructors

DescribeChangeSetHooks' 

Fields

  • logicalResourceId :: Maybe Text

    If specified, lists only the hooks related to the specified LogicalResourceId.

  • nextToken :: Maybe Text

    A string, provided by the DescribeChangeSetHooks response output, that identifies the next page of information that you want to retrieve.

  • stackName :: Maybe Text

    If you specified the name of a change set, specify the stack name or stack ID (ARN) of the change set you want to describe.

  • changeSetName :: Text

    The name or Amazon Resource Name (ARN) of the change set that you want to describe.

Instances

Instances details
ToHeaders DescribeChangeSetHooks Source # 
Instance details

Defined in Amazonka.CloudFormation.DescribeChangeSetHooks

ToPath DescribeChangeSetHooks Source # 
Instance details

Defined in Amazonka.CloudFormation.DescribeChangeSetHooks

ToQuery DescribeChangeSetHooks Source # 
Instance details

Defined in Amazonka.CloudFormation.DescribeChangeSetHooks

AWSRequest DescribeChangeSetHooks Source # 
Instance details

Defined in Amazonka.CloudFormation.DescribeChangeSetHooks

Associated Types

type AWSResponse DescribeChangeSetHooks #

Generic DescribeChangeSetHooks Source # 
Instance details

Defined in Amazonka.CloudFormation.DescribeChangeSetHooks

Associated Types

type Rep DescribeChangeSetHooks :: Type -> Type #

Read DescribeChangeSetHooks Source # 
Instance details

Defined in Amazonka.CloudFormation.DescribeChangeSetHooks

Show DescribeChangeSetHooks Source # 
Instance details

Defined in Amazonka.CloudFormation.DescribeChangeSetHooks

NFData DescribeChangeSetHooks Source # 
Instance details

Defined in Amazonka.CloudFormation.DescribeChangeSetHooks

Methods

rnf :: DescribeChangeSetHooks -> () #

Eq DescribeChangeSetHooks Source # 
Instance details

Defined in Amazonka.CloudFormation.DescribeChangeSetHooks

Hashable DescribeChangeSetHooks Source # 
Instance details

Defined in Amazonka.CloudFormation.DescribeChangeSetHooks

type AWSResponse DescribeChangeSetHooks Source # 
Instance details

Defined in Amazonka.CloudFormation.DescribeChangeSetHooks

type Rep DescribeChangeSetHooks Source # 
Instance details

Defined in Amazonka.CloudFormation.DescribeChangeSetHooks

type Rep DescribeChangeSetHooks = D1 ('MetaData "DescribeChangeSetHooks" "Amazonka.CloudFormation.DescribeChangeSetHooks" "amazonka-cloudformation-2.0-2g2oPzedi5AcwbDRlNZfB" 'False) (C1 ('MetaCons "DescribeChangeSetHooks'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "logicalResourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "stackName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "changeSetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDescribeChangeSetHooks Source #

Create a value of DescribeChangeSetHooks with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeChangeSetHooks, describeChangeSetHooks_logicalResourceId - If specified, lists only the hooks related to the specified LogicalResourceId.

DescribeChangeSetHooks, describeChangeSetHooks_nextToken - A string, provided by the DescribeChangeSetHooks response output, that identifies the next page of information that you want to retrieve.

DescribeChangeSetHooks, describeChangeSetHooks_stackName - If you specified the name of a change set, specify the stack name or stack ID (ARN) of the change set you want to describe.

DescribeChangeSetHooks, describeChangeSetHooks_changeSetName - The name or Amazon Resource Name (ARN) of the change set that you want to describe.

Request Lenses

describeChangeSetHooks_logicalResourceId :: Lens' DescribeChangeSetHooks (Maybe Text) Source #

If specified, lists only the hooks related to the specified LogicalResourceId.

describeChangeSetHooks_nextToken :: Lens' DescribeChangeSetHooks (Maybe Text) Source #

A string, provided by the DescribeChangeSetHooks response output, that identifies the next page of information that you want to retrieve.

describeChangeSetHooks_stackName :: Lens' DescribeChangeSetHooks (Maybe Text) Source #

If you specified the name of a change set, specify the stack name or stack ID (ARN) of the change set you want to describe.

describeChangeSetHooks_changeSetName :: Lens' DescribeChangeSetHooks Text Source #

The name or Amazon Resource Name (ARN) of the change set that you want to describe.

Destructuring the Response

data DescribeChangeSetHooksResponse Source #

See: newDescribeChangeSetHooksResponse smart constructor.

Constructors

DescribeChangeSetHooksResponse' 

Fields

Instances

Instances details
Generic DescribeChangeSetHooksResponse Source # 
Instance details

Defined in Amazonka.CloudFormation.DescribeChangeSetHooks

Associated Types

type Rep DescribeChangeSetHooksResponse :: Type -> Type #

Read DescribeChangeSetHooksResponse Source # 
Instance details

Defined in Amazonka.CloudFormation.DescribeChangeSetHooks

Show DescribeChangeSetHooksResponse Source # 
Instance details

Defined in Amazonka.CloudFormation.DescribeChangeSetHooks

NFData DescribeChangeSetHooksResponse Source # 
Instance details

Defined in Amazonka.CloudFormation.DescribeChangeSetHooks

Eq DescribeChangeSetHooksResponse Source # 
Instance details

Defined in Amazonka.CloudFormation.DescribeChangeSetHooks

type Rep DescribeChangeSetHooksResponse Source # 
Instance details

Defined in Amazonka.CloudFormation.DescribeChangeSetHooks

type Rep DescribeChangeSetHooksResponse = D1 ('MetaData "DescribeChangeSetHooksResponse" "Amazonka.CloudFormation.DescribeChangeSetHooks" "amazonka-cloudformation-2.0-2g2oPzedi5AcwbDRlNZfB" 'False) (C1 ('MetaCons "DescribeChangeSetHooksResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "changeSetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "changeSetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "hooks") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ChangeSetHook])) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "stackId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "stackName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ChangeSetHooksStatus)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribeChangeSetHooksResponse Source #

Create a value of DescribeChangeSetHooksResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeChangeSetHooksResponse, describeChangeSetHooksResponse_changeSetId - The change set identifier (stack ID).

DescribeChangeSetHooks, describeChangeSetHooksResponse_changeSetName - The change set name.

$sel:hooks:DescribeChangeSetHooksResponse', describeChangeSetHooksResponse_hooks - List of hook objects.

DescribeChangeSetHooks, describeChangeSetHooksResponse_nextToken - Pagination token, null or empty if no more results.

DescribeChangeSetHooksResponse, describeChangeSetHooksResponse_stackId - The stack identifier (stack ID).

DescribeChangeSetHooks, describeChangeSetHooksResponse_stackName - The stack name.

DescribeChangeSetHooksResponse, describeChangeSetHooksResponse_status - Provides the status of the change set hook.

$sel:httpStatus:DescribeChangeSetHooksResponse', describeChangeSetHooksResponse_httpStatus - The response's http status code.

Response Lenses

describeChangeSetHooksResponse_nextToken :: Lens' DescribeChangeSetHooksResponse (Maybe Text) Source #

Pagination token, null or empty if no more results.