{
"Type": "AWS::ApiGateway::Account",
"Properties": {
"CloudWatchRoleArn": { "Fn::GetAtt": ["CloudWatchRole", "Arn"] }
}
}
{
"Type": "AWS::ApiGateway::Account",
"Properties": {
"CloudWatchRoleArn": { "Fn::GetAtt": ["CloudWatchRole", "Arn"] }
}
}