AWS opensearch-service documentation change
Summary
Corrected typos and clarified IAM Identity Center/SAML parameter descriptions without functional changes.
Security assessment
Changes are grammatical/formatting improvements to existing security documentation. No new security features added or vulnerabilities addressed.
Diff
diff --git a/opensearch-service/latest/ServerlessAPIReference/API_CreateSecurityConfig.md b/opensearch-service/latest/ServerlessAPIReference/API_CreateSecurityConfig.md index b6c165bf0..9d00b9d37 100644 --- a//opensearch-service/latest/ServerlessAPIReference/API_CreateSecurityConfig.md +++ b//opensearch-service/latest/ServerlessAPIReference/API_CreateSecurityConfig.md @@ -77 +77 @@ Required: No -Describes IAM Identity Center options in the form of a key-value map. This field is required if you specify iamidentitycenter for the type parameter. +Describes IAM Identity Center options in the form of a key-value map. This field is required if you specify `iamidentitycenter` for the `type` parameter. @@ -99 +99 @@ Required: Yes -Describes SAML options in in the form of a key-value map. This field is required if you specify `SAML` for the `type` parameter. +Describes SAML options in the form of a key-value map. This field is required if you specify `SAML` for the `type` parameter. @@ -169 +169 @@ For information about the errors that are common to all actions, see [Common Err -When creating a resource, thrown when a resource with the same name already exists or is being created. When deleting a resource, thrown when the resource is not in the ACTIVE or FAILED state. +When creating a resource, thrown when a resource with the same name already exists or is being created.