v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465336243.7 KB

Modifies multiple properties related to SAML 2.0 authentication, including the enablement status, user access URL, and relay state parameter name that are used for configuring federation with an SAML 2.0 identity provider.

post/#X-Amz-Target=WorkspacesService.ModifySamlProperties

Headers

X-Amz-Target'WorkspacesService.ModifySamlProperties' required

Request body

ResourceIdstring required

The directory identifier for which you want to configure SAML properties.

PropertiesToDeleteDeletableSamlProperty[]
<p>The SAML properties to delete as part of your request.</p> <p>Specify one of the following options:</p> <ul> <li> <p> <code>SAML_PROPERTIES_USER_ACCESS_URL</code> to delete the user access URL.</p> </li> <li> <p> <code>SAML_PROPERTIES_RELAY_STATE_PARAMETER_NAME</code> to delete the relay state parameter name.</p> </li> </ul>

Response

Success

ModifySamlPropertiesResult required