aws-sdk-opensearchserverless 1.33.0 → 1.34.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-opensearchserverless/client.rb +440 -435
- data/lib/aws-sdk-opensearchserverless/client_api.rb +157 -155
- data/lib/aws-sdk-opensearchserverless/errors.rb +5 -5
- data/lib/aws-sdk-opensearchserverless/types.rb +767 -761
- data/lib/aws-sdk-opensearchserverless/waiters.rb +15 -0
- data/lib/aws-sdk-opensearchserverless.rb +2 -1
- data/sig/client.rbs +98 -96
- data/sig/errors.rbs +1 -1
- data/sig/types.rbs +156 -155
- metadata +3 -2
| @@ -207,17 +207,18 @@ module Aws::OpenSearchServerless | |
| 207 207 | 
             
                VpcEndpointSummaries = Shapes::ListShape.new(name: 'VpcEndpointSummaries')
         | 
| 208 208 | 
             
                VpcEndpointSummary = Shapes::StructureShape.new(name: 'VpcEndpointSummary')
         | 
| 209 209 | 
             
                VpcId = Shapes::StringShape.new(name: 'VpcId')
         | 
| 210 | 
            +
                openSearchServerlessEntityId = Shapes::StringShape.new(name: 'openSearchServerlessEntityId')
         | 
| 210 211 | 
             
                samlGroupAttribute = Shapes::StringShape.new(name: 'samlGroupAttribute')
         | 
| 211 212 | 
             
                samlMetadata = Shapes::StringShape.new(name: 'samlMetadata')
         | 
| 212 213 | 
             
                samlUserAttribute = Shapes::StringShape.new(name: 'samlUserAttribute')
         | 
| 213 214 |  | 
| 214 | 
            -
                AccessPolicyDetail.add_member(: | 
| 215 | 
            -
                AccessPolicyDetail.add_member(:description, Shapes::ShapeRef.new(shape: PolicyDescription, location_name: "description"))
         | 
| 216 | 
            -
                AccessPolicyDetail.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Long, location_name: "lastModifiedDate"))
         | 
| 215 | 
            +
                AccessPolicyDetail.add_member(:type, Shapes::ShapeRef.new(shape: AccessPolicyType, location_name: "type"))
         | 
| 217 216 | 
             
                AccessPolicyDetail.add_member(:name, Shapes::ShapeRef.new(shape: PolicyName, location_name: "name"))
         | 
| 218 | 
            -
                AccessPolicyDetail.add_member(:policy, Shapes::ShapeRef.new(shape: Document, location_name: "policy"))
         | 
| 219 217 | 
             
                AccessPolicyDetail.add_member(:policy_version, Shapes::ShapeRef.new(shape: PolicyVersion, location_name: "policyVersion"))
         | 
| 220 | 
            -
                AccessPolicyDetail.add_member(: | 
| 218 | 
            +
                AccessPolicyDetail.add_member(:description, Shapes::ShapeRef.new(shape: PolicyDescription, location_name: "description"))
         | 
| 219 | 
            +
                AccessPolicyDetail.add_member(:policy, Shapes::ShapeRef.new(shape: Document, location_name: "policy"))
         | 
| 220 | 
            +
                AccessPolicyDetail.add_member(:created_date, Shapes::ShapeRef.new(shape: Long, location_name: "createdDate"))
         | 
| 221 | 
            +
                AccessPolicyDetail.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Long, location_name: "lastModifiedDate"))
         | 
| 221 222 | 
             
                AccessPolicyDetail.struct_class = Types::AccessPolicyDetail
         | 
| 222 223 |  | 
| 223 224 | 
             
                AccessPolicyStats.add_member(:data_policy_count, Shapes::ShapeRef.new(shape: Long, location_name: "DataPolicyCount"))
         | 
| @@ -225,12 +226,12 @@ module Aws::OpenSearchServerless | |
| 225 226 |  | 
| 226 227 | 
             
                AccessPolicySummaries.member = Shapes::ShapeRef.new(shape: AccessPolicySummary)
         | 
| 227 228 |  | 
| 228 | 
            -
                AccessPolicySummary.add_member(: | 
| 229 | 
            -
                AccessPolicySummary.add_member(:description, Shapes::ShapeRef.new(shape: PolicyDescription, location_name: "description"))
         | 
| 230 | 
            -
                AccessPolicySummary.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Long, location_name: "lastModifiedDate"))
         | 
| 229 | 
            +
                AccessPolicySummary.add_member(:type, Shapes::ShapeRef.new(shape: AccessPolicyType, location_name: "type"))
         | 
| 231 230 | 
             
                AccessPolicySummary.add_member(:name, Shapes::ShapeRef.new(shape: PolicyName, location_name: "name"))
         | 
| 232 231 | 
             
                AccessPolicySummary.add_member(:policy_version, Shapes::ShapeRef.new(shape: PolicyVersion, location_name: "policyVersion"))
         | 
| 233 | 
            -
                AccessPolicySummary.add_member(: | 
| 232 | 
            +
                AccessPolicySummary.add_member(:description, Shapes::ShapeRef.new(shape: PolicyDescription, location_name: "description"))
         | 
| 233 | 
            +
                AccessPolicySummary.add_member(:created_date, Shapes::ShapeRef.new(shape: Long, location_name: "createdDate"))
         | 
| 234 | 
            +
                AccessPolicySummary.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Long, location_name: "lastModifiedDate"))
         | 
| 234 235 | 
             
                AccessPolicySummary.struct_class = Types::AccessPolicySummary
         | 
| 235 236 |  | 
| 236 237 | 
             
                AccountSettingsDetail.add_member(:capacity_limits, Shapes::ShapeRef.new(shape: CapacityLimits, location_name: "capacityLimits"))
         | 
| @@ -269,28 +270,28 @@ module Aws::OpenSearchServerless | |
| 269 270 | 
             
                CapacityLimits.add_member(:max_search_capacity_in_ocu, Shapes::ShapeRef.new(shape: SearchCapacityValue, location_name: "maxSearchCapacityInOCU"))
         | 
| 270 271 | 
             
                CapacityLimits.struct_class = Types::CapacityLimits
         | 
| 271 272 |  | 
| 273 | 
            +
                CollectionDetail.add_member(:id, Shapes::ShapeRef.new(shape: CollectionId, location_name: "id"))
         | 
| 274 | 
            +
                CollectionDetail.add_member(:name, Shapes::ShapeRef.new(shape: CollectionName, location_name: "name"))
         | 
| 275 | 
            +
                CollectionDetail.add_member(:status, Shapes::ShapeRef.new(shape: CollectionStatus, location_name: "status"))
         | 
| 276 | 
            +
                CollectionDetail.add_member(:type, Shapes::ShapeRef.new(shape: CollectionType, location_name: "type"))
         | 
| 277 | 
            +
                CollectionDetail.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
         | 
| 272 278 | 
             
                CollectionDetail.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "arn"))
         | 
| 273 | 
            -
                CollectionDetail.add_member(: | 
| 279 | 
            +
                CollectionDetail.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: String, location_name: "kmsKeyArn"))
         | 
| 280 | 
            +
                CollectionDetail.add_member(:standby_replicas, Shapes::ShapeRef.new(shape: StandbyReplicas, location_name: "standbyReplicas"))
         | 
| 274 281 | 
             
                CollectionDetail.add_member(:created_date, Shapes::ShapeRef.new(shape: Long, location_name: "createdDate"))
         | 
| 282 | 
            +
                CollectionDetail.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Long, location_name: "lastModifiedDate"))
         | 
| 283 | 
            +
                CollectionDetail.add_member(:collection_endpoint, Shapes::ShapeRef.new(shape: String, location_name: "collectionEndpoint"))
         | 
| 275 284 | 
             
                CollectionDetail.add_member(:dashboard_endpoint, Shapes::ShapeRef.new(shape: String, location_name: "dashboardEndpoint"))
         | 
| 276 | 
            -
                CollectionDetail.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
         | 
| 277 285 | 
             
                CollectionDetail.add_member(:failure_code, Shapes::ShapeRef.new(shape: String, location_name: "failureCode"))
         | 
| 278 286 | 
             
                CollectionDetail.add_member(:failure_message, Shapes::ShapeRef.new(shape: String, location_name: "failureMessage"))
         | 
| 279 | 
            -
                CollectionDetail.add_member(:id, Shapes::ShapeRef.new(shape: CollectionId, location_name: "id"))
         | 
| 280 | 
            -
                CollectionDetail.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: String, location_name: "kmsKeyArn"))
         | 
| 281 | 
            -
                CollectionDetail.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Long, location_name: "lastModifiedDate"))
         | 
| 282 | 
            -
                CollectionDetail.add_member(:name, Shapes::ShapeRef.new(shape: CollectionName, location_name: "name"))
         | 
| 283 | 
            -
                CollectionDetail.add_member(:standby_replicas, Shapes::ShapeRef.new(shape: StandbyReplicas, location_name: "standbyReplicas"))
         | 
| 284 | 
            -
                CollectionDetail.add_member(:status, Shapes::ShapeRef.new(shape: CollectionStatus, location_name: "status"))
         | 
| 285 | 
            -
                CollectionDetail.add_member(:type, Shapes::ShapeRef.new(shape: CollectionType, location_name: "type"))
         | 
| 286 287 | 
             
                CollectionDetail.struct_class = Types::CollectionDetail
         | 
| 287 288 |  | 
| 288 289 | 
             
                CollectionDetails.member = Shapes::ShapeRef.new(shape: CollectionDetail)
         | 
| 289 290 |  | 
| 290 | 
            -
                CollectionErrorDetail.add_member(:error_code, Shapes::ShapeRef.new(shape: String, location_name: "errorCode"))
         | 
| 291 | 
            -
                CollectionErrorDetail.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "errorMessage"))
         | 
| 292 291 | 
             
                CollectionErrorDetail.add_member(:id, Shapes::ShapeRef.new(shape: CollectionId, location_name: "id"))
         | 
| 293 292 | 
             
                CollectionErrorDetail.add_member(:name, Shapes::ShapeRef.new(shape: CollectionName, location_name: "name"))
         | 
| 293 | 
            +
                CollectionErrorDetail.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "errorMessage"))
         | 
| 294 | 
            +
                CollectionErrorDetail.add_member(:error_code, Shapes::ShapeRef.new(shape: String, location_name: "errorCode"))
         | 
| 294 295 | 
             
                CollectionErrorDetail.struct_class = Types::CollectionErrorDetail
         | 
| 295 296 |  | 
| 296 297 | 
             
                CollectionErrorDetails.member = Shapes::ShapeRef.new(shape: CollectionErrorDetail)
         | 
| @@ -305,79 +306,79 @@ module Aws::OpenSearchServerless | |
| 305 306 |  | 
| 306 307 | 
             
                CollectionSummaries.member = Shapes::ShapeRef.new(shape: CollectionSummary)
         | 
| 307 308 |  | 
| 308 | 
            -
                CollectionSummary.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "arn"))
         | 
| 309 309 | 
             
                CollectionSummary.add_member(:id, Shapes::ShapeRef.new(shape: CollectionId, location_name: "id"))
         | 
