Skip to main content

@webda/awsReadme | API


Interface: IAMPolicyContributor

Interface that allow a Service to define specific AWS permissions

Properties

getARNPolicy

getARNPolicy: (accountId, region) => Object

Parameters

accountId: string

The account where the application is being deployed

region: string

The region where the application is being deployed

Returns

Object

Source

packages/aws/src/services/index.ts:12