AWSSSMDocumentPermission
No description
type AWSSSMDocumentPermission {
accountIds: [String!]!
accountSharingList: [AWSSSMDocumentAccountSharing!]!
}
Fields
AWSSSMDocumentPermission.accountIds ● [String!]! non-null scalar
The account IDs that have permission to use this document
AWSSSMDocumentPermission.accountSharingList ● [AWSSSMDocumentAccountSharing!]! non-null object
A list of Amazon Web Services accounts where the current document is shared and the version shared with each account
Member of
AWSSSMDocument object