Skip to main content

vdm_attributes

Gets an individual vdm_attributes resource

Overview

Namevdm_attributes
TypeResource
Descriptionvdm_attributes
Idawscc.ses.vdm_attributes

Fields

NameDatatypeDescription
vdm_attributes_resource_idstringUnique identifier for this resource
dashboard_attributesobject
guardian_attributesobject
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
vdm_attributes_resource_id,
dashboard_attributes,
guardian_attributes
FROM awscc.ses.vdm_attributes
WHERE data__Identifier = '<VdmAttributesResourceId>';

Permissions

To operate on the vdm_attributes resource, the following permissions are required:

Read

ses:GetAccount

Update

ses:PutAccountVdmAttributes,
ses:GetAccount

Delete

ses:PutAccountVdmAttributes,
ses:GetAccount