resources
For more information about Amazon Web Services Cloud Control API, see the Amazon Web Services Cloud Control API User Guide.
Overview
| Name | resources |
| Type | Resource |
| Description | resources |
| Id | awscc.cloud_control.resources |
Fields
| Name | Datatype | Description |
|---|---|---|
region | string | AWS region. |
Methods
| Name | Accessible by | Required Params |
|---|---|---|
delete_resource | DELETE | data__Identifier, region |
create_resource | INSERT | data__Identifier, region |
list_resources | SELECT | region |
update_resource | UPDATE | data__Identifier, data__PatchDocument, region |