We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AWS::Logs::Destination
No response
The PutDestination API (and associated aws logs put-destination CLI command, boto3 option, etc.) supports defining tags on a CloudWatch Logs destination, however the AWS::Logs::Destination documentation suggests the CloudFormation resource does not.
PutDestination
aws logs put-destination
boto3
This is a request to implement the Tags property for the AWS::Logs::Destination CloudFormation resource.
Tags
This would help us apply consistent tagging within a stack, and provide meaningful information to those reviewing the resource.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Name of the resource
AWS::Logs::Destination
Resource name
No response
Description
The
PutDestination
API (and associatedaws logs put-destination
CLI command,boto3
option, etc.) supports defining tags on a CloudWatch Logs destination, however theAWS::Logs::Destination
documentation suggests the CloudFormation resource does not.This is a request to implement the
Tags
property for theAWS::Logs::Destination
CloudFormation resource.Other Details
This would help us apply consistent tagging within a stack, and provide meaningful information to those reviewing the resource.
The text was updated successfully, but these errors were encountered: