@@ -15,6 +15,7 @@ To declare this entity in your AWS CloudFormation template, use the following sy
1515 "<a href =" #createdbyuser " title =" CreatedByUser " >CreatedByUser</a >" : <i ><a href =" apiatlasusermetadata.md " >ApiAtlasUserMetadata</a ></i >,
1616 "<a href =" #lastupdatedbyuser " title =" LastUpdatedByUser " >LastUpdatedByUser</a >" : <i ><a href =" apiatlasusermetadata.md " >ApiAtlasUserMetadata</a ></i >,
1717 "<a href =" #name " title =" Name " >Name</a >" : <i >String</i >,
18+ "<a href =" #description " title =" Description " >Description</a >" : <i >String</i >,
1819 "<a href =" #orgid " title =" OrgId " >OrgId</a >" : <i >String</i >,
1920 "<a href =" #policies " title =" Policies " >Policies</a >" : <i >[ <a href =" apiatlaspolicy.md " >ApiAtlasPolicy</a >, ... ]</i >,
2021 "<a href =" #profile " title =" Profile " >Profile</a >" : <i >String</i >
@@ -30,6 +31,7 @@ Properties:
3031 <a href =" #createdbyuser " title =" CreatedByUser " >CreatedByUser</a >: <i ><a href =" apiatlasusermetadata.md " >ApiAtlasUserMetadata</a ></i >
3132 <a href =" #lastupdatedbyuser " title =" LastUpdatedByUser " >LastUpdatedByUser</a >: <i ><a href =" apiatlasusermetadata.md " >ApiAtlasUserMetadata</a ></i >
3233 <a href =" #name " title =" Name " >Name</a >: <i >String</i >
34+ <a href =" #description " title =" Description " >Description</a >: <i >String</i >
3335 <a href =" #orgid " title =" OrgId " >OrgId</a >: <i >String</i >
3436 <a href =" #policies " title =" Policies " >Policies</a >: <i >
3537 - <a href =" apiatlaspolicy.md " >ApiAtlasPolicy</a ></i >
@@ -64,6 +66,16 @@ _Type_: String
6466
6567_ Update requires_ : [ No interruption] ( https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt )
6668
69+ #### Description
70+
71+ Description of the Atlas resource policy.
72+
73+ _ Required_ : No
74+
75+ _ Type_ : String
76+
77+ _ Update requires_ : [ No interruption] ( https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt )
78+
6779#### OrgId
6880
6981Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the [ /orgs] ( #tag/Organizations/operation/listOrganizations ) endpoint to retrieve all organizations to which the authenticated user has access.
0 commit comments