AWS::ResourceExplorer2::IndexDefinition of AWS::ResourceExplorer2::Index Resource Type
2 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Type | string | Required |
Tags | TagMap |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | - |
IndexState | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::ResourceExplorer2::Index
Resources:
MyResource:
Type: AWS::ResourceExplorer2::Index
Properties:
Type: "value"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
resource-explorer-2:CreateIndexresource-explorer-2:GetIndexresource-explorer-2:TagResourceresource-explorer-2:UpdateIndexTyperesource-explorer-2:DeleteIndexiam:CreateServiceLinkedRoleresource-explorer-2:GetIndexresource-explorer-2:UpdateIndexTyperesource-explorer-2:TagResourceresource-explorer-2:UntagResourceresource-explorer-2:ListTagsForResourceresource-explorer-2:DeleteIndexresource-explorer-2:GetIndexresource-explorer-2:UntagResourceresource-explorer-2:ListIndexesresource-explorer-2:GetIndexOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterArn