< Back

Use-CfnGetAttFunction

Sat Jan 11, 2020 8:00 am

NAME Use-CfnGetAttFunction



SYNOPSIS

The intrinsic function Fn::GetAtt returns the value of an attribute from a resource in the template.





SYNTAX

Use-CfnGetAttFunction [-ResourceName] <Object> [-AttributeName] <Object> [<CommonParameters>]





DESCRIPTION





PARAMETERS

-ResourceName <Object>



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-AttributeName <Object>



Required? true

Position? 2

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS

http://docs.aws.amazon.com/AWSCloudForm ... etatt.html