| 310 310 | 
             
                CollectionSummary.add_member(:name, Shapes::ShapeRef.new(shape: CollectionName, location_name: "name"))
         | 
| 311 311 | 
             
                CollectionSummary.add_member(:status, Shapes::ShapeRef.new(shape: CollectionStatus, location_name: "status"))
         | 
| 312 | 
            +
                CollectionSummary.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "arn"))
         | 
| 312 313 | 
             
                CollectionSummary.struct_class = Types::CollectionSummary
         | 
| 313 314 |  | 
| 314 315 | 
             
                ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
         | 
| 315 316 | 
             
                ConflictException.struct_class = Types::ConflictException
         | 
| 316 317 |  | 
| 317 | 
            -
                CreateAccessPolicyRequest.add_member(: | 
| 318 | 
            -
                CreateAccessPolicyRequest.add_member(:description, Shapes::ShapeRef.new(shape: PolicyDescription, location_name: "description"))
         | 
| 318 | 
            +
                CreateAccessPolicyRequest.add_member(:type, Shapes::ShapeRef.new(shape: AccessPolicyType, required: true, location_name: "type"))
         | 
| 319 319 | 
             
                CreateAccessPolicyRequest.add_member(:name, Shapes::ShapeRef.new(shape: PolicyName, required: true, location_name: "name"))
         | 
| 320 | 
            +
                CreateAccessPolicyRequest.add_member(:description, Shapes::ShapeRef.new(shape: PolicyDescription, location_name: "description"))
         | 
| 320 321 | 
             
                CreateAccessPolicyRequest.add_member(:policy, Shapes::ShapeRef.new(shape: PolicyDocument, required: true, location_name: "policy"))
         | 
| 321 | 
            -
                CreateAccessPolicyRequest.add_member(: | 
| 322 | 
            +
                CreateAccessPolicyRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
         | 
| 322 323 | 
             
                CreateAccessPolicyRequest.struct_class = Types::CreateAccessPolicyRequest
         | 
| 323 324 |  | 
| 324 325 | 
             
                CreateAccessPolicyResponse.add_member(:access_policy_detail, Shapes::ShapeRef.new(shape: AccessPolicyDetail, location_name: "accessPolicyDetail"))
         | 
| 325 326 | 
             
                CreateAccessPolicyResponse.struct_class = Types::CreateAccessPolicyResponse
         | 
| 326 327 |  | 
| 327 | 
            -
                CreateCollectionDetail.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "arn"))
         | 
| 328 | 
            -
                CreateCollectionDetail.add_member(:created_date, Shapes::ShapeRef.new(shape: Long, location_name: "createdDate"))
         | 
| 329 | 
            -
                CreateCollectionDetail.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
         | 
| 330 328 | 
             
                CreateCollectionDetail.add_member(:id, Shapes::ShapeRef.new(shape: CollectionId, location_name: "id"))
         | 
| 331 | 
            -
                CreateCollectionDetail.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: String, location_name: "kmsKeyArn"))
         | 
| 332 | 
            -
                CreateCollectionDetail.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Long, location_name: "lastModifiedDate"))
         | 
| 333 329 | 
             
                CreateCollectionDetail.add_member(:name, Shapes::ShapeRef.new(shape: CollectionName, location_name: "name"))
         | 
| 334 | 
            -
                CreateCollectionDetail.add_member(:standby_replicas, Shapes::ShapeRef.new(shape: StandbyReplicas, location_name: "standbyReplicas"))
         | 
| 335 330 | 
             
                CreateCollectionDetail.add_member(:status, Shapes::ShapeRef.new(shape: CollectionStatus, location_name: "status"))
         | 
| 336 331 | 
             
                CreateCollectionDetail.add_member(:type, Shapes::ShapeRef.new(shape: CollectionType, location_name: "type"))
         | 
| 332 | 
            +
                CreateCollectionDetail.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
         | 
| 333 | 
            +
                CreateCollectionDetail.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "arn"))
         | 
| 334 | 
            +
                CreateCollectionDetail.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: String, location_name: "kmsKeyArn"))
         | 
| 335 | 
            +
                CreateCollectionDetail.add_member(:standby_replicas, Shapes::ShapeRef.new(shape: StandbyReplicas, location_name: "standbyReplicas"))
         | 
| 336 | 
            +
                CreateCollectionDetail.add_member(:created_date, Shapes::ShapeRef.new(shape: Long, location_name: "createdDate"))
         | 
| 337 | 
            +
                CreateCollectionDetail.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Long, location_name: "lastModifiedDate"))
         | 
| 337 338 | 
             
                CreateCollectionDetail.struct_class = Types::CreateCollectionDetail
         | 
| 338 339 |  | 
| 339 | 
            -
                CreateCollectionRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
         | 
| 340 | 
            -
                CreateCollectionRequest.add_member(:description, Shapes::ShapeRef.new(shape: CreateCollectionRequestDescriptionString, location_name: "description"))
         | 
| 341 340 | 
             
                CreateCollectionRequest.add_member(:name, Shapes::ShapeRef.new(shape: CollectionName, required: true, location_name: "name"))
         | 
| 342 | 
            -
                CreateCollectionRequest.add_member(:standby_replicas, Shapes::ShapeRef.new(shape: StandbyReplicas, location_name: "standbyReplicas"))
         | 
| 343 | 
            -
                CreateCollectionRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
         | 
| 344 341 | 
             
                CreateCollectionRequest.add_member(:type, Shapes::ShapeRef.new(shape: CollectionType, location_name: "type"))
         | 
| 342 | 
            +
                CreateCollectionRequest.add_member(:description, Shapes::ShapeRef.new(shape: CreateCollectionRequestDescriptionString, location_name: "description"))
         | 
| 343 | 
            +
                CreateCollectionRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
         | 
| 344 | 
            +
                CreateCollectionRequest.add_member(:standby_replicas, Shapes::ShapeRef.new(shape: StandbyReplicas, location_name: "standbyReplicas"))
         | 
| 345 | 
            +
                CreateCollectionRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
         | 
| 345 346 | 
             
                CreateCollectionRequest.struct_class = Types::CreateCollectionRequest
         | 
| 346 347 |  | 
| 347 348 | 
             
                CreateCollectionResponse.add_member(:create_collection_detail, Shapes::ShapeRef.new(shape: CreateCollectionDetail, location_name: "createCollectionDetail"))
         | 
| 348 349 | 
             
                CreateCollectionResponse.struct_class = Types::CreateCollectionResponse
         | 
| 349 350 |  | 
| 350 | 
            -
                CreateIamIdentityCenterConfigOptions.add_member(:group_attribute, Shapes::ShapeRef.new(shape: IamIdentityCenterGroupAttribute, location_name: "groupAttribute"))
         | 
| 351 351 | 
             
                CreateIamIdentityCenterConfigOptions.add_member(:instance_arn, Shapes::ShapeRef.new(shape: IamIdentityCenterInstanceArn, required: true, location_name: "instanceArn"))
         | 
| 352 352 | 
             
                CreateIamIdentityCenterConfigOptions.add_member(:user_attribute, Shapes::ShapeRef.new(shape: IamIdentityCenterUserAttribute, location_name: "userAttribute"))
         | 
| 353 | 
            +
                CreateIamIdentityCenterConfigOptions.add_member(:group_attribute, Shapes::ShapeRef.new(shape: IamIdentityCenterGroupAttribute, location_name: "groupAttribute"))
         | 
| 353 354 | 
             
                CreateIamIdentityCenterConfigOptions.struct_class = Types::CreateIamIdentityCenterConfigOptions
         | 
| 354 355 |  | 
| 355 | 
            -
                CreateLifecyclePolicyRequest.add_member(: | 
| 356 | 
            -
                CreateLifecyclePolicyRequest.add_member(:description, Shapes::ShapeRef.new(shape: PolicyDescription, location_name: "description"))
         | 
| 356 | 
            +
                CreateLifecyclePolicyRequest.add_member(:type, Shapes::ShapeRef.new(shape: LifecyclePolicyType, required: true, location_name: "type"))
         | 
| 357 357 | 
             
                CreateLifecyclePolicyRequest.add_member(:name, Shapes::ShapeRef.new(shape: PolicyName, required: true, location_name: "name"))
         | 
| 358 | 
            +
                CreateLifecyclePolicyRequest.add_member(:description, Shapes::ShapeRef.new(shape: PolicyDescription, location_name: "description"))
         | 
| 358 359 | 
             
                CreateLifecyclePolicyRequest.add_member(:policy, Shapes::ShapeRef.new(shape: PolicyDocument, required: true, location_name: "policy"))
         | 
| 359 | 
            -
                CreateLifecyclePolicyRequest.add_member(: | 
| 360 | 
            +
                CreateLifecyclePolicyRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
         | 
| 360 361 | 
             
                CreateLifecyclePolicyRequest.struct_class = Types::CreateLifecyclePolicyRequest
         | 
| 361 362 |  | 
| 362 363 | 
             
                CreateLifecyclePolicyResponse.add_member(:lifecycle_policy_detail, Shapes::ShapeRef.new(shape: LifecyclePolicyDetail, location_name: "lifecyclePolicyDetail"))
         | 
| 363 364 | 
             
                CreateLifecyclePolicyResponse.struct_class = Types::CreateLifecyclePolicyResponse
         | 
| 364 365 |  | 
| 365 | 
            -
                CreateSecurityConfigRequest.add_member(: | 
| 366 | 
            -
                CreateSecurityConfigRequest.add_member(:description, Shapes::ShapeRef.new(shape: ConfigDescription, location_name: "description"))
         | 
| 367 | 
            -
                CreateSecurityConfigRequest.add_member(:iam_identity_center_options, Shapes::ShapeRef.new(shape: CreateIamIdentityCenterConfigOptions, location_name: "iamIdentityCenterOptions"))
         | 
| 366 | 
            +
                CreateSecurityConfigRequest.add_member(:type, Shapes::ShapeRef.new(shape: SecurityConfigType, required: true, location_name: "type"))
         | 
| 368 367 | 
             
                CreateSecurityConfigRequest.add_member(:name, Shapes::ShapeRef.new(shape: ConfigName, required: true, location_name: "name"))
         | 
| 368 | 
            +
                CreateSecurityConfigRequest.add_member(:description, Shapes::ShapeRef.new(shape: ConfigDescription, location_name: "description"))
         | 
| 369 369 | 
             
                CreateSecurityConfigRequest.add_member(:saml_options, Shapes::ShapeRef.new(shape: SamlConfigOptions, location_name: "samlOptions"))
         | 
| 370 | 
            -
                CreateSecurityConfigRequest.add_member(: | 
| 370 | 
            +
                CreateSecurityConfigRequest.add_member(:iam_identity_center_options, Shapes::ShapeRef.new(shape: CreateIamIdentityCenterConfigOptions, location_name: "iamIdentityCenterOptions"))
         | 
| 371 | 
            +
                CreateSecurityConfigRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
         | 
| 371 372 | 
             
                CreateSecurityConfigRequest.struct_class = Types::CreateSecurityConfigRequest
         | 
| 372 373 |  | 
| 373 374 | 
             
                CreateSecurityConfigResponse.add_member(:security_config_detail, Shapes::ShapeRef.new(shape: SecurityConfigDetail, location_name: "securityConfigDetail"))
         | 
| 374 375 | 
             
                CreateSecurityConfigResponse.struct_class = Types::CreateSecurityConfigResponse
         | 
| 375 376 |  | 
| 376 | 
            -
                CreateSecurityPolicyRequest.add_member(: | 
| 377 | 
            -
                CreateSecurityPolicyRequest.add_member(:description, Shapes::ShapeRef.new(shape: PolicyDescription, location_name: "description"))
         | 
| 377 | 
            +
                CreateSecurityPolicyRequest.add_member(:type, Shapes::ShapeRef.new(shape: SecurityPolicyType, required: true, location_name: "type"))
         | 
| 378 378 | 
             
                CreateSecurityPolicyRequest.add_member(:name, Shapes::ShapeRef.new(shape: PolicyName, required: true, location_name: "name"))
         | 
| 379 | 
            +
                CreateSecurityPolicyRequest.add_member(:description, Shapes::ShapeRef.new(shape: PolicyDescription, location_name: "description"))
         | 
| 379 380 | 
             
                CreateSecurityPolicyRequest.add_member(:policy, Shapes::ShapeRef.new(shape: PolicyDocument, required: true, location_name: "policy"))
         | 
| 380 | 
            -
                CreateSecurityPolicyRequest.add_member(: | 
| 381 | 
            +
                CreateSecurityPolicyRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
         | 
| 381 382 | 
             
                CreateSecurityPolicyRequest.struct_class = Types::CreateSecurityPolicyRequest
         | 
| 382 383 |  | 
| 383 384 | 
             
                CreateSecurityPolicyResponse.add_member(:security_policy_detail, Shapes::ShapeRef.new(shape: SecurityPolicyDetail, location_name: "securityPolicyDetail"))
         | 
| @@ -388,19 +389,19 @@ module Aws::OpenSearchServerless | |
| 388 389 | 
             
                CreateVpcEndpointDetail.add_member(:status, Shapes::ShapeRef.new(shape: VpcEndpointStatus, location_name: "status"))
         | 
| 389 390 | 
             
                CreateVpcEndpointDetail.struct_class = Types::CreateVpcEndpointDetail
         | 
| 390 391 |  | 
| 391 | 
            -
                CreateVpcEndpointRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
         | 
| 392 392 | 
             
                CreateVpcEndpointRequest.add_member(:name, Shapes::ShapeRef.new(shape: VpcEndpointName, required: true, location_name: "name"))
         | 
| 393 | 
            -
                CreateVpcEndpointRequest.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIds, location_name: "securityGroupIds"))
         | 
| 394 | 
            -
                CreateVpcEndpointRequest.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIds, required: true, location_name: "subnetIds"))
         | 
| 395 393 | 
             
                CreateVpcEndpointRequest.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, required: true, location_name: "vpcId"))
         | 
| 394 | 
            +
                CreateVpcEndpointRequest.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIds, required: true, location_name: "subnetIds"))
         | 
| 395 | 
            +
                CreateVpcEndpointRequest.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIds, location_name: "securityGroupIds"))
         | 
| 396 | 
            +
                CreateVpcEndpointRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
         | 
| 396 397 | 
             
                CreateVpcEndpointRequest.struct_class = Types::CreateVpcEndpointRequest
         | 
| 397 398 |  | 
| 398 399 | 
             
                CreateVpcEndpointResponse.add_member(:create_vpc_endpoint_detail, Shapes::ShapeRef.new(shape: CreateVpcEndpointDetail, location_name: "createVpcEndpointDetail"))
         | 
| 399 400 | 
             
                CreateVpcEndpointResponse.struct_class = Types::CreateVpcEndpointResponse
         | 
| 400 401 |  | 
| 401 | 
            -
                DeleteAccessPolicyRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
         | 
| 402 | 
            -
                DeleteAccessPolicyRequest.add_member(:name, Shapes::ShapeRef.new(shape: PolicyName, required: true, location_name: "name"))
         | 
| 403 402 | 
             
                DeleteAccessPolicyRequest.add_member(:type, Shapes::ShapeRef.new(shape: AccessPolicyType, required: true, location_name: "type"))
         | 
| 403 | 
            +
                DeleteAccessPolicyRequest.add_member(:name, Shapes::ShapeRef.new(shape: PolicyName, required: true, location_name: "name"))
         | 
| 404 | 
            +
                DeleteAccessPolicyRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
         | 
| 404 405 | 
             
                DeleteAccessPolicyRequest.struct_class = Types::DeleteAccessPolicyRequest
         | 
| 405 406 |  | 
| 406 407 | 
             
                DeleteAccessPolicyResponse.struct_class = Types::DeleteAccessPolicyResponse
         | 
| @@ -410,29 +411,29 @@ module Aws::OpenSearchServerless | |
| 410 411 | 
             
                DeleteCollectionDetail.add_member(:status, Shapes::ShapeRef.new(shape: CollectionStatus, location_name: "status"))
         | 
| 411 412 | 
             
                DeleteCollectionDetail.struct_class = Types::DeleteCollectionDetail
         | 
| 412 413 |  | 
| 413 | 
            -
                DeleteCollectionRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
         | 
| 414 414 | 
             
                DeleteCollectionRequest.add_member(:id, Shapes::ShapeRef.new(shape: CollectionId, required: true, location_name: "id"))
         | 
| 415 | 
            +
                DeleteCollectionRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
         | 
| 415 416 | 
             
                DeleteCollectionRequest.struct_class = Types::DeleteCollectionRequest
         | 
| 416 417 |  | 
| 417 418 | 
             
                DeleteCollectionResponse.add_member(:delete_collection_detail, Shapes::ShapeRef.new(shape: DeleteCollectionDetail, location_name: "deleteCollectionDetail"))
         | 
| 418 419 | 
             
                DeleteCollectionResponse.struct_class = Types::DeleteCollectionResponse
         | 
| 419 420 |  | 
| 420 | 
            -
                DeleteLifecyclePolicyRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
         | 
| 421 | 
            -
                DeleteLifecyclePolicyRequest.add_member(:name, Shapes::ShapeRef.new(shape: PolicyName, required: true, location_name: "name"))
         | 
| 422 421 | 
             
                DeleteLifecyclePolicyRequest.add_member(:type, Shapes::ShapeRef.new(shape: LifecyclePolicyType, required: true, location_name: "type"))
         | 
| 422 | 
            +
                DeleteLifecyclePolicyRequest.add_member(:name, Shapes::ShapeRef.new(shape: PolicyName, required: true, location_name: "name"))
         | 
| 423 | 
            +
                DeleteLifecyclePolicyRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
         | 
| 423 424 | 
             
                DeleteLifecyclePolicyRequest.struct_class = Types::DeleteLifecyclePolicyRequest
         | 
| 424 425 |  | 
| 425 426 | 
             
                DeleteLifecyclePolicyResponse.struct_class = Types::DeleteLifecyclePolicyResponse
         | 
| 426 427 |  | 
| 427 | 
            -
                DeleteSecurityConfigRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
         | 
| 428 428 | 
             
                DeleteSecurityConfigRequest.add_member(:id, Shapes::ShapeRef.new(shape: SecurityConfigId, required: true, location_name: "id"))
         | 
| 429 | 
            +
                DeleteSecurityConfigRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
         | 
| 429 430 | 
             
                DeleteSecurityConfigRequest.struct_class = Types::DeleteSecurityConfigRequest
         | 
| 430 431 |  | 
| 431 432 | 
             
                DeleteSecurityConfigResponse.struct_class = Types::DeleteSecurityConfigResponse
         | 
| 432 433 |  | 
| 433 | 
            -
                DeleteSecurityPolicyRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
         | 
| 434 | 
            -
                DeleteSecurityPolicyRequest.add_member(:name, Shapes::ShapeRef.new(shape: PolicyName, required: true, location_name: "name"))
         | 
| 435 434 | 
             
                DeleteSecurityPolicyRequest.add_member(:type, Shapes::ShapeRef.new(shape: SecurityPolicyType, required: true, location_name: "type"))
         | 
| 435 | 
            +
                DeleteSecurityPolicyRequest.add_member(:name, Shapes::ShapeRef.new(shape: PolicyName, required: true, location_name: "name"))
         | 
| 436 | 
            +
                DeleteSecurityPolicyRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
         | 
| 436 437 | 
             
                DeleteSecurityPolicyRequest.struct_class = Types::DeleteSecurityPolicyRequest
         | 
| 437 438 |  | 
| 438 439 | 
             
                DeleteSecurityPolicyResponse.struct_class = Types::DeleteSecurityPolicyResponse
         | 
| @@ -442,33 +443,33 @@ module Aws::OpenSearchServerless | |
| 442 443 | 
             
                DeleteVpcEndpointDetail.add_member(:status, Shapes::ShapeRef.new(shape: VpcEndpointStatus, location_name: "status"))
         | 
| 443 444 | 
             
                DeleteVpcEndpointDetail.struct_class = Types::DeleteVpcEndpointDetail
         | 
| 444 445 |  | 
| 445 | 
            -
                DeleteVpcEndpointRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
         | 
| 446 446 | 
             
                DeleteVpcEndpointRequest.add_member(:id, Shapes::ShapeRef.new(shape: VpcEndpointId, required: true, location_name: "id"))
         | 
| 447 | 
            +
                DeleteVpcEndpointRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
         | 
| 447 448 | 
             
                DeleteVpcEndpointRequest.struct_class = Types::DeleteVpcEndpointRequest
         | 
| 448 449 |  | 
| 449 450 | 
             
                DeleteVpcEndpointResponse.add_member(:delete_vpc_endpoint_detail, Shapes::ShapeRef.new(shape: DeleteVpcEndpointDetail, location_name: "deleteVpcEndpointDetail"))
         | 
| 450 451 | 
             
                DeleteVpcEndpointResponse.struct_class = Types::DeleteVpcEndpointResponse
         | 
| 451 452 |  | 
| 452 | 
            -
                EffectiveLifecyclePolicyDetail.add_member(: | 
| 453 | 
            -
                EffectiveLifecyclePolicyDetail.add_member(:policy_name, Shapes::ShapeRef.new(shape: PolicyName, location_name: "policyName"))
         | 
| 453 | 
            +
                EffectiveLifecyclePolicyDetail.add_member(:type, Shapes::ShapeRef.new(shape: LifecyclePolicyType, location_name: "type"))
         | 
| 454 454 | 
             
                EffectiveLifecyclePolicyDetail.add_member(:resource, Shapes::ShapeRef.new(shape: Resource, location_name: "resource"))
         | 
| 455 | 
            +
                EffectiveLifecyclePolicyDetail.add_member(:policy_name, Shapes::ShapeRef.new(shape: PolicyName, location_name: "policyName"))
         | 
| 455 456 | 
             
                EffectiveLifecyclePolicyDetail.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "resourceType"))
         | 
| 456 457 | 
             
                EffectiveLifecyclePolicyDetail.add_member(:retention_period, Shapes::ShapeRef.new(shape: String, location_name: "retentionPeriod"))
         | 
| 457 | 
            -
                EffectiveLifecyclePolicyDetail.add_member(: | 
| 458 | 
            +
                EffectiveLifecyclePolicyDetail.add_member(:no_min_retention_period, Shapes::ShapeRef.new(shape: Boolean, location_name: "noMinRetentionPeriod"))
         | 
| 458 459 | 
             
                EffectiveLifecyclePolicyDetail.struct_class = Types::EffectiveLifecyclePolicyDetail
         | 
| 459 460 |  | 
| 460 461 | 
             
                EffectiveLifecyclePolicyDetails.member = Shapes::ShapeRef.new(shape: EffectiveLifecyclePolicyDetail)
         | 
| 461 462 |  | 
| 462 | 
            -
                EffectiveLifecyclePolicyErrorDetail.add_member(:error_code, Shapes::ShapeRef.new(shape: String, location_name: "errorCode"))
         | 
| 463 | 
            -
                EffectiveLifecyclePolicyErrorDetail.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "errorMessage"))
         | 
| 464 | 
            -
                EffectiveLifecyclePolicyErrorDetail.add_member(:resource, Shapes::ShapeRef.new(shape: Resource, location_name: "resource"))
         | 
| 465 463 | 
             
                EffectiveLifecyclePolicyErrorDetail.add_member(:type, Shapes::ShapeRef.new(shape: LifecyclePolicyType, location_name: "type"))
         | 
| 464 | 
            +
                EffectiveLifecyclePolicyErrorDetail.add_member(:resource, Shapes::ShapeRef.new(shape: Resource, location_name: "resource"))
         | 
| 465 | 
            +
                EffectiveLifecyclePolicyErrorDetail.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "errorMessage"))
         | 
| 466 | 
            +
                EffectiveLifecyclePolicyErrorDetail.add_member(:error_code, Shapes::ShapeRef.new(shape: String, location_name: "errorCode"))
         | 
| 466 467 | 
             
                EffectiveLifecyclePolicyErrorDetail.struct_class = Types::EffectiveLifecyclePolicyErrorDetail
         | 
| 467 468 |  | 
| 468 469 | 
             
                EffectiveLifecyclePolicyErrorDetails.member = Shapes::ShapeRef.new(shape: EffectiveLifecyclePolicyErrorDetail)
         | 
| 469 470 |  | 
| 470 | 
            -
                GetAccessPolicyRequest.add_member(:name, Shapes::ShapeRef.new(shape: PolicyName, required: true, location_name: "name"))
         | 
| 471 471 | 
             
                GetAccessPolicyRequest.add_member(:type, Shapes::ShapeRef.new(shape: AccessPolicyType, required: true, location_name: "type"))
         | 
| 472 | 
            +
                GetAccessPolicyRequest.add_member(:name, Shapes::ShapeRef.new(shape: PolicyName, required: true, location_name: "name"))
         | 
| 472 473 | 
             
                GetAccessPolicyRequest.struct_class = Types::GetAccessPolicyRequest
         | 
| 473 474 |  | 
| 474 475 | 
             
                GetAccessPolicyResponse.add_member(:access_policy_detail, Shapes::ShapeRef.new(shape: AccessPolicyDetail, location_name: "accessPolicyDetail"))
         | 
| @@ -482,9 +483,9 @@ module Aws::OpenSearchServerless | |
| 482 483 | 
             
                GetPoliciesStatsRequest.struct_class = Types::GetPoliciesStatsRequest
         | 
| 483 484 |  | 
| 484 485 | 
             
                GetPoliciesStatsResponse.add_member(:access_policy_stats, Shapes::ShapeRef.new(shape: AccessPolicyStats, location_name: "AccessPolicyStats"))
         | 
| 485 | 
            -
                GetPoliciesStatsResponse.add_member(:lifecycle_policy_stats, Shapes::ShapeRef.new(shape: LifecyclePolicyStats, location_name: "LifecyclePolicyStats"))
         | 
| 486 | 
            -
                GetPoliciesStatsResponse.add_member(:security_config_stats, Shapes::ShapeRef.new(shape: SecurityConfigStats, location_name: "SecurityConfigStats"))
         | 
| 487 486 | 
             
                GetPoliciesStatsResponse.add_member(:security_policy_stats, Shapes::ShapeRef.new(shape: SecurityPolicyStats, location_name: "SecurityPolicyStats"))
         | 
| 487 | 
            +
                GetPoliciesStatsResponse.add_member(:security_config_stats, Shapes::ShapeRef.new(shape: SecurityConfigStats, location_name: "SecurityConfigStats"))
         | 
| 488 | 
            +
                GetPoliciesStatsResponse.add_member(:lifecycle_policy_stats, Shapes::ShapeRef.new(shape: LifecyclePolicyStats, location_name: "LifecyclePolicyStats"))
         | 
| 488 489 | 
             
                GetPoliciesStatsResponse.add_member(:total_policy_count, Shapes::ShapeRef.new(shape: Long, location_name: "TotalPolicyCount"))
         | 
| 489 490 | 
             
                GetPoliciesStatsResponse.struct_class = Types::GetPoliciesStatsResponse
         | 
| 490 491 |  | 
| @@ -494,51 +495,51 @@ module Aws::OpenSearchServerless | |
| 494 495 | 
             
                GetSecurityConfigResponse.add_member(:security_config_detail, Shapes::ShapeRef.new(shape: SecurityConfigDetail, location_name: "securityConfigDetail"))
         | 
| 495 496 | 
             
                GetSecurityConfigResponse.struct_class = Types::GetSecurityConfigResponse
         | 
| 496 497 |  | 
| 497 | 
            -
                GetSecurityPolicyRequest.add_member(:name, Shapes::ShapeRef.new(shape: PolicyName, required: true, location_name: "name"))
         | 
| 498 498 | 
             
                GetSecurityPolicyRequest.add_member(:type, Shapes::ShapeRef.new(shape: SecurityPolicyType, required: true, location_name: "type"))
         | 
| 499 | 
            +
                GetSecurityPolicyRequest.add_member(:name, Shapes::ShapeRef.new(shape: PolicyName, required: true, location_name: "name"))
         | 
| 499 500 | 
             
                GetSecurityPolicyRequest.struct_class = Types::GetSecurityPolicyRequest
         | 
| 500 501 |  | 
| 501 502 | 
             
                GetSecurityPolicyResponse.add_member(:security_policy_detail, Shapes::ShapeRef.new(shape: SecurityPolicyDetail, location_name: "securityPolicyDetail"))
         | 
| 502 503 | 
             
                GetSecurityPolicyResponse.struct_class = Types::GetSecurityPolicyResponse
         | 
| 503 504 |  | 
| 505 | 
            +
                IamIdentityCenterConfigOptions.add_member(:instance_arn, Shapes::ShapeRef.new(shape: IamIdentityCenterInstanceArn, location_name: "instanceArn"))
         | 
| 504 506 | 
             
                IamIdentityCenterConfigOptions.add_member(:application_arn, Shapes::ShapeRef.new(shape: IamIdentityCenterApplicationArn, location_name: "applicationArn"))
         | 
| 505 | 
            -
                IamIdentityCenterConfigOptions.add_member(:application_description, Shapes::ShapeRef.new(shape: String, location_name: "applicationDescription"))
         | 
| 506 507 | 
             
                IamIdentityCenterConfigOptions.add_member(:application_name, Shapes::ShapeRef.new(shape: String, location_name: "applicationName"))
         | 
| 507 | 
            -
                IamIdentityCenterConfigOptions.add_member(: | 
| 508 | 
            -
                IamIdentityCenterConfigOptions.add_member(:instance_arn, Shapes::ShapeRef.new(shape: IamIdentityCenterInstanceArn, location_name: "instanceArn"))
         | 
| 508 | 
            +
                IamIdentityCenterConfigOptions.add_member(:application_description, Shapes::ShapeRef.new(shape: String, location_name: "applicationDescription"))
         | 
| 509 509 | 
             
                IamIdentityCenterConfigOptions.add_member(:user_attribute, Shapes::ShapeRef.new(shape: IamIdentityCenterUserAttribute, location_name: "userAttribute"))
         | 
| 510 | 
            +
                IamIdentityCenterConfigOptions.add_member(:group_attribute, Shapes::ShapeRef.new(shape: IamIdentityCenterGroupAttribute, location_name: "groupAttribute"))
         | 
| 510 511 | 
             
                IamIdentityCenterConfigOptions.struct_class = Types::IamIdentityCenterConfigOptions
         | 
| 511 512 |  | 
| 512 513 | 
             
                InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
         | 
| 513 514 | 
             
                InternalServerException.struct_class = Types::InternalServerException
         | 
| 514 515 |  | 
| 515 | 
            -
                LifecyclePolicyDetail.add_member(: | 
| 516 | 
            -
                LifecyclePolicyDetail.add_member(:description, Shapes::ShapeRef.new(shape: PolicyDescription, location_name: "description"))
         | 
| 517 | 
            -
                LifecyclePolicyDetail.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Long, location_name: "lastModifiedDate"))
         | 
| 516 | 
            +
                LifecyclePolicyDetail.add_member(:type, Shapes::ShapeRef.new(shape: LifecyclePolicyType, location_name: "type"))
         | 
| 518 517 | 
             
                LifecyclePolicyDetail.add_member(:name, Shapes::ShapeRef.new(shape: PolicyName, location_name: "name"))
         | 
| 519 | 
            -
                LifecyclePolicyDetail.add_member(:policy, Shapes::ShapeRef.new(shape: Document, location_name: "policy"))
         | 
| 520 518 | 
             
                LifecyclePolicyDetail.add_member(:policy_version, Shapes::ShapeRef.new(shape: PolicyVersion, location_name: "policyVersion"))
         | 
| 521 | 
            -
                LifecyclePolicyDetail.add_member(: | 
| 519 | 
            +
                LifecyclePolicyDetail.add_member(:description, Shapes::ShapeRef.new(shape: PolicyDescription, location_name: "description"))
         | 
| 520 | 
            +
                LifecyclePolicyDetail.add_member(:policy, Shapes::ShapeRef.new(shape: Document, location_name: "policy"))
         | 
| 521 | 
            +
                LifecyclePolicyDetail.add_member(:created_date, Shapes::ShapeRef.new(shape: Long, location_name: "createdDate"))
         | 
| 522 | 
            +
                LifecyclePolicyDetail.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Long, location_name: "lastModifiedDate"))
         | 
| 522 523 | 
             
                LifecyclePolicyDetail.struct_class = Types::LifecyclePolicyDetail
         | 
| 523 524 |  | 
| 524 525 | 
             
                LifecyclePolicyDetails.member = Shapes::ShapeRef.new(shape: LifecyclePolicyDetail)
         | 
| 525 526 |  | 
| 526 | 
            -
                LifecyclePolicyErrorDetail.add_member(:error_code, Shapes::ShapeRef.new(shape: String, location_name: "errorCode"))
         | 
| 527 | 
            -
                LifecyclePolicyErrorDetail.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "errorMessage"))
         | 
| 528 | 
            -
                LifecyclePolicyErrorDetail.add_member(:name, Shapes::ShapeRef.new(shape: PolicyName, location_name: "name"))
         | 
| 529 527 | 
             
                LifecyclePolicyErrorDetail.add_member(:type, Shapes::ShapeRef.new(shape: LifecyclePolicyType, location_name: "type"))
         | 
| 528 | 
            +
                LifecyclePolicyErrorDetail.add_member(:name, Shapes::ShapeRef.new(shape: PolicyName, location_name: "name"))
         | 
| 529 | 
            +
                LifecyclePolicyErrorDetail.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "errorMessage"))
         | 
| 530 | 
            +
                LifecyclePolicyErrorDetail.add_member(:error_code, Shapes::ShapeRef.new(shape: String, location_name: "errorCode"))
         | 
| 530 531 | 
             
                LifecyclePolicyErrorDetail.struct_class = Types::LifecyclePolicyErrorDetail
         | 
| 531 532 |  | 
| 532 533 | 
             
                LifecyclePolicyErrorDetails.member = Shapes::ShapeRef.new(shape: LifecyclePolicyErrorDetail)
         | 
| 533 534 |  | 
| 534 | 
            -
                LifecyclePolicyIdentifier.add_member(:name, Shapes::ShapeRef.new(shape: PolicyName, required: true, location_name: "name"))
         | 
| 535 535 | 
             
                LifecyclePolicyIdentifier.add_member(:type, Shapes::ShapeRef.new(shape: LifecyclePolicyType, required: true, location_name: "type"))
         | 
| 536 | 
            +
                LifecyclePolicyIdentifier.add_member(:name, Shapes::ShapeRef.new(shape: PolicyName, required: true, location_name: "name"))
         | 
| 536 537 | 
             
                LifecyclePolicyIdentifier.struct_class = Types::LifecyclePolicyIdentifier
         | 
| 537 538 |  | 
| 538 539 | 
             
                LifecyclePolicyIdentifiers.member = Shapes::ShapeRef.new(shape: LifecyclePolicyIdentifier)
         | 
| 539 540 |  | 
| 540 | 
            -
                LifecyclePolicyResourceIdentifier.add_member(:resource, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "resource"))
         | 
| 541 541 | 
             
                LifecyclePolicyResourceIdentifier.add_member(:type, Shapes::ShapeRef.new(shape: LifecyclePolicyType, required: true, location_name: "type"))
         | 
| 542 | 
            +
                LifecyclePolicyResourceIdentifier.add_member(:resource, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "resource"))
         | 
| 542 543 | 
             
                LifecyclePolicyResourceIdentifier.struct_class = Types::LifecyclePolicyResourceIdentifier
         | 
| 543 544 |  | 
| 544 545 | 
             
                LifecyclePolicyResourceIdentifiers.member = Shapes::ShapeRef.new(shape: LifecyclePolicyResourceIdentifier)
         | 
| @@ -548,18 +549,18 @@ module Aws::OpenSearchServerless | |
| 548 549 |  | 
| 549 550 | 
             
                LifecyclePolicySummaries.member = Shapes::ShapeRef.new(shape: LifecyclePolicySummary)
         | 
| 550 551 |  | 
| 551 | 
            -
                LifecyclePolicySummary.add_member(: | 
| 552 | 
            -
                LifecyclePolicySummary.add_member(:description, Shapes::ShapeRef.new(shape: PolicyDescription, location_name: "description"))
         | 
| 553 | 
            -
                LifecyclePolicySummary.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Long, location_name: "lastModifiedDate"))
         | 
| 552 | 
            +
                LifecyclePolicySummary.add_member(:type, Shapes::ShapeRef.new(shape: LifecyclePolicyType, location_name: "type"))
         | 
| 554 553 | 
             
                LifecyclePolicySummary.add_member(:name, Shapes::ShapeRef.new(shape: PolicyName, location_name: "name"))
         | 
| 555 554 | 
             
                LifecyclePolicySummary.add_member(:policy_version, Shapes::ShapeRef.new(shape: PolicyVersion, location_name: "policyVersion"))
         | 
| 556 | 
            -
                LifecyclePolicySummary.add_member(: | 
| 555 | 
            +
                LifecyclePolicySummary.add_member(:description, Shapes::ShapeRef.new(shape: PolicyDescription, location_name: "description"))
         | 
| 556 | 
            +
                LifecyclePolicySummary.add_member(:created_date, Shapes::ShapeRef.new(shape: Long, location_name: "createdDate"))
         | 
| 557 | 
            +
                LifecyclePolicySummary.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Long, location_name: "lastModifiedDate"))
         | 
| 557 558 | 
             
                LifecyclePolicySummary.struct_class = Types::LifecyclePolicySummary
         | 
| 558 559 |  | 
| 559 | 
            -
                ListAccessPoliciesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListAccessPoliciesRequestMaxResultsInteger, location_name: "maxResults"))
         | 
| 560 | 
            -
                ListAccessPoliciesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
         | 
| 561 | 
            -
                ListAccessPoliciesRequest.add_member(:resource, Shapes::ShapeRef.new(shape: ListAccessPoliciesRequestResourceList, location_name: "resource"))
         | 
| 562 560 | 
             
                ListAccessPoliciesRequest.add_member(:type, Shapes::ShapeRef.new(shape: AccessPolicyType, required: true, location_name: "type"))
         | 
| 561 | 
            +
                ListAccessPoliciesRequest.add_member(:resource, Shapes::ShapeRef.new(shape: ListAccessPoliciesRequestResourceList, location_name: "resource"))
         | 
| 562 | 
            +
                ListAccessPoliciesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
         | 
| 563 | 
            +
                ListAccessPoliciesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListAccessPoliciesRequestMaxResultsInteger, location_name: "maxResults"))
         | 
| 563 564 | 
             
                ListAccessPoliciesRequest.struct_class = Types::ListAccessPoliciesRequest
         | 
| 564 565 |  | 
| 565 566 | 
             
                ListAccessPoliciesRequestResourceList.member = Shapes::ShapeRef.new(shape: Resource)
         | 
| @@ -569,18 +570,18 @@ module Aws::OpenSearchServerless | |
| 569 570 | 
             
                ListAccessPoliciesResponse.struct_class = Types::ListAccessPoliciesResponse
         | 
| 570 571 |  | 
| 571 572 | 
             
                ListCollectionsRequest.add_member(:collection_filters, Shapes::ShapeRef.new(shape: CollectionFilters, location_name: "collectionFilters"))
         | 
| 572 | 
            -
                ListCollectionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListCollectionsRequestMaxResultsInteger, location_name: "maxResults"))
         | 
| 573 573 | 
             
                ListCollectionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
         | 
| 574 | 
            +
                ListCollectionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListCollectionsRequestMaxResultsInteger, location_name: "maxResults"))
         | 
| 574 575 | 
             
                ListCollectionsRequest.struct_class = Types::ListCollectionsRequest
         | 
| 575 576 |  | 
| 576 577 | 
             
                ListCollectionsResponse.add_member(:collection_summaries, Shapes::ShapeRef.new(shape: CollectionSummaries, location_name: "collectionSummaries"))
         | 
| 577 578 | 
             
                ListCollectionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
         | 
| 578 579 | 
             
                ListCollectionsResponse.struct_class = Types::ListCollectionsResponse
         | 
| 579 580 |  | 
| 580 | 
            -
                ListLifecyclePoliciesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListLifecyclePoliciesRequestMaxResultsInteger, location_name: "maxResults"))
         | 
| 581 | 
            -
                ListLifecyclePoliciesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
         | 
| 582 | 
            -
                ListLifecyclePoliciesRequest.add_member(:resources, Shapes::ShapeRef.new(shape: ListLifecyclePoliciesRequestResourcesList, location_name: "resources"))
         | 
| 583 581 | 
             
                ListLifecyclePoliciesRequest.add_member(:type, Shapes::ShapeRef.new(shape: LifecyclePolicyType, required: true, location_name: "type"))
         | 
| 582 | 
            +
                ListLifecyclePoliciesRequest.add_member(:resources, Shapes::ShapeRef.new(shape: ListLifecyclePoliciesRequestResourcesList, location_name: "resources"))
         | 
| 583 | 
            +
                ListLifecyclePoliciesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
         | 
| 584 | 
            +
                ListLifecyclePoliciesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListLifecyclePoliciesRequestMaxResultsInteger, location_name: "maxResults"))
         | 
| 584 585 | 
             
                ListLifecyclePoliciesRequest.struct_class = Types::ListLifecyclePoliciesRequest
         | 
| 585 586 |  | 
| 586 587 | 
             
                ListLifecyclePoliciesRequestResourcesList.member = Shapes::ShapeRef.new(shape: LifecycleResource)
         | 
| @@ -589,25 +590,25 @@ module Aws::OpenSearchServerless | |
| 589 590 | 
             
                ListLifecyclePoliciesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
         | 
| 590 591 | 
             
                ListLifecyclePoliciesResponse.struct_class = Types::ListLifecyclePoliciesResponse
         | 
| 591 592 |  | 
| 592 | 
            -
                ListSecurityConfigsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListSecurityConfigsRequestMaxResultsInteger, location_name: "maxResults"))
         | 
| 593 | 
            -
                ListSecurityConfigsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
         | 
| 594 593 | 
             
                ListSecurityConfigsRequest.add_member(:type, Shapes::ShapeRef.new(shape: SecurityConfigType, required: true, location_name: "type"))
         | 
| 594 | 
            +
                ListSecurityConfigsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
         | 
| 595 | 
            +
                ListSecurityConfigsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListSecurityConfigsRequestMaxResultsInteger, location_name: "maxResults"))
         | 
| 595 596 | 
             
                ListSecurityConfigsRequest.struct_class = Types::ListSecurityConfigsRequest
         | 
| 596 597 |  | 
| 597 | 
            -
                ListSecurityConfigsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
         | 
| 598 598 | 
             
                ListSecurityConfigsResponse.add_member(:security_config_summaries, Shapes::ShapeRef.new(shape: SecurityConfigSummaries, location_name: "securityConfigSummaries"))
         | 
| 599 | 
            +
                ListSecurityConfigsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
         | 
| 599 600 | 
             
                ListSecurityConfigsResponse.struct_class = Types::ListSecurityConfigsResponse
         | 
| 600 601 |  | 
| 601 | 
            -
                ListSecurityPoliciesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListSecurityPoliciesRequestMaxResultsInteger, location_name: "maxResults"))
         | 
| 602 | 
            -
                ListSecurityPoliciesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
         | 
| 603 | 
            -
                ListSecurityPoliciesRequest.add_member(:resource, Shapes::ShapeRef.new(shape: ListSecurityPoliciesRequestResourceList, location_name: "resource"))
         | 
| 604 602 | 
             
                ListSecurityPoliciesRequest.add_member(:type, Shapes::ShapeRef.new(shape: SecurityPolicyType, required: true, location_name: "type"))
         | 
| 603 | 
            +
                ListSecurityPoliciesRequest.add_member(:resource, Shapes::ShapeRef.new(shape: ListSecurityPoliciesRequestResourceList, location_name: "resource"))
         | 
| 604 | 
            +
                ListSecurityPoliciesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
         | 
| 605 | 
            +
                ListSecurityPoliciesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListSecurityPoliciesRequestMaxResultsInteger, location_name: "maxResults"))
         | 
| 605 606 | 
             
                ListSecurityPoliciesRequest.struct_class = Types::ListSecurityPoliciesRequest
         | 
| 606 607 |  | 
| 607 608 | 
             
                ListSecurityPoliciesRequestResourceList.member = Shapes::ShapeRef.new(shape: Resource)
         | 
| 608 609 |  | 
| 609 | 
            -
                ListSecurityPoliciesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
         | 
| 610 610 | 
             
                ListSecurityPoliciesResponse.add_member(:security_policy_summaries, Shapes::ShapeRef.new(shape: SecurityPolicySummaries, location_name: "securityPolicySummaries"))
         | 
| 611 | 
            +
                ListSecurityPoliciesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
         | 
| 611 612 | 
             
                ListSecurityPoliciesResponse.struct_class = Types::ListSecurityPoliciesResponse
         | 
| 612 613 |  | 
| 613 614 | 
             
                ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "resourceArn"))
         | 
| @@ -616,13 +617,13 @@ module Aws::OpenSearchServerless | |
| 616 617 | 
             
                ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
         | 
| 617 618 | 
             
                ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
         | 
| 618 619 |  | 
| 619 | 
            -
                ListVpcEndpointsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListVpcEndpointsRequestMaxResultsInteger, location_name: "maxResults"))
         | 
| 620 | 
            -
                ListVpcEndpointsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
         | 
| 621 620 | 
             
                ListVpcEndpointsRequest.add_member(:vpc_endpoint_filters, Shapes::ShapeRef.new(shape: VpcEndpointFilters, location_name: "vpcEndpointFilters"))
         | 
| 621 | 
            +
                ListVpcEndpointsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
         | 
| 622 | 
            +
                ListVpcEndpointsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListVpcEndpointsRequestMaxResultsInteger, location_name: "maxResults"))
         | 
| 622 623 | 
             
                ListVpcEndpointsRequest.struct_class = Types::ListVpcEndpointsRequest
         | 
| 623 624 |  | 
| 624 | 
            -
                ListVpcEndpointsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
         | 
| 625 625 | 
             
                ListVpcEndpointsResponse.add_member(:vpc_endpoint_summaries, Shapes::ShapeRef.new(shape: VpcEndpointSummaries, location_name: "vpcEndpointSummaries"))
         | 
| 626 | 
            +
                ListVpcEndpointsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
         | 
| 626 627 | 
             
                ListVpcEndpointsResponse.struct_class = Types::ListVpcEndpointsResponse
         | 
| 627 628 |  | 
| 628 629 | 
             
                OcuLimitExceededException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
         | 
| @@ -631,20 +632,21 @@ module Aws::OpenSearchServerless | |
| 631 632 | 
             
                ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
         | 
| 632 633 | 
             
                ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
         | 
| 633 634 |  | 
| 634 | 
            -
                SamlConfigOptions.add_member(:group_attribute, Shapes::ShapeRef.new(shape: samlGroupAttribute, location_name: "groupAttribute"))
         | 
| 635 635 | 
             
                SamlConfigOptions.add_member(:metadata, Shapes::ShapeRef.new(shape: samlMetadata, required: true, location_name: "metadata"))
         | 
| 636 | 
            -
                SamlConfigOptions.add_member(:session_timeout, Shapes::ShapeRef.new(shape: SamlConfigOptionsSessionTimeoutInteger, location_name: "sessionTimeout"))
         | 
| 637 636 | 
             
                SamlConfigOptions.add_member(:user_attribute, Shapes::ShapeRef.new(shape: samlUserAttribute, location_name: "userAttribute"))
         | 
| 637 | 
            +
                SamlConfigOptions.add_member(:group_attribute, Shapes::ShapeRef.new(shape: samlGroupAttribute, location_name: "groupAttribute"))
         | 
| 638 | 
            +
                SamlConfigOptions.add_member(:open_search_serverless_entity_id, Shapes::ShapeRef.new(shape: openSearchServerlessEntityId, location_name: "openSearchServerlessEntityId"))
         | 
| 639 | 
            +
                SamlConfigOptions.add_member(:session_timeout, Shapes::ShapeRef.new(shape: SamlConfigOptionsSessionTimeoutInteger, location_name: "sessionTimeout"))
         | 
| 638 640 | 
             
                SamlConfigOptions.struct_class = Types::SamlConfigOptions
         | 
| 639 641 |  | 
| 642 | 
            +
                SecurityConfigDetail.add_member(:id, Shapes::ShapeRef.new(shape: SecurityConfigId, location_name: "id"))
         | 
| 643 | 
            +
                SecurityConfigDetail.add_member(:type, Shapes::ShapeRef.new(shape: SecurityConfigType, location_name: "type"))
         | 
| 640 644 | 
             
                SecurityConfigDetail.add_member(:config_version, Shapes::ShapeRef.new(shape: PolicyVersion, location_name: "configVersion"))
         | 
| 641 | 
            -
                SecurityConfigDetail.add_member(:created_date, Shapes::ShapeRef.new(shape: Long, location_name: "createdDate"))
         | 
| 642 645 | 
             
                SecurityConfigDetail.add_member(:description, Shapes::ShapeRef.new(shape: ConfigDescription, location_name: "description"))
         | 
| 646 | 
            +
                SecurityConfigDetail.add_member(:saml_options, Shapes::ShapeRef.new(shape: SamlConfigOptions, location_name: "samlOptions"))
         | 
| 643 647 | 
             
                SecurityConfigDetail.add_member(:iam_identity_center_options, Shapes::ShapeRef.new(shape: IamIdentityCenterConfigOptions, location_name: "iamIdentityCenterOptions"))
         | 
| 644 | 
            -
                SecurityConfigDetail.add_member(: | 
| 648 | 
            +
                SecurityConfigDetail.add_member(:created_date, Shapes::ShapeRef.new(shape: Long, location_name: "createdDate"))
         | 
| 645 649 | 
             
                SecurityConfigDetail.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Long, location_name: "lastModifiedDate"))
         | 
| 646 | 
            -
                SecurityConfigDetail.add_member(:saml_options, Shapes::ShapeRef.new(shape: SamlConfigOptions, location_name: "samlOptions"))
         | 
| 647 | 
            -
                SecurityConfigDetail.add_member(:type, Shapes::ShapeRef.new(shape: SecurityConfigType, location_name: "type"))
         | 
| 648 650 | 
             
                SecurityConfigDetail.struct_class = Types::SecurityConfigDetail
         | 
| 649 651 |  | 
| 650 652 | 
             
                SecurityConfigStats.add_member(:saml_config_count, Shapes::ShapeRef.new(shape: Long, location_name: "SamlConfigCount"))
         | 
| @@ -652,23 +654,23 @@ module Aws::OpenSearchServerless | |
| 652 654 |  | 
| 653 655 | 
             
                SecurityConfigSummaries.member = Shapes::ShapeRef.new(shape: SecurityConfigSummary)
         | 
| 654 656 |  | 
| 657 | 
            +
                SecurityConfigSummary.add_member(:id, Shapes::ShapeRef.new(shape: SecurityConfigId, location_name: "id"))
         | 
| 658 | 
            +
                SecurityConfigSummary.add_member(:type, Shapes::ShapeRef.new(shape: SecurityConfigType, location_name: "type"))
         | 
| 655 659 | 
             
                SecurityConfigSummary.add_member(:config_version, Shapes::ShapeRef.new(shape: PolicyVersion, location_name: "configVersion"))
         | 
| 656 | 
            -
                SecurityConfigSummary.add_member(:created_date, Shapes::ShapeRef.new(shape: Long, location_name: "createdDate"))
         | 
| 657 660 | 
             
                SecurityConfigSummary.add_member(:description, Shapes::ShapeRef.new(shape: ConfigDescription, location_name: "description"))
         | 
| 658 | 
            -
                SecurityConfigSummary.add_member(: | 
| 661 | 
            +
                SecurityConfigSummary.add_member(:created_date, Shapes::ShapeRef.new(shape: Long, location_name: "createdDate"))
         | 
| 659 662 | 
             
                SecurityConfigSummary.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Long, location_name: "lastModifiedDate"))
         | 
| 660 | 
            -
                SecurityConfigSummary.add_member(:type, Shapes::ShapeRef.new(shape: SecurityConfigType, location_name: "type"))
         | 
| 661 663 | 
             
                SecurityConfigSummary.struct_class = Types::SecurityConfigSummary
         | 
| 662 664 |  | 
| 663 665 | 
             
                SecurityGroupIds.member = Shapes::ShapeRef.new(shape: SecurityGroupId)
         | 
| 664 666 |  | 
| 665 | 
            -
                SecurityPolicyDetail.add_member(: | 
| 666 | 
            -
                SecurityPolicyDetail.add_member(:description, Shapes::ShapeRef.new(shape: PolicyDescription, location_name: "description"))
         | 
| 667 | 
            -
                SecurityPolicyDetail.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Long, location_name: "lastModifiedDate"))
         | 
| 667 | 
            +
                SecurityPolicyDetail.add_member(:type, Shapes::ShapeRef.new(shape: SecurityPolicyType, location_name: "type"))
         | 
| 668 668 | 
             
                SecurityPolicyDetail.add_member(:name, Shapes::ShapeRef.new(shape: PolicyName, location_name: "name"))
         | 
| 669 | 
            -
                SecurityPolicyDetail.add_member(:policy, Shapes::ShapeRef.new(shape: Document, location_name: "policy"))
         | 
| 670 669 | 
             
                SecurityPolicyDetail.add_member(:policy_version, Shapes::ShapeRef.new(shape: PolicyVersion, location_name: "policyVersion"))
         | 
| 671 | 
            -
                SecurityPolicyDetail.add_member(: | 
| 670 | 
            +
                SecurityPolicyDetail.add_member(:description, Shapes::ShapeRef.new(shape: PolicyDescription, location_name: "description"))
         | 
| 671 | 
            +
                SecurityPolicyDetail.add_member(:policy, Shapes::ShapeRef.new(shape: Document, location_name: "policy"))
         | 
| 672 | 
            +
                SecurityPolicyDetail.add_member(:created_date, Shapes::ShapeRef.new(shape: Long, location_name: "createdDate"))
         | 
| 673 | 
            +
                SecurityPolicyDetail.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Long, location_name: "lastModifiedDate"))
         | 
| 672 674 | 
             
                SecurityPolicyDetail.struct_class = Types::SecurityPolicyDetail
         | 
| 673 675 |  | 
| 674 676 | 
             
                SecurityPolicyStats.add_member(:encryption_policy_count, Shapes::ShapeRef.new(shape: Long, location_name: "EncryptionPolicyCount"))
         | 
| @@ -677,19 +679,19 @@ module Aws::OpenSearchServerless | |
| 677 679 |  | 
| 678 680 | 
             
                SecurityPolicySummaries.member = Shapes::ShapeRef.new(shape: SecurityPolicySummary)
         | 
| 679 681 |  | 
| 680 | 
            -
                SecurityPolicySummary.add_member(: | 
| 681 | 
            -
                SecurityPolicySummary.add_member(:description, Shapes::ShapeRef.new(shape: PolicyDescription, location_name: "description"))
         | 
| 682 | 
            -
                SecurityPolicySummary.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Long, location_name: "lastModifiedDate"))
         | 
| 682 | 
            +
                SecurityPolicySummary.add_member(:type, Shapes::ShapeRef.new(shape: SecurityPolicyType, location_name: "type"))
         | 
| 683 683 | 
             
                SecurityPolicySummary.add_member(:name, Shapes::ShapeRef.new(shape: PolicyName, location_name: "name"))
         | 
| 684 684 | 
             
                SecurityPolicySummary.add_member(:policy_version, Shapes::ShapeRef.new(shape: PolicyVersion, location_name: "policyVersion"))
         | 
| 685 | 
            -
                SecurityPolicySummary.add_member(: | 
| 685 | 
            +
                SecurityPolicySummary.add_member(:description, Shapes::ShapeRef.new(shape: PolicyDescription, location_name: "description"))
         | 
| 686 | 
            +
                SecurityPolicySummary.add_member(:created_date, Shapes::ShapeRef.new(shape: Long, location_name: "createdDate"))
         | 
| 687 | 
            +
                SecurityPolicySummary.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Long, location_name: "lastModifiedDate"))
         | 
| 686 688 | 
             
                SecurityPolicySummary.struct_class = Types::SecurityPolicySummary
         | 
| 687 689 |  | 
| 688 690 | 
             
                ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
         | 
| 689 | 
            -
                ServiceQuotaExceededException.add_member(:quota_code, Shapes::ShapeRef.new(shape: String, location_name: "quotaCode"))
         | 
| 690 691 | 
             
                ServiceQuotaExceededException.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, location_name: "resourceId"))
         | 
| 691 692 | 
             
                ServiceQuotaExceededException.add_member(:resource_type, Shapes::ShapeRef.new(shape: String, location_name: "resourceType"))
         | 
| 692 693 | 
             
                ServiceQuotaExceededException.add_member(:service_code, Shapes::ShapeRef.new(shape: String, required: true, location_name: "serviceCode"))
         | 
| 694 | 
            +
                ServiceQuotaExceededException.add_member(:quota_code, Shapes::ShapeRef.new(shape: String, location_name: "quotaCode"))
         | 
| 693 695 | 
             
                ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
         | 
| 694 696 |  | 
| 695 697 | 
             
                SubnetIds.member = Shapes::ShapeRef.new(shape: SubnetId)
         | 
| @@ -714,12 +716,12 @@ module Aws::OpenSearchServerless | |
| 714 716 |  | 
| 715 717 | 
             
                UntagResourceResponse.struct_class = Types::UntagResourceResponse
         | 
| 716 718 |  | 
| 717 | 
            -
                UpdateAccessPolicyRequest.add_member(: | 
| 718 | 
            -
                UpdateAccessPolicyRequest.add_member(:description, Shapes::ShapeRef.new(shape: PolicyDescription, location_name: "description"))
         | 
| 719 | 
            +
                UpdateAccessPolicyRequest.add_member(:type, Shapes::ShapeRef.new(shape: AccessPolicyType, required: true, location_name: "type"))
         | 
| 719 720 | 
             
                UpdateAccessPolicyRequest.add_member(:name, Shapes::ShapeRef.new(shape: PolicyName, required: true, location_name: "name"))
         | 
| 720 | 
            -
                UpdateAccessPolicyRequest.add_member(:policy, Shapes::ShapeRef.new(shape: PolicyDocument, location_name: "policy"))
         | 
| 721 721 | 
             
                UpdateAccessPolicyRequest.add_member(:policy_version, Shapes::ShapeRef.new(shape: PolicyVersion, required: true, location_name: "policyVersion"))
         | 
| 722 | 
            -
                UpdateAccessPolicyRequest.add_member(: | 
| 722 | 
            +
                UpdateAccessPolicyRequest.add_member(:description, Shapes::ShapeRef.new(shape: PolicyDescription, location_name: "description"))
         | 
| 723 | 
            +
                UpdateAccessPolicyRequest.add_member(:policy, Shapes::ShapeRef.new(shape: PolicyDocument, location_name: "policy"))
         | 
| 724 | 
            +
                UpdateAccessPolicyRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
         | 
| 723 725 | 
             
                UpdateAccessPolicyRequest.struct_class = Types::UpdateAccessPolicyRequest
         | 
| 724 726 |  | 
| 725 727 | 
             
                UpdateAccessPolicyResponse.add_member(:access_policy_detail, Shapes::ShapeRef.new(shape: AccessPolicyDetail, location_name: "accessPolicyDetail"))
         | 
| @@ -731,75 +733,75 @@ module Aws::OpenSearchServerless | |
| 731 733 | 
             
                UpdateAccountSettingsResponse.add_member(:account_settings_detail, Shapes::ShapeRef.new(shape: AccountSettingsDetail, location_name: "accountSettingsDetail"))
         | 
| 732 734 | 
             
                UpdateAccountSettingsResponse.struct_class = Types::UpdateAccountSettingsResponse
         | 
| 733 735 |  | 
| 734 | 
            -
                UpdateCollectionDetail.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "arn"))
         | 
| 735 | 
            -
                UpdateCollectionDetail.add_member(:created_date, Shapes::ShapeRef.new(shape: Long, location_name: "createdDate"))
         | 
| 736 | 
            -
                UpdateCollectionDetail.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
         | 
| 737 736 | 
             
                UpdateCollectionDetail.add_member(:id, Shapes::ShapeRef.new(shape: CollectionId, location_name: "id"))
         | 
| 738 | 
            -
                UpdateCollectionDetail.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Long, location_name: "lastModifiedDate"))
         | 
| 739 737 | 
             
                UpdateCollectionDetail.add_member(:name, Shapes::ShapeRef.new(shape: CollectionName, location_name: "name"))
         | 
| 740 738 | 
             
                UpdateCollectionDetail.add_member(:status, Shapes::ShapeRef.new(shape: CollectionStatus, location_name: "status"))
         | 
| 741 739 | 
             
                UpdateCollectionDetail.add_member(:type, Shapes::ShapeRef.new(shape: CollectionType, location_name: "type"))
         | 
| 740 | 
            +
                UpdateCollectionDetail.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
         | 
| 741 | 
            +
                UpdateCollectionDetail.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "arn"))
         | 
| 742 | 
            +
                UpdateCollectionDetail.add_member(:created_date, Shapes::ShapeRef.new(shape: Long, location_name: "createdDate"))
         | 
| 743 | 
            +
                UpdateCollectionDetail.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Long, location_name: "lastModifiedDate"))
         | 
| 742 744 | 
             
                UpdateCollectionDetail.struct_class = Types::UpdateCollectionDetail
         | 
| 743 745 |  | 
| 744 | 
            -
                UpdateCollectionRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
         | 
| 745 | 
            -
                UpdateCollectionRequest.add_member(:description, Shapes::ShapeRef.new(shape: UpdateCollectionRequestDescriptionString, location_name: "description"))
         | 
| 746 746 | 
             
                UpdateCollectionRequest.add_member(:id, Shapes::ShapeRef.new(shape: CollectionId, required: true, location_name: "id"))
         | 
| 747 | 
            +
                UpdateCollectionRequest.add_member(:description, Shapes::ShapeRef.new(shape: UpdateCollectionRequestDescriptionString, location_name: "description"))
         | 
| 748 | 
            +
                UpdateCollectionRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
         | 
| 747 749 | 
             
                UpdateCollectionRequest.struct_class = Types::UpdateCollectionRequest
         | 
| 748 750 |  | 
| 749 751 | 
             
                UpdateCollectionResponse.add_member(:update_collection_detail, Shapes::ShapeRef.new(shape: UpdateCollectionDetail, location_name: "updateCollectionDetail"))
         | 
| 750 752 | 
             
                UpdateCollectionResponse.struct_class = Types::UpdateCollectionResponse
         | 
| 751 753 |  | 
| 752 | 
            -
                UpdateIamIdentityCenterConfigOptions.add_member(:group_attribute, Shapes::ShapeRef.new(shape: IamIdentityCenterGroupAttribute, location_name: "groupAttribute"))
         | 
| 753 754 | 
             
                UpdateIamIdentityCenterConfigOptions.add_member(:user_attribute, Shapes::ShapeRef.new(shape: IamIdentityCenterUserAttribute, location_name: "userAttribute"))
         | 
| 755 | 
            +
                UpdateIamIdentityCenterConfigOptions.add_member(:group_attribute, Shapes::ShapeRef.new(shape: IamIdentityCenterGroupAttribute, location_name: "groupAttribute"))
         | 
| 754 756 | 
             
                UpdateIamIdentityCenterConfigOptions.struct_class = Types::UpdateIamIdentityCenterConfigOptions
         | 
| 755 757 |  | 
| 756 | 
            -
                UpdateLifecyclePolicyRequest.add_member(: | 
| 757 | 
            -
                UpdateLifecyclePolicyRequest.add_member(:description, Shapes::ShapeRef.new(shape: PolicyDescription, location_name: "description"))
         | 
| 758 | 
            +
                UpdateLifecyclePolicyRequest.add_member(:type, Shapes::ShapeRef.new(shape: LifecyclePolicyType, required: true, location_name: "type"))
         | 
| 758 759 | 
             
                UpdateLifecyclePolicyRequest.add_member(:name, Shapes::ShapeRef.new(shape: PolicyName, required: true, location_name: "name"))
         | 
| 759 | 
            -
                UpdateLifecyclePolicyRequest.add_member(:policy, Shapes::ShapeRef.new(shape: PolicyDocument, location_name: "policy"))
         | 
| 760 760 | 
             
                UpdateLifecyclePolicyRequest.add_member(:policy_version, Shapes::ShapeRef.new(shape: PolicyVersion, required: true, location_name: "policyVersion"))
         | 
| 761 | 
            -
                UpdateLifecyclePolicyRequest.add_member(: | 
| 761 | 
            +
                UpdateLifecyclePolicyRequest.add_member(:description, Shapes::ShapeRef.new(shape: PolicyDescription, location_name: "description"))
         | 
| 762 | 
            +
                UpdateLifecyclePolicyRequest.add_member(:policy, Shapes::ShapeRef.new(shape: PolicyDocument, location_name: "policy"))
         | 
| 763 | 
            +
                UpdateLifecyclePolicyRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
         | 
| 762 764 | 
             
                UpdateLifecyclePolicyRequest.struct_class = Types::UpdateLifecyclePolicyRequest
         | 
| 763 765 |  | 
| 764 766 | 
             
                UpdateLifecyclePolicyResponse.add_member(:lifecycle_policy_detail, Shapes::ShapeRef.new(shape: LifecyclePolicyDetail, location_name: "lifecyclePolicyDetail"))
         | 
| 765 767 | 
             
                UpdateLifecyclePolicyResponse.struct_class = Types::UpdateLifecyclePolicyResponse
         | 
| 766 768 |  | 
| 767 | 
            -
                UpdateSecurityConfigRequest.add_member(: | 
| 769 | 
            +
                UpdateSecurityConfigRequest.add_member(:id, Shapes::ShapeRef.new(shape: SecurityConfigId, required: true, location_name: "id"))
         | 
| 768 770 | 
             
                UpdateSecurityConfigRequest.add_member(:config_version, Shapes::ShapeRef.new(shape: PolicyVersion, required: true, location_name: "configVersion"))
         | 
| 769 771 | 
             
                UpdateSecurityConfigRequest.add_member(:description, Shapes::ShapeRef.new(shape: ConfigDescription, location_name: "description"))
         | 
| 770 | 
            -
                UpdateSecurityConfigRequest.add_member(:iam_identity_center_options_updates, Shapes::ShapeRef.new(shape: UpdateIamIdentityCenterConfigOptions, location_name: "iamIdentityCenterOptionsUpdates"))
         | 
| 771 | 
            -
                UpdateSecurityConfigRequest.add_member(:id, Shapes::ShapeRef.new(shape: SecurityConfigId, required: true, location_name: "id"))
         | 
| 772 772 | 
             
                UpdateSecurityConfigRequest.add_member(:saml_options, Shapes::ShapeRef.new(shape: SamlConfigOptions, location_name: "samlOptions"))
         | 
| 773 | 
            +
                UpdateSecurityConfigRequest.add_member(:iam_identity_center_options_updates, Shapes::ShapeRef.new(shape: UpdateIamIdentityCenterConfigOptions, location_name: "iamIdentityCenterOptionsUpdates"))
         | 
| 774 | 
            +
                UpdateSecurityConfigRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
         | 
| 773 775 | 
             
                UpdateSecurityConfigRequest.struct_class = Types::UpdateSecurityConfigRequest
         | 
| 774 776 |  | 
| 775 777 | 
             
                UpdateSecurityConfigResponse.add_member(:security_config_detail, Shapes::ShapeRef.new(shape: SecurityConfigDetail, location_name: "securityConfigDetail"))
         | 
| 776 778 | 
             
                UpdateSecurityConfigResponse.struct_class = Types::UpdateSecurityConfigResponse
         | 
| 777 779 |  | 
| 778 | 
            -
                UpdateSecurityPolicyRequest.add_member(: | 
| 779 | 
            -
                UpdateSecurityPolicyRequest.add_member(:description, Shapes::ShapeRef.new(shape: PolicyDescription, location_name: "description"))
         | 
| 780 | 
            +
                UpdateSecurityPolicyRequest.add_member(:type, Shapes::ShapeRef.new(shape: SecurityPolicyType, required: true, location_name: "type"))
         | 
| 780 781 | 
             
                UpdateSecurityPolicyRequest.add_member(:name, Shapes::ShapeRef.new(shape: PolicyName, required: true, location_name: "name"))
         | 
| 781 | 
            -
                UpdateSecurityPolicyRequest.add_member(:policy, Shapes::ShapeRef.new(shape: PolicyDocument, location_name: "policy"))
         | 
| 782 782 | 
             
                UpdateSecurityPolicyRequest.add_member(:policy_version, Shapes::ShapeRef.new(shape: PolicyVersion, required: true, location_name: "policyVersion"))
         | 
| 783 | 
            -
                UpdateSecurityPolicyRequest.add_member(: | 
| 783 | 
            +
                UpdateSecurityPolicyRequest.add_member(:description, Shapes::ShapeRef.new(shape: PolicyDescription, location_name: "description"))
         | 
| 784 | 
            +
                UpdateSecurityPolicyRequest.add_member(:policy, Shapes::ShapeRef.new(shape: PolicyDocument, location_name: "policy"))
         | 
| 785 | 
            +
                UpdateSecurityPolicyRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
         | 
| 784 786 | 
             
                UpdateSecurityPolicyRequest.struct_class = Types::UpdateSecurityPolicyRequest
         | 
| 785 787 |  | 
| 786 788 | 
             
                UpdateSecurityPolicyResponse.add_member(:security_policy_detail, Shapes::ShapeRef.new(shape: SecurityPolicyDetail, location_name: "securityPolicyDetail"))
         | 
| 787 789 | 
             
                UpdateSecurityPolicyResponse.struct_class = Types::UpdateSecurityPolicyResponse
         | 
| 788 790 |  | 
| 789 791 | 
             
                UpdateVpcEndpointDetail.add_member(:id, Shapes::ShapeRef.new(shape: VpcEndpointId, location_name: "id"))
         | 
| 790 | 
            -
                UpdateVpcEndpointDetail.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Long, location_name: "lastModifiedDate"))
         | 
| 791 792 | 
             
                UpdateVpcEndpointDetail.add_member(:name, Shapes::ShapeRef.new(shape: VpcEndpointName, location_name: "name"))
         | 
| 792 | 
            -
                UpdateVpcEndpointDetail.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIds, location_name: "securityGroupIds"))
         | 
| 793 793 | 
             
                UpdateVpcEndpointDetail.add_member(:status, Shapes::ShapeRef.new(shape: VpcEndpointStatus, location_name: "status"))
         | 
| 794 794 | 
             
                UpdateVpcEndpointDetail.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIds, location_name: "subnetIds"))
         | 
| 795 | 
            +
                UpdateVpcEndpointDetail.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIds, location_name: "securityGroupIds"))
         | 
| 796 | 
            +
                UpdateVpcEndpointDetail.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Long, location_name: "lastModifiedDate"))
         | 
| 795 797 | 
             
                UpdateVpcEndpointDetail.struct_class = Types::UpdateVpcEndpointDetail
         | 
| 796 798 |  | 
| 797 | 
            -
                UpdateVpcEndpointRequest.add_member(:add_security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIds, location_name: "addSecurityGroupIds"))
         | 
| 798 | 
            -
                UpdateVpcEndpointRequest.add_member(:add_subnet_ids, Shapes::ShapeRef.new(shape: SubnetIds, location_name: "addSubnetIds"))
         | 
| 799 | 
            -
                UpdateVpcEndpointRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
         | 
| 800 799 | 
             
                UpdateVpcEndpointRequest.add_member(:id, Shapes::ShapeRef.new(shape: VpcEndpointId, required: true, location_name: "id"))
         | 
| 801 | 
            -
                UpdateVpcEndpointRequest.add_member(: | 
| 800 | 
            +
                UpdateVpcEndpointRequest.add_member(:add_subnet_ids, Shapes::ShapeRef.new(shape: SubnetIds, location_name: "addSubnetIds"))
         | 
| 802 801 | 
             
                UpdateVpcEndpointRequest.add_member(:remove_subnet_ids, Shapes::ShapeRef.new(shape: SubnetIds, location_name: "removeSubnetIds"))
         | 
| 802 | 
            +
                UpdateVpcEndpointRequest.add_member(:add_security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIds, location_name: "addSecurityGroupIds"))
         | 
| 803 | 
            +
                UpdateVpcEndpointRequest.add_member(:remove_security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIds, location_name: "removeSecurityGroupIds"))
         | 
| 804 | 
            +
                UpdateVpcEndpointRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
         | 
| 803 805 | 
             
                UpdateVpcEndpointRequest.struct_class = Types::UpdateVpcEndpointRequest
         | 
| 804 806 |  | 
| 805 807 | 
             
                UpdateVpcEndpointResponse.add_member(:update_vpc_endpoint_detail, Shapes::ShapeRef.new(shape: UpdateVpcEndpointDetail, location_name: "UpdateVpcEndpointDetail"))
         | 
| @@ -808,22 +810,22 @@ module Aws::OpenSearchServerless | |
| 808 810 | 
             
                ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
         | 
| 809 811 | 
             
                ValidationException.struct_class = Types::ValidationException
         | 
| 810 812 |  | 
| 811 | 
            -
                VpcEndpointDetail.add_member(:created_date, Shapes::ShapeRef.new(shape: Long, location_name: "createdDate"))
         | 
| 812 | 
            -
                VpcEndpointDetail.add_member(:failure_code, Shapes::ShapeRef.new(shape: String, location_name: "failureCode"))
         | 
| 813 | 
            -
                VpcEndpointDetail.add_member(:failure_message, Shapes::ShapeRef.new(shape: String, location_name: "failureMessage"))
         | 
| 814 813 | 
             
                VpcEndpointDetail.add_member(:id, Shapes::ShapeRef.new(shape: VpcEndpointId, location_name: "id"))
         | 
| 815 814 | 
             
                VpcEndpointDetail.add_member(:name, Shapes::ShapeRef.new(shape: VpcEndpointName, location_name: "name"))
         | 
| 815 | 
            +
                VpcEndpointDetail.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, location_name: "vpcId"))
         | 
| 816 | 
            +
                VpcEndpointDetail.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIds, location_name: "subnetIds"))
         | 
| 816 817 | 
             
                VpcEndpointDetail.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIds, location_name: "securityGroupIds"))
         | 
| 817 818 | 
             
                VpcEndpointDetail.add_member(:status, Shapes::ShapeRef.new(shape: VpcEndpointStatus, location_name: "status"))
         | 
| 818 | 
            -
                VpcEndpointDetail.add_member(: | 
| 819 | 
            -
                VpcEndpointDetail.add_member(: | 
| 819 | 
            +
                VpcEndpointDetail.add_member(:created_date, Shapes::ShapeRef.new(shape: Long, location_name: "createdDate"))
         | 
| 820 | 
            +
                VpcEndpointDetail.add_member(:failure_code, Shapes::ShapeRef.new(shape: String, location_name: "failureCode"))
         | 
| 821 | 
            +
                VpcEndpointDetail.add_member(:failure_message, Shapes::ShapeRef.new(shape: String, location_name: "failureMessage"))
         | 
| 820 822 | 
             
                VpcEndpointDetail.struct_class = Types::VpcEndpointDetail
         | 
| 821 823 |  | 
| 822 824 | 
             
                VpcEndpointDetails.member = Shapes::ShapeRef.new(shape: VpcEndpointDetail)
         | 
| 823 825 |  | 
| 824 | 
            -
                VpcEndpointErrorDetail.add_member(:error_code, Shapes::ShapeRef.new(shape: String, location_name: "errorCode"))
         | 
| 825 | 
            -
                VpcEndpointErrorDetail.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "errorMessage"))
         | 
| 826 826 | 
             
                VpcEndpointErrorDetail.add_member(:id, Shapes::ShapeRef.new(shape: VpcEndpointId, location_name: "id"))
         | 
| 827 | 
            +
                VpcEndpointErrorDetail.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "errorMessage"))
         | 
| 828 | 
            +
                VpcEndpointErrorDetail.add_member(:error_code, Shapes::ShapeRef.new(shape: String, location_name: "errorCode"))
         | 
| 827 829 | 
             
                VpcEndpointErrorDetail.struct_class = Types::VpcEndpointErrorDetail
         | 
| 828 830 |  | 
| 829 831 | 
             
                VpcEndpointErrorDetails.member = Shapes::ShapeRef.new(shape: VpcEndpointErrorDetail)
         |