'2.0', 'service' => '
Use the Amazon OpenSearch Serverless API to create, configure, and manage OpenSearch Serverless collections and security policies.
OpenSearch Serverless is an on-demand, pre-provisioned serverless configuration for Amazon OpenSearch Service. OpenSearch Serverless removes the operational complexities of provisioning, configuring, and tuning your OpenSearch clusters. It enables you to easily search and analyze petabytes of data without having to worry about the underlying infrastructure and data management.
To learn more about OpenSearch Serverless, see What is Amazon OpenSearch Serverless?
', 'operations' => [ 'BatchGetCollection' => 'Returns attributes for one or more collections, including the collection endpoint and the OpenSearch Dashboards endpoint. For more information, see Creating and managing Amazon OpenSearch Serverless collections.
', 'BatchGetVpcEndpoint' => 'Returns attributes for one or more VPC endpoints associated with the current account. For more information, see Access Amazon OpenSearch Serverless using an interface endpoint.
', 'CreateAccessPolicy' => 'Creates a data access policy for OpenSearch Serverless. Access policies limit access to collections and the resources within them, and allow a user to access that data irrespective of the access mechanism or network source. For more information, see Data access control for Amazon OpenSearch Serverless.
', 'CreateCollection' => 'Creates a new OpenSearch Serverless collection. For more information, see Creating and managing Amazon OpenSearch Serverless collections.
', 'CreateSecurityConfig' => 'Specifies a security configuration for OpenSearch Serverless. For more information, see SAML authentication for Amazon OpenSearch Serverless.
', 'CreateSecurityPolicy' => 'Creates a security policy to be used by one or more OpenSearch Serverless collections. Security policies provide access to a collection and its OpenSearch Dashboards endpoint from public networks or specific VPC endpoints. They also allow you to secure a collection with a KMS encryption key. For more information, see Network access for Amazon OpenSearch Serverless and Encryption at rest for Amazon OpenSearch Serverless.
', 'CreateVpcEndpoint' => 'Creates an OpenSearch Serverless-managed interface VPC endpoint. For more information, see Access Amazon OpenSearch Serverless using an interface endpoint.
', 'DeleteAccessPolicy' => 'Deletes an OpenSearch Serverless access policy. For more information, see Data access control for Amazon OpenSearch Serverless.
', 'DeleteCollection' => 'Deletes an OpenSearch Serverless collection. For more information, see Creating and managing Amazon OpenSearch Serverless collections.
', 'DeleteSecurityConfig' => 'Deletes a security configuration for OpenSearch Serverless. For more information, see SAML authentication for Amazon OpenSearch Serverless.
', 'DeleteSecurityPolicy' => 'Deletes an OpenSearch Serverless security policy.
', 'DeleteVpcEndpoint' => 'Deletes an OpenSearch Serverless-managed interface endpoint. For more information, see Access Amazon OpenSearch Serverless using an interface endpoint.
', 'GetAccessPolicy' => 'Returns an OpenSearch Serverless access policy. For more information, see Data access control for Amazon OpenSearch Serverless.
', 'GetAccountSettings' => 'Returns account-level settings related to OpenSearch Serverless.
', 'GetPoliciesStats' => 'Returns statistical information about your OpenSearch Serverless access policies, security configurations, and security policies.
', 'GetSecurityConfig' => 'Returns information about an OpenSearch Serverless security configuration. For more information, see SAML authentication for Amazon OpenSearch Serverless.
', 'GetSecurityPolicy' => 'Returns information about a configured OpenSearch Serverless security policy. For more information, see Network access for Amazon OpenSearch Serverless and Encryption at rest for Amazon OpenSearch Serverless.
', 'ListAccessPolicies' => 'Returns information about a list of OpenSearch Serverless access policies.
', 'ListCollections' => 'Lists all OpenSearch Serverless collections. For more information, see Creating and managing Amazon OpenSearch Serverless collections.
Make sure to include an empty request body {} if you don\'t include any collection filters in the request.
Returns information about configured OpenSearch Serverless security configurations. For more information, see SAML authentication for Amazon OpenSearch Serverless.
', 'ListSecurityPolicies' => 'Returns information about configured OpenSearch Serverless security policies.
', 'ListTagsForResource' => 'Returns the tags for an OpenSearch Serverless resource. For more information, see Tagging Amazon OpenSearch Serverless collections.
', 'ListVpcEndpoints' => 'Returns the OpenSearch Serverless-managed interface VPC endpoints associated with the current account. For more information, see Access Amazon OpenSearch Serverless using an interface endpoint.
', 'TagResource' => 'Associates tags with an OpenSearch Serverless resource. For more information, see Tagging Amazon OpenSearch Serverless collections.
', 'UntagResource' => 'Removes a tag or set of tags from an OpenSearch Serverless resource. For more information, see Tagging Amazon OpenSearch Serverless collections.
', 'UpdateAccessPolicy' => 'Updates an OpenSearch Serverless access policy. For more information, see Data access control for Amazon OpenSearch Serverless.
', 'UpdateAccountSettings' => 'Update the OpenSearch Serverless settings for the current Amazon Web Services account. For more information, see Managing capacity limits for Amazon OpenSearch Serverless.
', 'UpdateCollection' => 'Updates an OpenSearch Serverless collection.
', 'UpdateSecurityConfig' => 'Updates a security configuration for OpenSearch Serverless. For more information, see SAML authentication for Amazon OpenSearch Serverless.
', 'UpdateSecurityPolicy' => 'Updates an OpenSearch Serverless security policy. For more information, see Network access for Amazon OpenSearch Serverless and Encryption at rest for Amazon OpenSearch Serverless.
', 'UpdateVpcEndpoint' => 'Updates an OpenSearch Serverless-managed interface endpoint. For more information, see Access Amazon OpenSearch Serverless using an interface endpoint.
', ], 'shapes' => [ 'AccessPolicyDetail' => [ 'base' => 'Details about an OpenSearch Serverless access policy.
', 'refs' => [ 'CreateAccessPolicyResponse$accessPolicyDetail' => 'Details about the created access policy.
', 'GetAccessPolicyResponse$accessPolicyDetail' => 'Details about the requested access policy.
', 'UpdateAccessPolicyResponse$accessPolicyDetail' => 'Details about the updated access policy.
', ], ], 'AccessPolicyStats' => [ 'base' => 'Statistics for an OpenSearch Serverless access policy.
', 'refs' => [ 'GetPoliciesStatsResponse$AccessPolicyStats' => 'Information about the data access policies in your account.
', ], ], 'AccessPolicySummaries' => [ 'base' => NULL, 'refs' => [ 'ListAccessPoliciesResponse$accessPolicySummaries' => 'Details about the requested access policies.
', ], ], 'AccessPolicySummary' => [ 'base' => 'A summary of the data access policy.
', 'refs' => [ 'AccessPolicySummaries$member' => NULL, ], ], 'AccessPolicyType' => [ 'base' => NULL, 'refs' => [ 'AccessPolicyDetail$type' => 'The type of access policy.
', 'AccessPolicySummary$type' => 'The type of access policy. Currently the only available type is data
.
The type of policy.
', 'DeleteAccessPolicyRequest$type' => 'The type of policy.
', 'GetAccessPolicyRequest$type' => 'Tye type of policy. Currently the only supported value is data
.
The type of access policy.
', 'UpdateAccessPolicyRequest$type' => 'The type of policy.
', ], ], 'AccountSettingsDetail' => [ 'base' => 'OpenSearch Serverless-related information for the current account.
', 'refs' => [ 'GetAccountSettingsResponse$accountSettingsDetail' => 'OpenSearch Serverless-related details for the current account.
', 'UpdateAccountSettingsResponse$accountSettingsDetail' => 'OpenSearch Serverless-related settings for the current Amazon Web Services account.
', ], ], 'Arn' => [ 'base' => NULL, 'refs' => [ 'ListTagsForResourceRequest$resourceArn' => 'The Amazon Resource Name (ARN) of the resource. The resource must be active (not in the DELETING
state), and must be owned by the account ID included in the request.
The Amazon Resource Name (ARN) of the resource. The resource must be active (not in the DELETING
state), and must be owned by the account ID included in the request.
The Amazon Resource Name (ARN) of the resource to remove tags from. The resource must be active (not in the DELETING
state), and must be owned by the account ID included in the request.
The maximum capacity limits for all OpenSearch Serverless collections, in OpenSearch Compute Units (OCUs). These limits are used to scale your collections based on the current workload. For more information, see Managing capacity limits for Amazon OpenSearch Serverless.
', 'refs' => [ 'AccountSettingsDetail$capacityLimits' => NULL, 'UpdateAccountSettingsRequest$capacityLimits' => NULL, ], ], 'ClientToken' => [ 'base' => NULL, 'refs' => [ 'CreateAccessPolicyRequest$clientToken' => 'Unique, case-sensitive identifier to ensure idempotency of the request.
', 'CreateCollectionRequest$clientToken' => 'Unique, case-sensitive identifier to ensure idempotency of the request.
', 'CreateSecurityConfigRequest$clientToken' => 'Unique, case-sensitive identifier to ensure idempotency of the request.
', 'CreateSecurityPolicyRequest$clientToken' => 'Unique, case-sensitive identifier to ensure idempotency of the request.
', 'CreateVpcEndpointRequest$clientToken' => 'Unique, case-sensitive identifier to ensure idempotency of the request.
', 'DeleteAccessPolicyRequest$clientToken' => 'Unique, case-sensitive identifier to ensure idempotency of the request.
', 'DeleteCollectionRequest$clientToken' => 'A unique, case-sensitive identifier to ensure idempotency of the request.
', 'DeleteSecurityConfigRequest$clientToken' => 'Unique, case-sensitive identifier to ensure idempotency of the request.
', 'DeleteSecurityPolicyRequest$clientToken' => 'Unique, case-sensitive identifier to ensure idempotency of the request.
', 'DeleteVpcEndpointRequest$clientToken' => 'Unique, case-sensitive identifier to ensure idempotency of the request.
', 'UpdateAccessPolicyRequest$clientToken' => 'Unique, case-sensitive identifier to ensure idempotency of the request.
', 'UpdateCollectionRequest$clientToken' => 'Unique, case-sensitive identifier to ensure idempotency of the request.
', 'UpdateSecurityConfigRequest$clientToken' => 'Unique, case-sensitive identifier to ensure idempotency of the request.
', 'UpdateSecurityPolicyRequest$clientToken' => 'Unique, case-sensitive identifier to ensure idempotency of the request.
', 'UpdateVpcEndpointRequest$clientToken' => 'Unique, case-sensitive identifier to ensure idempotency of the request.
', ], ], 'CollectionDetail' => [ 'base' => 'Details about each OpenSearch Serverless collection, including the collection endpoint and the OpenSearch Dashboards endpoint.
', 'refs' => [ 'CollectionDetails$member' => NULL, ], ], 'CollectionDetails' => [ 'base' => NULL, 'refs' => [ 'BatchGetCollectionResponse$collectionDetails' => 'Details about each collection.
', ], ], 'CollectionErrorDetail' => [ 'base' => 'Error information for an OpenSearch Serverless request.
', 'refs' => [ 'CollectionErrorDetails$member' => NULL, ], ], 'CollectionErrorDetails' => [ 'base' => NULL, 'refs' => [ 'BatchGetCollectionResponse$collectionErrorDetails' => 'Error information for the request.
', ], ], 'CollectionFilters' => [ 'base' => 'List of filter keys that you can use for LIST, UPDATE, and DELETE requests to OpenSearch Serverless collections.
', 'refs' => [ 'ListCollectionsRequest$collectionFilters' => 'List of filter names and values that you can use for requests.
', ], ], 'CollectionId' => [ 'base' => NULL, 'refs' => [ 'CollectionDetail$id' => 'A unique identifier for the collection.
', 'CollectionErrorDetail$id' => 'If the request contains collection IDs, the response includes the IDs provided in the request.
', 'CollectionIds$member' => NULL, 'CollectionSummary$id' => 'The unique identifier of the collection.
', 'CreateCollectionDetail$id' => 'The unique identifier of the collection.
', 'DeleteCollectionDetail$id' => 'The unique identifier of the collection.
', 'DeleteCollectionRequest$id' => 'The unique identifier of the collection. For example, 1iu5usc406kd
. The ID is part of the collection endpoint. You can also retrieve it using the ListCollections API.
The unique identifier of the collection.
', 'UpdateCollectionRequest$id' => 'The unique identifier of the collection.
', ], ], 'CollectionIds' => [ 'base' => NULL, 'refs' => [ 'BatchGetCollectionRequest$ids' => 'A list of collection IDs. You can\'t provide names and IDs in the same request. The ID is part of the collection endpoint. You can also retrieve it using the ListCollections API.
', ], ], 'CollectionName' => [ 'base' => NULL, 'refs' => [ 'CollectionDetail$name' => 'The name of the collection.
', 'CollectionErrorDetail$name' => 'If the request contains collection names, the response includes the names provided in the request.
', 'CollectionFilters$name' => 'The name of the collection.
', 'CollectionNames$member' => NULL, 'CollectionSummary$name' => 'The name of the collection.
', 'CreateCollectionDetail$name' => 'The name of the collection.
', 'CreateCollectionRequest$name' => 'Name of the collection.
', 'DeleteCollectionDetail$name' => 'The name of the collection.
', 'UpdateCollectionDetail$name' => 'The name of the collection.
', ], ], 'CollectionNames' => [ 'base' => NULL, 'refs' => [ 'BatchGetCollectionRequest$names' => 'A list of collection names. You can\'t provide names and IDs in the same request.
', ], ], 'CollectionStatus' => [ 'base' => NULL, 'refs' => [ 'CollectionDetail$status' => 'The current status of the collection.
', 'CollectionFilters$status' => 'The current status of the collection.
', 'CollectionSummary$status' => 'The current status of the collection.
', 'CreateCollectionDetail$status' => 'The current status of the collection.
', 'DeleteCollectionDetail$status' => 'The current status of the collection.
', 'UpdateCollectionDetail$status' => 'The current status of the collection.
', ], ], 'CollectionSummaries' => [ 'base' => NULL, 'refs' => [ 'ListCollectionsResponse$collectionSummaries' => 'Details about each collection.
', ], ], 'CollectionSummary' => [ 'base' => 'Details about each OpenSearch Serverless collection.
', 'refs' => [ 'CollectionSummaries$member' => NULL, ], ], 'CollectionType' => [ 'base' => NULL, 'refs' => [ 'CollectionDetail$type' => 'The type of collection.
', 'CreateCollectionDetail$type' => 'The type of collection.
', 'CreateCollectionRequest$type' => 'The type of collection.
', 'UpdateCollectionDetail$type' => 'The collection type.
', ], ], 'ConfigDescription' => [ 'base' => NULL, 'refs' => [ 'CreateSecurityConfigRequest$description' => 'A description of the security configuration.
', 'SecurityConfigDetail$description' => 'The description of the security configuration.
', 'SecurityConfigSummary$description' => 'The description of the security configuration.
', 'UpdateSecurityConfigRequest$description' => 'A description of the security configuration.
', ], ], 'ConfigName' => [ 'base' => NULL, 'refs' => [ 'CreateSecurityConfigRequest$name' => 'The name of the security configuration.
', ], ], 'ConflictException' => [ 'base' => '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.
', 'refs' => [], ], 'CreateAccessPolicyRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateAccessPolicyResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateCollectionDetail' => [ 'base' => 'Details about the created OpenSearch Serverless collection.
', 'refs' => [ 'CreateCollectionResponse$createCollectionDetail' => 'Details about the collection.
', ], ], 'CreateCollectionRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateCollectionRequestDescriptionString' => [ 'base' => NULL, 'refs' => [ 'CreateCollectionRequest$description' => 'Description of the collection.
', ], ], 'CreateCollectionResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateSecurityConfigRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateSecurityConfigResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateSecurityPolicyRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateSecurityPolicyResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateVpcEndpointDetail' => [ 'base' => 'Creation details for an OpenSearch Serverless-managed interface endpoint. For more information, see Access Amazon OpenSearch Serverless using an interface endpoint.
', 'refs' => [ 'CreateVpcEndpointResponse$createVpcEndpointDetail' => 'Details about the created interface VPC endpoint.
', ], ], 'CreateVpcEndpointRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateVpcEndpointResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAccessPolicyRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAccessPolicyResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteCollectionDetail' => [ 'base' => 'Details about a deleted OpenSearch Serverless collection.
', 'refs' => [ 'DeleteCollectionResponse$deleteCollectionDetail' => 'Details of the deleted collection.
', ], ], 'DeleteCollectionRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteCollectionResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteSecurityConfigRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteSecurityConfigResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteSecurityPolicyRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteSecurityPolicyResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVpcEndpointDetail' => [ 'base' => 'Deletion details for an OpenSearch Serverless-managed interface endpoint.
', 'refs' => [ 'DeleteVpcEndpointResponse$deleteVpcEndpointDetail' => 'Details about the deleted endpoint.
', ], ], 'DeleteVpcEndpointRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVpcEndpointResponse' => [ 'base' => NULL, 'refs' => [], ], 'Document' => [ 'base' => NULL, 'refs' => [ 'AccessPolicyDetail$policy' => 'The JSON policy document without any whitespaces.
', 'SecurityPolicyDetail$policy' => 'The JSON policy document without any whitespaces.
', ], ], 'GetAccessPolicyRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAccessPolicyResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetAccountSettingsRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAccountSettingsResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetPoliciesStatsRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetPoliciesStatsResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetSecurityConfigRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetSecurityConfigResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetSecurityPolicyRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetSecurityPolicyResponse' => [ 'base' => NULL, 'refs' => [], ], 'IndexingCapacityValue' => [ 'base' => NULL, 'refs' => [ 'CapacityLimits$maxIndexingCapacityInOCU' => 'The maximum indexing capacity for collections.
', ], ], 'InternalServerException' => [ 'base' => 'Thrown when an error internal to the service occurs while processing a request.
', 'refs' => [], ], 'ListAccessPoliciesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListAccessPoliciesRequestMaxResultsInteger' => [ 'base' => NULL, 'refs' => [ 'ListAccessPoliciesRequest$maxResults' => 'An optional parameter that specifies the maximum number of results to return. You can use nextToken
to get the next page of results. The default is 20.
Resource filters (can be collections or indexes) that policies can apply to.
', ], ], 'ListAccessPoliciesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListCollectionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListCollectionsRequestMaxResultsInteger' => [ 'base' => NULL, 'refs' => [ 'ListCollectionsRequest$maxResults' => 'The maximum number of results to return. Default is 20. You can use nextToken
to get the next page of results.
An optional parameter that specifies the maximum number of results to return. You can use nextToken
to get the next page of results. The default is 20.
An optional parameter that specifies the maximum number of results to return. You can use nextToken
to get the next page of results. The default is 20.
Resource filters (can be collection or indexes) that policies can apply to.
', ], ], 'ListSecurityPoliciesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListVpcEndpointsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListVpcEndpointsRequestMaxResultsInteger' => [ 'base' => NULL, 'refs' => [ 'ListVpcEndpointsRequest$maxResults' => 'An optional parameter that specifies the maximum number of results to return. You can use nextToken
to get the next page of results. The default is 20.
The date the policy was created.
', 'AccessPolicyDetail$lastModifiedDate' => 'The timestamp of when the policy was last modified.
', 'AccessPolicyStats$DataPolicyCount' => 'The number of data access policies in the current account.
', 'AccessPolicySummary$createdDate' => 'The Epoch time when the access policy was created.
', 'AccessPolicySummary$lastModifiedDate' => 'The date and time when the collection was last modified.
', 'CollectionDetail$createdDate' => 'The Epoch time when the collection was created.
', 'CollectionDetail$lastModifiedDate' => 'The date and time when the collection was last modified.
', 'CreateCollectionDetail$createdDate' => 'The Epoch time when the collection was created.
', 'CreateCollectionDetail$lastModifiedDate' => 'The date and time when the collection was last modified.
', 'GetPoliciesStatsResponse$TotalPolicyCount' => 'The total number of OpenSearch Serverless security policies and configurations in your account.
', 'SecurityConfigDetail$createdDate' => 'The date the configuration was created.
', 'SecurityConfigDetail$lastModifiedDate' => 'The timestamp of when the configuration was last modified.
', 'SecurityConfigStats$SamlConfigCount' => 'The number of security configurations in the current account.
', 'SecurityConfigSummary$createdDate' => 'The Epoch time when the security configuration was created.
', 'SecurityConfigSummary$lastModifiedDate' => 'The timestamp of when the configuration was last modified.
', 'SecurityPolicyDetail$createdDate' => 'The date the policy was created.
', 'SecurityPolicyDetail$lastModifiedDate' => 'The timestamp of when the policy was last modified.
', 'SecurityPolicyStats$EncryptionPolicyCount' => 'The number of encryption policies in the current account.
', 'SecurityPolicyStats$NetworkPolicyCount' => 'The number of network policies in the current account.
', 'SecurityPolicySummary$createdDate' => 'The date the policy was created.
', 'SecurityPolicySummary$lastModifiedDate' => 'The timestamp of when the policy was last modified.
', 'UpdateCollectionDetail$createdDate' => 'The date and time when the collection was created.
', 'UpdateCollectionDetail$lastModifiedDate' => 'The date and time when the collection was last modified.
', 'UpdateVpcEndpointDetail$lastModifiedDate' => 'The timestamp of when the endpoint was last modified.
', 'VpcEndpointDetail$createdDate' => 'The date the endpoint was created.
', ], ], 'OcuLimitExceededException' => [ 'base' => 'Thrown when the collection you\'re attempting to create results in a number of search or indexing OCUs that exceeds the account limit.
', 'refs' => [], ], 'PolicyDescription' => [ 'base' => NULL, 'refs' => [ 'AccessPolicyDetail$description' => 'The description of the policy.
', 'AccessPolicySummary$description' => 'The description of the access policy.
', 'CreateAccessPolicyRequest$description' => 'A description of the policy. Typically used to store information about the permissions defined in the policy.
', 'CreateSecurityPolicyRequest$description' => 'A description of the policy. Typically used to store information about the permissions defined in the policy.
', 'SecurityPolicyDetail$description' => 'The description of the security policy.
', 'SecurityPolicySummary$description' => 'The description of the security policy.
', 'UpdateAccessPolicyRequest$description' => 'A description of the policy. Typically used to store information about the permissions defined in the policy.
', 'UpdateSecurityPolicyRequest$description' => 'A description of the policy. Typically used to store information about the permissions defined in the policy.
', ], ], 'PolicyDocument' => [ 'base' => NULL, 'refs' => [ 'CreateAccessPolicyRequest$policy' => 'The JSON policy document to use as the content for the policy.
', 'CreateSecurityPolicyRequest$policy' => 'The JSON policy document to use as the content for the new policy.
', 'UpdateAccessPolicyRequest$policy' => 'The JSON policy document to use as the content for the policy.
', 'UpdateSecurityPolicyRequest$policy' => 'The JSON policy document to use as the content for the new policy.
', ], ], 'PolicyName' => [ 'base' => NULL, 'refs' => [ 'AccessPolicyDetail$name' => 'The name of the policy.
', 'AccessPolicySummary$name' => 'The name of the access policy.
', 'CreateAccessPolicyRequest$name' => 'The name of the policy.
', 'CreateSecurityPolicyRequest$name' => 'The name of the policy.
', 'DeleteAccessPolicyRequest$name' => 'The name of the policy to delete.
', 'DeleteSecurityPolicyRequest$name' => 'The name of the policy to delete.
', 'GetAccessPolicyRequest$name' => 'The name of the access policy.
', 'GetSecurityPolicyRequest$name' => 'The name of the security policy.
', 'SecurityPolicyDetail$name' => 'The name of the policy.
', 'SecurityPolicySummary$name' => 'The name of the policy.
', 'UpdateAccessPolicyRequest$name' => 'The name of the policy.
', 'UpdateSecurityPolicyRequest$name' => 'The name of the policy.
', ], ], 'PolicyVersion' => [ 'base' => NULL, 'refs' => [ 'AccessPolicyDetail$policyVersion' => 'The version of the policy.
', 'AccessPolicySummary$policyVersion' => 'The version of the policy.
', 'SecurityConfigDetail$configVersion' => 'The version of the security configuration.
', 'SecurityConfigSummary$configVersion' => 'The version of the security configuration.
', 'SecurityPolicyDetail$policyVersion' => 'The version of the policy.
', 'SecurityPolicySummary$policyVersion' => 'The version of the policy.
', 'UpdateAccessPolicyRequest$policyVersion' => 'The version of the policy being updated.
', 'UpdateSecurityConfigRequest$configVersion' => 'The version of the security configuration to be updated. You can find the most recent version of a security configuration using the GetSecurityPolicy
command.
The version of the policy being updated.
', ], ], 'Resource' => [ 'base' => NULL, 'refs' => [ 'ListAccessPoliciesRequestResourceList$member' => NULL, 'ListSecurityPoliciesRequestResourceList$member' => NULL, ], ], 'ResourceNotFoundException' => [ 'base' => 'Thrown when accessing or deleting a resource that does not exist.
', 'refs' => [], ], 'SamlConfigOptions' => [ 'base' => 'Describes SAML options for an OpenSearch Serverless security configuration in the form of a key-value map.
', 'refs' => [ 'CreateSecurityConfigRequest$samlOptions' => 'Describes SAML options in in the form of a key-value map. This field is required if you specify saml
for the type
parameter.
SAML options for the security configuration in the form of a key-value map.
', 'UpdateSecurityConfigRequest$samlOptions' => 'SAML options in in the form of a key-value map.
', ], ], 'SamlConfigOptionsSessionTimeoutInteger' => [ 'base' => NULL, 'refs' => [ 'SamlConfigOptions$sessionTimeout' => 'The session timeout, in minutes. Default is 60 minutes (12 hours).
', ], ], 'SearchCapacityValue' => [ 'base' => NULL, 'refs' => [ 'CapacityLimits$maxSearchCapacityInOCU' => 'The maximum search capacity for collections.
', ], ], 'SecurityConfigDetail' => [ 'base' => 'Details about a security configuration for OpenSearch Serverless.
', 'refs' => [ 'CreateSecurityConfigResponse$securityConfigDetail' => 'Details about the created security configuration.
', 'GetSecurityConfigResponse$securityConfigDetail' => 'Details of the requested security configuration.
', 'UpdateSecurityConfigResponse$securityConfigDetail' => 'Details about the updated security configuration.
', ], ], 'SecurityConfigId' => [ 'base' => NULL, 'refs' => [ 'DeleteSecurityConfigRequest$id' => 'The security configuration identifier. For SAML the ID will be saml/<accountId>/<idpProviderName>
. For example, saml/123456789123/OKTADev
.
The unique identifier of the security configuration.
', 'SecurityConfigDetail$id' => 'The unique identifier of the security configuration.
', 'SecurityConfigSummary$id' => 'The unique identifier of the security configuration.
', 'UpdateSecurityConfigRequest$id' => 'The security configuration identifier. For SAML the ID will be saml/<accountId>/<idpProviderName>
. For example, saml/123456789123/OKTADev
.
Statistics for an OpenSearch Serverless security configuration.
', 'refs' => [ 'GetPoliciesStatsResponse$SecurityConfigStats' => 'Information about the security configurations in your account.
', ], ], 'SecurityConfigSummaries' => [ 'base' => NULL, 'refs' => [ 'ListSecurityConfigsResponse$securityConfigSummaries' => 'Details about the security configurations in your account.
', ], ], 'SecurityConfigSummary' => [ 'base' => 'A summary of a security configuration for OpenSearch Serverless.
', 'refs' => [ 'SecurityConfigSummaries$member' => NULL, ], ], 'SecurityConfigType' => [ 'base' => NULL, 'refs' => [ 'CreateSecurityConfigRequest$type' => 'The type of security configuration.
', 'ListSecurityConfigsRequest$type' => 'The type of security configuration.
', 'SecurityConfigDetail$type' => 'The type of security configuration.
', 'SecurityConfigSummary$type' => 'The type of security configuration.
', ], ], 'SecurityGroupId' => [ 'base' => NULL, 'refs' => [ 'SecurityGroupIds$member' => NULL, ], ], 'SecurityGroupIds' => [ 'base' => NULL, 'refs' => [ 'CreateVpcEndpointRequest$securityGroupIds' => 'The unique identifiers of the security groups that define the ports, protocols, and sources for inbound traffic that you are authorizing into your endpoint.
', 'UpdateVpcEndpointDetail$securityGroupIds' => 'The unique identifiers of the security groups that define the ports, protocols, and sources for inbound traffic that you are authorizing into your endpoint.
', 'UpdateVpcEndpointRequest$addSecurityGroupIds' => 'The unique identifiers of the security groups to add to the endpoint. Security groups define the ports, protocols, and sources for inbound traffic that you are authorizing into your endpoint.
', 'UpdateVpcEndpointRequest$removeSecurityGroupIds' => 'The unique identifiers of the security groups to remove from the endpoint.
', 'VpcEndpointDetail$securityGroupIds' => 'The unique identifiers of the security groups that define the ports, protocols, and sources for inbound traffic that you are authorizing into your endpoint.
', ], ], 'SecurityPolicyDetail' => [ 'base' => 'Details about an OpenSearch Serverless security policy.
', 'refs' => [ 'CreateSecurityPolicyResponse$securityPolicyDetail' => 'Details about the created security policy.
', 'GetSecurityPolicyResponse$securityPolicyDetail' => 'Details about the requested security policy.
', 'UpdateSecurityPolicyResponse$securityPolicyDetail' => 'Details about the updated security policy.
', ], ], 'SecurityPolicyStats' => [ 'base' => 'Statistics for an OpenSearch Serverless security policy.
', 'refs' => [ 'GetPoliciesStatsResponse$SecurityPolicyStats' => 'Information about the security policies in your account.
', ], ], 'SecurityPolicySummaries' => [ 'base' => NULL, 'refs' => [ 'ListSecurityPoliciesResponse$securityPolicySummaries' => 'Details about the security policies in your account.
', ], ], 'SecurityPolicySummary' => [ 'base' => 'A summary of a security policy for OpenSearch Serverless.
', 'refs' => [ 'SecurityPolicySummaries$member' => NULL, ], ], 'SecurityPolicyType' => [ 'base' => NULL, 'refs' => [ 'CreateSecurityPolicyRequest$type' => 'The type of security policy.
', 'DeleteSecurityPolicyRequest$type' => 'The type of policy.
', 'GetSecurityPolicyRequest$type' => 'The type of security policy.
', 'ListSecurityPoliciesRequest$type' => 'The type of policy.
', 'SecurityPolicyDetail$type' => 'The type of security policy.
', 'SecurityPolicySummary$type' => 'The type of security policy.
', 'UpdateSecurityPolicyRequest$type' => 'The type of access policy.
', ], ], 'ServiceQuotaExceededException' => [ 'base' => 'Thrown when you attempt to create more resources than the service allows based on service quotas.
', 'refs' => [], ], 'String' => [ 'base' => NULL, 'refs' => [ 'CollectionDetail$arn' => 'The Amazon Resource Name (ARN) of the collection.
', 'CollectionDetail$collectionEndpoint' => 'Collection-specific endpoint used to submit index, search, and data upload requests to an OpenSearch Serverless collection.
', 'CollectionDetail$dashboardEndpoint' => 'Collection-specific endpoint used to access OpenSearch Dashboards.
', 'CollectionDetail$description' => 'A description of the collection.
', 'CollectionDetail$kmsKeyArn' => 'The ARN of the Amazon Web Services KMS key used to encrypt the collection.
', 'CollectionErrorDetail$errorCode' => 'The error code for the request. For example, NOT_FOUND
.
A description of the error. For example, The specified Collection is not found.
The Amazon Resource Name (ARN) of the collection.
', 'ConflictException$message' => NULL, 'CreateCollectionDetail$arn' => 'The Amazon Resource Name (ARN) of the collection.
', 'CreateCollectionDetail$description' => 'A description of the collection.
', 'CreateCollectionDetail$kmsKeyArn' => 'The Amazon Resource Name (ARN) of the KMS key with which to encrypt the collection.
', 'InternalServerException$message' => NULL, 'ListAccessPoliciesRequest$nextToken' => 'If your initial ListAccessPolicies
operation returns a nextToken
, you can include the returned nextToken
in subsequent ListAccessPolicies
operations, which returns results in the next page.
When nextToken
is returned, there are more results available. The value of nextToken
is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.
If your initial ListCollections
operation returns a nextToken
, you can include the returned nextToken
in subsequent ListCollections
operations, which returns results in the next page.
When nextToken
is returned, there are more results available. The value of nextToken
is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.
If your initial ListSecurityConfigs
operation returns a nextToken
, you can include the returned nextToken
in subsequent ListSecurityConfigs
operations, which returns results in the next page.
When nextToken
is returned, there are more results available. The value of nextToken
is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.
If your initial ListSecurityPolicies
operation returns a nextToken
, you can include the returned nextToken
in subsequent ListSecurityPolicies
operations, which returns results in the next page.
When nextToken
is returned, there are more results available. The value of nextToken
is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.
If your initial ListVpcEndpoints
operation returns a nextToken
, you can include the returned nextToken
in subsequent ListVpcEndpoints
operations, which returns results in the next page.
When nextToken
is returned, there are more results available. The value of nextToken
is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.
Description of the error.
', 'ResourceNotFoundException$message' => NULL, 'ServiceQuotaExceededException$message' => 'Description of the error.
', 'ServiceQuotaExceededException$quotaCode' => 'Service Quotas requirement to identify originating quota.
', 'ServiceQuotaExceededException$resourceId' => 'Identifier of the resource affected.
', 'ServiceQuotaExceededException$resourceType' => 'Type of the resource affected.
', 'ServiceQuotaExceededException$serviceCode' => 'Service Quotas requirement to identify originating service.
', 'UpdateCollectionDetail$arn' => 'The Amazon Resource Name (ARN) of the collection.
', 'UpdateCollectionDetail$description' => 'The description of the collection.
', 'ValidationException$message' => NULL, 'VpcEndpointErrorDetail$errorCode' => 'The error code for the failed request.
', 'VpcEndpointErrorDetail$errorMessage' => 'An error message describing the reason for the failure.
', ], ], 'SubnetId' => [ 'base' => NULL, 'refs' => [ 'SubnetIds$member' => NULL, ], ], 'SubnetIds' => [ 'base' => NULL, 'refs' => [ 'CreateVpcEndpointRequest$subnetIds' => 'The ID of one or more subnets from which you\'ll access OpenSearch Serverless.
', 'UpdateVpcEndpointDetail$subnetIds' => 'The ID of the subnets from which you access OpenSearch Serverless.
', 'UpdateVpcEndpointRequest$addSubnetIds' => 'The ID of one or more subnets to add to the endpoint.
', 'UpdateVpcEndpointRequest$removeSubnetIds' => 'The unique identifiers of the subnets to remove from the endpoint.
', 'VpcEndpointDetail$subnetIds' => 'The ID of the subnets from which you access OpenSearch Serverless.
', ], ], 'Tag' => [ 'base' => 'A map of key-value pairs associated to an OpenSearch Serverless resource.
', 'refs' => [ 'Tags$member' => NULL, ], ], 'TagKey' => [ 'base' => NULL, 'refs' => [ 'Tag$key' => 'The key to use in the tag.
', 'TagKeys$member' => NULL, ], ], 'TagKeys' => [ 'base' => NULL, 'refs' => [ 'UntagResourceRequest$tagKeys' => 'The tag or set of tags to remove from the resource. All tag keys in the request must be unique.
', ], ], 'TagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'TagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'TagValue' => [ 'base' => NULL, 'refs' => [ 'Tag$value' => 'The value of the tag.
', ], ], 'Tags' => [ 'base' => NULL, 'refs' => [ 'CreateCollectionRequest$tags' => 'An arbitrary set of tags (key–value pairs) to associate with the OpenSearch Serverless collection.
', 'ListTagsForResourceResponse$tags' => 'The tags associated with the resource.
', 'TagResourceRequest$tags' => 'A list of tags (key-value pairs) to add to the resource. All tag keys in the request must be unique.
', ], ], 'UntagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'UntagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateAccessPolicyRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateAccessPolicyResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateAccountSettingsRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateAccountSettingsResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateCollectionDetail' => [ 'base' => 'Details about an updated OpenSearch Serverless collection.
', 'refs' => [ 'UpdateCollectionResponse$updateCollectionDetail' => 'Details about the updated collection.
', ], ], 'UpdateCollectionRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateCollectionRequestDescriptionString' => [ 'base' => NULL, 'refs' => [ 'UpdateCollectionRequest$description' => 'A description of the collection.
', ], ], 'UpdateCollectionResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateSecurityConfigRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateSecurityConfigResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateSecurityPolicyRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateSecurityPolicyResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateVpcEndpointDetail' => [ 'base' => 'Update details for an OpenSearch Serverless-managed interface endpoint.
', 'refs' => [ 'UpdateVpcEndpointResponse$UpdateVpcEndpointDetail' => 'Details about the updated VPC endpoint.
', ], ], 'UpdateVpcEndpointRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateVpcEndpointResponse' => [ 'base' => NULL, 'refs' => [], ], 'ValidationException' => [ 'base' => 'Thrown when the HTTP request contains invalid input or is missing required input.
', 'refs' => [], ], 'VpcEndpointDetail' => [ 'base' => 'Details about an OpenSearch Serverless-managed interface endpoint.
', 'refs' => [ 'VpcEndpointDetails$member' => NULL, ], ], 'VpcEndpointDetails' => [ 'base' => NULL, 'refs' => [ 'BatchGetVpcEndpointResponse$vpcEndpointDetails' => 'Details about the specified VPC endpoint.
', ], ], 'VpcEndpointErrorDetail' => [ 'base' => 'Error information for a failed BatchGetVpcEndpoint
request.
Error information for a failed request.
', ], ], 'VpcEndpointFilters' => [ 'base' => 'Filter the results of a ListVpcEndpoints
request.
Filter the results according to the current status of the VPC endpoint. Possible statuses are CREATING
, DELETING
, UPDATING
, ACTIVE
, and FAILED
.
The unique identifier of the endpoint.
', 'DeleteVpcEndpointDetail$id' => 'The unique identifier of the endpoint.
', 'DeleteVpcEndpointRequest$id' => 'The VPC endpoint identifier.
', 'UpdateVpcEndpointDetail$id' => 'The unique identifier of the endpoint.
', 'UpdateVpcEndpointRequest$id' => 'The unique identifier of the interface endpoint to update.
', 'VpcEndpointDetail$id' => 'The unique identifier of the endpoint.
', 'VpcEndpointErrorDetail$id' => 'The unique identifier of the VPC endpoint.
', 'VpcEndpointIds$member' => NULL, 'VpcEndpointSummary$id' => 'The unique identifier of the endpoint.
', ], ], 'VpcEndpointIds' => [ 'base' => NULL, 'refs' => [ 'BatchGetVpcEndpointRequest$ids' => 'A list of VPC endpoint identifiers.
', ], ], 'VpcEndpointName' => [ 'base' => NULL, 'refs' => [ 'CreateVpcEndpointDetail$name' => 'The name of the endpoint.
', 'CreateVpcEndpointRequest$name' => 'The name of the interface endpoint.
', 'DeleteVpcEndpointDetail$name' => 'The name of the endpoint.
', 'UpdateVpcEndpointDetail$name' => 'The name of the endpoint.
', 'VpcEndpointDetail$name' => 'The name of the endpoint.
', 'VpcEndpointSummary$name' => 'The name of the endpoint.
', ], ], 'VpcEndpointStatus' => [ 'base' => NULL, 'refs' => [ 'CreateVpcEndpointDetail$status' => 'The current status in the endpoint creation process.
', 'DeleteVpcEndpointDetail$status' => 'The current status of the endpoint deletion process.
', 'UpdateVpcEndpointDetail$status' => 'The current status of the endpoint update process.
', 'VpcEndpointDetail$status' => 'The current status of the endpoint.
', 'VpcEndpointFilters$status' => 'The current status of the endpoint.
', 'VpcEndpointSummary$status' => 'The current status of the endpoint.
', ], ], 'VpcEndpointSummaries' => [ 'base' => NULL, 'refs' => [ 'ListVpcEndpointsResponse$vpcEndpointSummaries' => 'Details about each VPC endpoint, including the name and current status.
', ], ], 'VpcEndpointSummary' => [ 'base' => 'The VPC endpoint object.
', 'refs' => [ 'VpcEndpointSummaries$member' => NULL, ], ], 'VpcId' => [ 'base' => NULL, 'refs' => [ 'CreateVpcEndpointRequest$vpcId' => 'The ID of the VPC from which you\'ll access OpenSearch Serverless.
', 'VpcEndpointDetail$vpcId' => 'The ID of the VPC from which you access OpenSearch Serverless.
', ], ], 'samlGroupAttribute' => [ 'base' => NULL, 'refs' => [ 'SamlConfigOptions$groupAttribute' => 'The group attribute for this SAML integration.
', ], ], 'samlMetadata' => [ 'base' => NULL, 'refs' => [ 'SamlConfigOptions$metadata' => 'The XML IdP metadata file generated from your identity provider.
', ], ], 'samlUserAttribute' => [ 'base' => NULL, 'refs' => [ 'SamlConfigOptions$userAttribute' => 'A user attribute for this SAML integration.
', ], ], ],];