ResourceShare
Describes a resource share in Amazon RAM.
Contents
In the following list, the required parameters are described first.
- allowExternalPrincipals
-
Indicates whether principals outside your organization in Amazon Organizations can be associated with a resource share.
Type: Boolean
Required: No
- creationTime
-
The date and time when the resource share was created.
Type: Timestamp
Required: No
- featureSet
-
Indicates how the resource share was created. Possible values include:
-
CREATED_FROM_POLICY
- Indicates that the resource share was created from an Amazon Identity and Access Management (IAM) resource-based permission policy attached to the resource. This type of resource share is visible only to the Amazon Web Services account that created it. You can't modify it in Amazon RAM unless you promote it. For more information, see PromoteResourceShareCreatedFromPolicy. -
PROMOTING_TO_STANDARD
- The resource share is in the process of being promoted. For more information, see PromoteResourceShareCreatedFromPolicy. -
STANDARD
- Indicates that the resource share was created in Amazon RAM using the console or APIs. These resource shares are visible to all principals you share the resource share with. You can modify these resource shares in Amazon RAM using the console or APIs.
Type: String
Valid Values:
CREATED_FROM_POLICY | PROMOTING_TO_STANDARD | STANDARD
Required: No
-
- lastUpdatedTime
-
The date and time when the resource share was last updated.
Type: Timestamp
Required: No
- name
-
The name of the resource share.
Type: String
Required: No
- owningAccountId
-
The ID of the Amazon Web Services account that owns the resource share.
Type: String
Required: No
- resourceShareArn
-
The Amazon Resoure Name (ARN) of the resource share
Type: String
Required: No
- status
-
The current status of the resource share.
Type: String
Valid Values:
PENDING | ACTIVE | FAILED | DELETING | DELETED
Required: No
- statusMessage
-
A message about the status of the resource share.
Type: String
Required: No
- tags
-
The tag key and value pairs attached to the resource share.
Type: Array of Tag objects
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: