Skip to content

Account

Source: src/AWS/ApiGateway/Account.ts

Account-level settings for Amazon API Gateway in the current region (CloudWatch logging role, etc.).

yield* ApiGateway.Account("Account", {
cloudwatchRoleArn: role.roleArn,
});