|
137 | 137 | {"shape":"ValidationException"},
|
138 | 138 | {"shape":"ServiceQuotaExceededException"}
|
139 | 139 | ],
|
140 |
| - "documentation":"<p>Specifies a security configuration for OpenSearch Serverless. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-saml.html\">SAML authentication for Amazon OpenSearch Serverless</a>. </p>", |
| 140 | + "documentation":"<p>Specifies a security configuration for OpenSearch Serverless. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-saml.html\">SAML authentication for Amazon OpenSearch Serverless</a>.</p>", |
141 | 141 | "idempotent":true
|
142 | 142 | },
|
143 | 143 | "CreateSecurityPolicy":{
|
|
1213 | 1213 | },
|
1214 | 1214 | "samlOptions":{
|
1215 | 1215 | "shape":"SamlConfigOptions",
|
1216 |
| - "documentation":"<p>Describes SAML options in in the form of a key-value map. This field is required if you specify <code>saml</code> for the <code>type</code> parameter.</p>" |
| 1216 | + "documentation":"<p>Describes SAML options in in the form of a key-value map. This field is required if you specify <code>SAML</code> for the <code>type</code> parameter.</p>" |
1217 | 1217 | },
|
1218 | 1218 | "iamIdentityCenterOptions":{
|
1219 | 1219 | "shape":"CreateIamIdentityCenterConfigOptions",
|
1220 | 1220 | "documentation":"<p>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.</p>"
|
1221 | 1221 | },
|
| 1222 | + "iamFederationOptions":{ |
| 1223 | + "shape":"IamFederationConfigOptions", |
| 1224 | + "documentation":"<p>Describes IAM federation options in the form of a key-value map. This field is required if you specify <code>iamFederation</code> for the <code>type</code> parameter.</p>" |
| 1225 | + }, |
1222 | 1226 | "clientToken":{
|
1223 | 1227 | "shape":"ClientToken",
|
1224 | 1228 | "documentation":"<p>Unique, case-sensitive identifier to ensure idempotency of the request.</p>",
|
|
1231 | 1235 | "members":{
|
1232 | 1236 | "securityConfigDetail":{
|
1233 | 1237 | "shape":"SecurityConfigDetail",
|
1234 |
| - "documentation":"<p>Details about the created security configuration. </p>" |
| 1238 | + "documentation":"<p>Details about the created security configuration.</p>" |
1235 | 1239 | }
|
1236 | 1240 | }
|
1237 | 1241 | },
|
|
1699 | 1703 | }
|
1700 | 1704 | }
|
1701 | 1705 | },
|
| 1706 | + "IamFederationConfigOptions":{ |
| 1707 | + "type":"structure", |
| 1708 | + "members":{ |
| 1709 | + "groupAttribute":{ |
| 1710 | + "shape":"iamFederationGroupAttribute", |
| 1711 | + "documentation":"<p>The group attribute for this IAM federation integration. This attribute is used to map identity provider groups to OpenSearch Serverless permissions.</p>" |
| 1712 | + }, |
| 1713 | + "userAttribute":{ |
| 1714 | + "shape":"iamFederationUserAttribute", |
| 1715 | + "documentation":"<p>The user attribute for this IAM federation integration. This attribute is used to identify users in the federated authentication process.</p>" |
| 1716 | + } |
| 1717 | + }, |
| 1718 | + "documentation":"<p>Describes IAM federation options for an OpenSearch Serverless security configuration in the form of a key-value map. These options define how OpenSearch Serverless integrates with external identity providers using federation.</p>" |
| 1719 | + }, |
1702 | 1720 | "IamIdentityCenterApplicationArn":{
|
1703 | 1721 | "type":"string",
|
1704 | 1722 | "max":1224,
|
|
1945 | 1963 | },
|
1946 | 1964 | "nextToken":{
|
1947 | 1965 | "shape":"String",
|
1948 |
| - "documentation":"<p>If your initial <code>ListAccessPolicies</code> operation returns a <code>nextToken</code>, you can include the returned <code>nextToken</code> in subsequent <code>ListAccessPolicies</code> operations, which returns results in the next page. </p>" |
| 1966 | + "documentation":"<p>If your initial <code>ListAccessPolicies</code> operation returns a <code>nextToken</code>, you can include the returned <code>nextToken</code> in subsequent <code>ListAccessPolicies</code> operations, which returns results in the next page.</p>" |
1949 | 1967 | },
|
1950 | 1968 | "maxResults":{
|
1951 | 1969 | "shape":"ListAccessPoliciesRequestMaxResultsInteger",
|
|
1983 | 2001 | "members":{
|
1984 | 2002 | "collectionFilters":{
|
1985 | 2003 | "shape":"CollectionFilters",
|
1986 |
| - "documentation":"<p> A list of filter names and values that you can use for requests.</p>" |
| 2004 | + "documentation":"<p>A list of filter names and values that you can use for requests.</p>" |
1987 | 2005 | },
|
1988 | 2006 | "nextToken":{
|
1989 | 2007 | "shape":"String",
|
|
2071 | 2089 | },
|
2072 | 2090 | "nextToken":{
|
2073 | 2091 | "shape":"String",
|
2074 |
| - "documentation":"<p>If your initial <code>ListSecurityConfigs</code> operation returns a <code>nextToken</code>, you can include the returned <code>nextToken</code> in subsequent <code>ListSecurityConfigs</code> operations, which returns results in the next page. </p>" |
| 2092 | + "documentation":"<p>If your initial <code>ListSecurityConfigs</code> operation returns a <code>nextToken</code>, you can include the returned <code>nextToken</code> in subsequent <code>ListSecurityConfigs</code> operations, which returns results in the next page.</p>" |
2075 | 2093 | },
|
2076 | 2094 | "maxResults":{
|
2077 | 2095 | "shape":"ListSecurityConfigsRequestMaxResultsInteger",
|
|
2108 | 2126 | },
|
2109 | 2127 | "resource":{
|
2110 | 2128 | "shape":"ListSecurityPoliciesRequestResourceList",
|
2111 |
| - "documentation":"<p>Resource filters (can be collection or indexes) that policies can apply to. </p>" |
| 2129 | + "documentation":"<p>Resource filters (can be collection or indexes) that policies can apply to.</p>" |
2112 | 2130 | },
|
2113 | 2131 | "nextToken":{
|
2114 | 2132 | "shape":"String",
|
2115 |
| - "documentation":"<p>If your initial <code>ListSecurityPolicies</code> operation returns a <code>nextToken</code>, you can include the returned <code>nextToken</code> in subsequent <code>ListSecurityPolicies</code> operations, which returns results in the next page. </p>" |
| 2133 | + "documentation":"<p>If your initial <code>ListSecurityPolicies</code> operation returns a <code>nextToken</code>, you can include the returned <code>nextToken</code> in subsequent <code>ListSecurityPolicies</code> operations, which returns results in the next page.</p>" |
2116 | 2134 | },
|
2117 | 2135 | "maxResults":{
|
2118 | 2136 | "shape":"ListSecurityPoliciesRequestMaxResultsInteger",
|
|
2173 | 2191 | },
|
2174 | 2192 | "nextToken":{
|
2175 | 2193 | "shape":"String",
|
2176 |
| - "documentation":"<p>If your initial <code>ListVpcEndpoints</code> operation returns a <code>nextToken</code>, you can include the returned <code>nextToken</code> in subsequent <code>ListVpcEndpoints</code> operations, which returns results in the next page. </p>" |
| 2194 | + "documentation":"<p>If your initial <code>ListVpcEndpoints</code> operation returns a <code>nextToken</code>, you can include the returned <code>nextToken</code> in subsequent <code>ListVpcEndpoints</code> operations, which returns results in the next page.</p>" |
2177 | 2195 | },
|
2178 | 2196 | "maxResults":{
|
2179 | 2197 | "shape":"ListVpcEndpointsRequestMaxResultsInteger",
|
|
2213 | 2231 | "documentation":"<p>Description of the error.</p>"
|
2214 | 2232 | }
|
2215 | 2233 | },
|
2216 |
| - "documentation":"<p>Thrown when the collection you're attempting to create results in a number of search or indexing OCUs that exceeds the account limit. </p>", |
| 2234 | + "documentation":"<p>Thrown when the collection you're attempting to create results in a number of search or indexing OCUs that exceeds the account limit.</p>", |
2217 | 2235 | "exception":true
|
2218 | 2236 | },
|
2219 | 2237 | "PolicyDescription":{
|
|
2274 | 2292 | },
|
2275 | 2293 | "openSearchServerlessEntityId":{
|
2276 | 2294 | "shape":"openSearchServerlessEntityId",
|
2277 |
| - "documentation":"<p>Custom entity id attribute to override default entity id for this saml integration.</p>" |
| 2295 | + "documentation":"<p>Custom entity ID attribute to override the default entity ID for this SAML integration.</p>" |
2278 | 2296 | },
|
2279 | 2297 | "sessionTimeout":{
|
2280 | 2298 | "shape":"SamlConfigOptionsSessionTimeoutInteger",
|
|
2321 | 2339 | "shape":"IamIdentityCenterConfigOptions",
|
2322 | 2340 | "documentation":"<p>Describes IAM Identity Center options in the form of a key-value map.</p>"
|
2323 | 2341 | },
|
| 2342 | + "iamFederationOptions":{ |
| 2343 | + "shape":"IamFederationConfigOptions", |
| 2344 | + "documentation":"<p>Describes IAM federation options in the form of a key-value map. Contains configuration details about how OpenSearch Serverless integrates with external identity providers through federation.</p>" |
| 2345 | + }, |
2324 | 2346 | "createdDate":{
|
2325 | 2347 | "shape":"Long",
|
2326 | 2348 | "documentation":"<p>The date the configuration was created.</p>"
|
|
2330 | 2352 | "documentation":"<p>The timestamp of when the configuration was last modified.</p>"
|
2331 | 2353 | }
|
2332 | 2354 | },
|
2333 |
| - "documentation":"<p>Details about a security configuration for OpenSearch Serverless. </p>" |
| 2355 | + "documentation":"<p>Details about a security configuration for OpenSearch Serverless.</p>" |
2334 | 2356 | },
|
2335 | 2357 | "SecurityConfigId":{
|
2336 | 2358 | "type":"string",
|
|
2385 | 2407 | "type":"string",
|
2386 | 2408 | "enum":[
|
2387 | 2409 | "saml",
|
2388 |
| - "iamidentitycenter" |
| 2410 | + "iamidentitycenter", |
| 2411 | + "iamfederation" |
2389 | 2412 | ]
|
2390 | 2413 | },
|
2391 | 2414 | "SecurityGroupId":{
|
|
2679 | 2702 | "members":{
|
2680 | 2703 | "accountSettingsDetail":{
|
2681 | 2704 | "shape":"AccountSettingsDetail",
|
2682 |
| - "documentation":"<p>OpenSearch Serverless-related settings for the current Amazon Web Services account. </p>" |
| 2705 | + "documentation":"<p>OpenSearch Serverless-related settings for the current Amazon Web Services account.</p>" |
2683 | 2706 | }
|
2684 | 2707 | }
|
2685 | 2708 | },
|
|
2778 | 2801 | "members":{
|
2779 | 2802 | "type":{
|
2780 | 2803 | "shape":"LifecyclePolicyType",
|
2781 |
| - "documentation":"<p> The type of lifecycle policy.</p>" |
| 2804 | + "documentation":"<p>The type of lifecycle policy.</p>" |
2782 | 2805 | },
|
2783 | 2806 | "name":{
|
2784 | 2807 | "shape":"PolicyName",
|
|
2839 | 2862 | "shape":"UpdateIamIdentityCenterConfigOptions",
|
2840 | 2863 | "documentation":"<p>Describes IAM Identity Center options in the form of a key-value map.</p>"
|
2841 | 2864 | },
|
| 2865 | + "iamFederationOptions":{ |
| 2866 | + "shape":"IamFederationConfigOptions", |
| 2867 | + "documentation":"<p>Describes IAM federation options in the form of a key-value map for updating an existing security configuration. Use this field to modify IAM federation settings for the security configuration.</p>" |
| 2868 | + }, |
2842 | 2869 | "clientToken":{
|
2843 | 2870 | "shape":"ClientToken",
|
2844 | 2871 | "documentation":"<p>Unique, case-sensitive identifier to ensure idempotency of the request.</p>",
|
|
2851 | 2878 | "members":{
|
2852 | 2879 | "securityConfigDetail":{
|
2853 | 2880 | "shape":"SecurityConfigDetail",
|
2854 |
| - "documentation":"<p>Details about the updated security configuration. </p>" |
| 2881 | + "documentation":"<p>Details about the updated security configuration.</p>" |
2855 | 2882 | }
|
2856 | 2883 | }
|
2857 | 2884 | },
|
|
3110 | 3137 | "min":1,
|
3111 | 3138 | "pattern":"vpc-[0-9a-z]*"
|
3112 | 3139 | },
|
| 3140 | + "iamFederationGroupAttribute":{ |
| 3141 | + "type":"string", |
| 3142 | + "max":64, |
| 3143 | + "min":1, |
| 3144 | + "pattern":"[A-Za-z][A-Za-z0-9_.:/=+\\-@]*" |
| 3145 | + }, |
| 3146 | + "iamFederationUserAttribute":{ |
| 3147 | + "type":"string", |
| 3148 | + "max":64, |
| 3149 | + "min":1, |
| 3150 | + "pattern":"[A-Za-z][A-Za-z0-9_.:/=+\\-@]*" |
| 3151 | + }, |
3113 | 3152 | "openSearchServerlessEntityId":{
|
3114 | 3153 | "type":"string",
|
3115 | 3154 | "max":1024,
|
|
3135 | 3174 | "pattern":".*[\\w+=,.@-]+.*"
|
3136 | 3175 | }
|
3137 | 3176 | },
|
3138 |
| - "documentation":"<p>Use the Amazon OpenSearch Serverless API to create, configure, and manage OpenSearch Serverless collections and security policies.</p> <p>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.</p> <p> To learn more about OpenSearch Serverless, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-overview.html\">What is Amazon OpenSearch Serverless?</a> </p>" |
| 3177 | + "documentation":"<p>Use the Amazon OpenSearch Serverless API to create, configure, and manage OpenSearch Serverless collections and security policies.</p> <p>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.</p> <p>To learn more about OpenSearch Serverless, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless-overview.html\">What is Amazon OpenSearch Serverless?</a> </p>" |
3139 | 3178 | }
|
0 commit comments