AWS cli documentation change
Summary
Updated navigation links, CLI version number, and restructured parameter descriptions for the 'get-space' command. Changed field mappings (e.g., arn↔spaceId), added 'supportedEmailDomains' parameter, and reorganized IAM role/access control documentation.
Security assessment
Changes primarily involve documentation restructuring and parameter renaming (e.g., changing 'arn' to 'spaceId'). While there are references to IAM roles ('customerRoleArn') and access controls ('roles -> (map)'), these are existing security concepts being moved rather than new security content. The 'supportedEmailDomains' addition could relate to access control but lacks explicit security context. No CVE, vulnerability fix, or security incident response is mentioned.
Diff
diff --git a/cli/latest/reference/repostspace/get-space.md b/cli/latest/reference/repostspace/get-space.md index 8d3dc9661..aff9be8b6 100644 --- a//cli/latest/reference/repostspace/get-space.md +++ b//cli/latest/reference/repostspace/get-space.md @@ -13,3 +13,3 @@ - * [next](list-spaces.html "list-spaces") | - * [previous](deregister-admin.html "deregister-admin") | - * [AWS CLI 2.27.50 Command Reference](../../index.html) » + * [next](list-channels.html "list-channels") | + * [previous](get-channel.html "get-channel") | + * [AWS CLI 2.27.51 Command Reference](../../index.html) » @@ -22,2 +22,2 @@ - * [← deregister-admin](deregister-admin.html "previous chapter \(use the left arrow\)") / - * [list-spaces →](list-spaces.html "next chapter \(use the right arrow\)") + * [← get-channel](get-channel.html "previous chapter \(use the left arrow\)") / + * [list-channels →](list-channels.html "next chapter \(use the right arrow\)") @@ -195 +195 @@ Disable automatically prompt for CLI input parameters. -arn -> (string) +spaceId -> (string) @@ -197 +197 @@ arn -> (string) -> The ARN of the private re:Post. +> The unique ID of the private re:Post. @@ -199 +199 @@ arn -> (string) -clientId -> (string) +arn -> (string) @@ -201 +201 @@ clientId -> (string) -> The Identity Center identifier for the Application Instance. +> The ARN of the private re:Post. @@ -203 +203 @@ clientId -> (string) -configurationStatus -> (string) +name -> (string) @@ -205 +205 @@ configurationStatus -> (string) -> The configuration status of the private re:Post. +> The name of the private re:Post. @@ -207 +207 @@ configurationStatus -> (string) -contentSize -> (long) +status -> (string) @@ -209 +209 @@ contentSize -> (long) -> The content size of the private re:Post. +> The creation or deletion status of the private re:Post. @@ -211 +211 @@ contentSize -> (long) -createDateTime -> (timestamp) +configurationStatus -> (string) @@ -213 +213 @@ createDateTime -> (timestamp) -> The date when the private re:Post was created. +> The configuration status of the private re:Post. @@ -215 +215 @@ createDateTime -> (timestamp) -customerRoleArn -> (string) +clientId -> (string) @@ -217 +217 @@ customerRoleArn -> (string) -> The IAM role that grants permissions to the private re:Post to convert unanswered questions into AWS support tickets. +> The Identity Center identifier for the Application Instance. @@ -219 +219 @@ customerRoleArn -> (string) -deleteDateTime -> (timestamp) +identityStoreId -> (string) @@ -221 +221 @@ deleteDateTime -> (timestamp) -> The date when the private re:Post was deleted. +applicationArn -> (string) @@ -227 +227 @@ description -> (string) -groupAdmins -> (list) +vanityDomainStatus -> (string) @@ -229,3 +229 @@ groupAdmins -> (list) -> The list of groups that are administrators of the private re:Post. -> -> (string) +> The approval status of the custom subdomain. @@ -233 +231 @@ groupAdmins -> (list) -name -> (string) +vanityDomain -> (string) @@ -235 +233 @@ name -> (string) -> The name of the private re:Post. +> The custom subdomain that you use to access your private re:Post. All custom subdomains must be approved by AWS before use. @@ -241,11 +239 @@ randomDomain -> (string) -roles -> (map) - -> A map of accessor identifiers and their roles. -> -> key -> (string) -> -> value -> (list) -> ->> (string) - -spaceId -> (string) +customerRoleArn -> (string) @@ -253 +241 @@ spaceId -> (string) -> The unique ID of the private re:Post. +> The IAM role that grants permissions to the private re:Post to convert unanswered questions into AWS support tickets. @@ -255 +243 @@ spaceId -> (string) -status -> (string) +createDateTime -> (timestamp) @@ -257 +245 @@ status -> (string) -> The creation or deletion status of the private re:Post. +> The date when the private re:Post was created. @@ -259 +247 @@ status -> (string) -storageLimit -> (long) +deleteDateTime -> (timestamp) @@ -261 +249 @@ storageLimit -> (long) -> The storage limit of the private re:Post. +> The date when the private re:Post was deleted. @@ -266,0 +255,4 @@ tier -> (string) +storageLimit -> (long) + +> The storage limit of the private re:Post. + @@ -273 +265 @@ userAdmins -> (list) -userCount -> (integer) +groupAdmins -> (list) @@ -275 +267,13 @@ userCount -> (integer) -> The number of users that have onboarded to the private re:Post. +> The list of groups that are administrators of the private re:Post. +> +> (string) + +roles -> (map) + +> A map of accessor identifiers and their roles. +> +> key -> (string) +> +> value -> (list) +> +>> (string) @@ -281 +285 @@ userKMSKey -> (string) -vanityDomain -> (string) +userCount -> (integer) @@ -283 +287 @@ vanityDomain -> (string) -> The custom subdomain that you use to access your private re:Post. All custom subdomains must be approved by AWS before use. +> The number of users that have onboarded to the private re:Post. @@ -285 +289 @@ vanityDomain -> (string) -vanityDomainStatus -> (string) +contentSize -> (long) @@ -287 +291,9 @@ vanityDomainStatus -> (string) -> The approval status of the custom subdomain. +> The content size of the private re:Post. + +supportedEmailDomains -> (structure) + +> enabled -> (string) +> +> allowedDomains -> (list) +> +>> (string) @@ -289,2 +301,2 @@ vanityDomainStatus -> (string) - * [← deregister-admin](deregister-admin.html "previous chapter \(use the left arrow\)") / - * [list-spaces →](list-spaces.html "next chapter \(use the right arrow\)") + * [← get-channel](get-channel.html "previous chapter \(use the left arrow\)") / + * [list-channels →](list-channels.html "next chapter \(use the right arrow\)") @@ -297,3 +309,3 @@ vanityDomainStatus -> (string) - * [next](list-spaces.html "list-spaces") | - * [previous](deregister-admin.html "deregister-admin") | - * [AWS CLI 2.27.50 Command Reference](../../index.html) » + * [next](list-channels.html "list-channels") | + * [previous](get-channel.html "get-channel") | + * [AWS CLI 2.27.51 Command Reference](../../index.html) »