UNPKG

openapi-directory

Version:

Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS

1 lines 50.8 kB
{"openapi":"3.0.0","info":{"version":"2018-01-04","x-release":"v4","title":"AWS Resource Access Manager","description":"<p>Use AWS Resource Access Manager to share AWS resources between AWS accounts. To share a resource, you create a resource share, associate the resource with the resource share, and specify the principals that can access the resource. The following principals are supported:</p> <ul> <li> <p>The ID of an AWS account</p> </li> <li> <p>The Amazon Resource Name (ARN) of an OU from AWS Organizations</p> </li> <li> <p>The Amazon Resource Name (ARN) of an organization from AWS Organizations</p> </li> </ul> <p>If you specify an AWS account that doesn't exist in the same organization as the account that owns the resource share, the owner of the specified account receives an invitation to accept the resource share. After the owner accepts the invitation, they can access the resources in the resource share. An administrator of the specified account can use IAM policies to restrict access resources in the resource share.</p>","x-logo":{"url":"https://twitter.com/awscloud/profile_image?size=original","backgroundColor":"#FFFFFF"},"termsOfService":"https://aws.amazon.com/service-terms/","contact":{"name":"Mike Ralphson","email":"mike.ralphson@gmail.com","url":"https://github.com/mermade/aws2openapi","x-twitter":"PermittedSoc"},"license":{"name":"Apache 2.0 License","url":"http://www.apache.org/licenses/"},"x-providerName":"amazonaws.com","x-serviceName":"ram","x-origin":[{"contentType":"application/json","url":"https://raw.githubusercontent.com/aws/aws-sdk-js/master/apis/ram-2018-01-04.normal.json","converter":{"url":"https://github.com/mermade/aws2openapi","version":"1.0.0"},"x-apisguru-direct":true}],"x-apiClientRegistration":{"url":"https://portal.aws.amazon.com/gp/aws/developer/registration/index.html?nc2=h_ct"},"x-apisguru-categories":["cloud"],"x-preferred":true},"externalDocs":{"description":"Amazon Web Services documentation","url":"https://aws.amazon.com/ram/"},"security":[{"hmac":[]}],"paths":{"/acceptresourceshareinvitation":{"post":{"operationId":"AcceptResourceShareInvitation","description":"Accepts an invitation to a resource share from another AWS account.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AcceptResourceShareInvitationResponse"}}}},"480":{"description":"MalformedArnException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MalformedArnException"}}}},"481":{"description":"OperationNotPermittedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationNotPermittedException"}}}},"482":{"description":"ResourceShareInvitationArnNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceShareInvitationArnNotFoundException"}}}},"483":{"description":"ResourceShareInvitationAlreadyAcceptedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceShareInvitationAlreadyAcceptedException"}}}},"484":{"description":"ResourceShareInvitationAlreadyRejectedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceShareInvitationAlreadyRejectedException"}}}},"485":{"description":"ResourceShareInvitationExpiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceShareInvitationExpiredException"}}}},"486":{"description":"ServerInternalException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServerInternalException"}}}},"487":{"description":"ServiceUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceUnavailableException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AcceptResourceShareInvitationRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/associateresourceshare":{"post":{"operationId":"AssociateResourceShare","description":"Associates the specified resource share with the specified principals and resources.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AssociateResourceShareResponse"}}}},"480":{"description":"IdempotentParameterMismatchException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IdempotentParameterMismatchException"}}}},"481":{"description":"UnknownResourceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnknownResourceException"}}}},"482":{"description":"InvalidStateTransitionException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidStateTransitionException"}}}},"483":{"description":"ResourceShareLimitExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceShareLimitExceededException"}}}},"484":{"description":"MalformedArnException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MalformedArnException"}}}},"485":{"description":"InvalidStateTransitionException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidStateTransitionException"}}}},"486":{"description":"InvalidClientTokenException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidClientTokenException"}}}},"487":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"488":{"description":"OperationNotPermittedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationNotPermittedException"}}}},"489":{"description":"ServerInternalException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServerInternalException"}}}},"490":{"description":"ServiceUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceUnavailableException"}}}},"491":{"description":"UnknownResourceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnknownResourceException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AssociateResourceShareRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/createresourceshare":{"post":{"operationId":"CreateResourceShare","description":"Creates a resource share.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateResourceShareResponse"}}}},"480":{"description":"IdempotentParameterMismatchException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IdempotentParameterMismatchException"}}}},"481":{"description":"InvalidStateTransitionException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidStateTransitionException"}}}},"482":{"description":"UnknownResourceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnknownResourceException"}}}},"483":{"description":"MalformedArnException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MalformedArnException"}}}},"484":{"description":"InvalidClientTokenException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidClientTokenException"}}}},"485":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"486":{"description":"OperationNotPermittedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationNotPermittedException"}}}},"487":{"description":"ResourceShareLimitExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceShareLimitExceededException"}}}},"488":{"description":"ServerInternalException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServerInternalException"}}}},"489":{"description":"ServiceUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceUnavailableException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateResourceShareRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/deleteresourceshare":{"delete":{"operationId":"DeleteResourceShare","description":"Deletes the specified resource share.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteResourceShareResponse"}}}},"480":{"description":"OperationNotPermittedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationNotPermittedException"}}}},"481":{"description":"IdempotentParameterMismatchException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IdempotentParameterMismatchException"}}}},"482":{"description":"InvalidStateTransitionException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidStateTransitionException"}}}},"483":{"description":"UnknownResourceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnknownResourceException"}}}},"484":{"description":"MalformedArnException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MalformedArnException"}}}},"485":{"description":"InvalidClientTokenException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidClientTokenException"}}}},"486":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"487":{"description":"ServerInternalException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServerInternalException"}}}},"488":{"description":"ServiceUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceUnavailableException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteResourceShareRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/disassociateresourceshare":{"post":{"operationId":"DisassociateResourceShare","description":"Disassociates the specified principals or resources from the specified resource share.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DisassociateResourceShareResponse"}}}},"480":{"description":"IdempotentParameterMismatchException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IdempotentParameterMismatchException"}}}},"481":{"description":"ResourceShareLimitExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceShareLimitExceededException"}}}},"482":{"description":"MalformedArnException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MalformedArnException"}}}},"483":{"description":"InvalidStateTransitionException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidStateTransitionException"}}}},"484":{"description":"InvalidClientTokenException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidClientTokenException"}}}},"485":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"486":{"description":"OperationNotPermittedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationNotPermittedException"}}}},"487":{"description":"ServerInternalException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServerInternalException"}}}},"488":{"description":"ServiceUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceUnavailableException"}}}},"489":{"description":"UnknownResourceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnknownResourceException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DisassociateResourceShareRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/enablesharingwithawsorganization":{"post":{"operationId":"EnableSharingWithAwsOrganization","description":"Enables resource sharing within your organization.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/EnableSharingWithAwsOrganizationResponse"}}}},"480":{"description":"OperationNotPermittedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationNotPermittedException"}}}},"481":{"description":"ServerInternalException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServerInternalException"}}}},"482":{"description":"ServiceUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceUnavailableException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/EnableSharingWithAwsOrganizationRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/getresourcepolicies":{"post":{"operationId":"GetResourcePolicies","description":"Gets the policies for the specifies resources.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetResourcePoliciesResponse"}}}},"480":{"description":"MalformedArnException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MalformedArnException"}}}},"481":{"description":"InvalidNextTokenException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidNextTokenException"}}}},"482":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"483":{"description":"ServerInternalException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServerInternalException"}}}},"484":{"description":"ServiceUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceUnavailableException"}}}}},"parameters":[{"name":"maxResults","in":"query","description":"Pagination limit","required":false,"schema":{"type":"string"}},{"name":"nextToken","in":"query","description":"Pagination token","required":false,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetResourcePoliciesRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/getresourceshareassociations":{"post":{"operationId":"GetResourceShareAssociations","description":"Gets the associations for the specified resource share.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetResourceShareAssociationsResponse"}}}},"480":{"description":"UnknownResourceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnknownResourceException"}}}},"481":{"description":"MalformedArnException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MalformedArnException"}}}},"482":{"description":"InvalidNextTokenException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidNextTokenException"}}}},"483":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"484":{"description":"OperationNotPermittedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationNotPermittedException"}}}},"485":{"description":"ServerInternalException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServerInternalException"}}}},"486":{"description":"ServiceUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceUnavailableException"}}}}},"parameters":[{"name":"maxResults","in":"query","description":"Pagination limit","required":false,"schema":{"type":"string"}},{"name":"nextToken","in":"query","description":"Pagination token","required":false,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetResourceShareAssociationsRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/getresourceshareinvitations":{"post":{"operationId":"GetResourceShareInvitations","description":"Gets the specified invitations for resource sharing.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetResourceShareInvitationsResponse"}}}},"480":{"description":"ResourceShareInvitationArnNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceShareInvitationArnNotFoundException"}}}},"481":{"description":"InvalidMaxResultsException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidMaxResultsException"}}}},"482":{"description":"MalformedArnException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MalformedArnException"}}}},"483":{"description":"InvalidNextTokenException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidNextTokenException"}}}},"484":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"485":{"description":"ServerInternalException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServerInternalException"}}}},"486":{"description":"ServiceUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceUnavailableException"}}}}},"parameters":[{"name":"maxResults","in":"query","description":"Pagination limit","required":false,"schema":{"type":"string"}},{"name":"nextToken","in":"query","description":"Pagination token","required":false,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetResourceShareInvitationsRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/getresourceshares":{"post":{"operationId":"GetResourceShares","description":"Gets the specified resource shares or all of your resource shares.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetResourceSharesResponse"}}}},"480":{"description":"UnknownResourceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnknownResourceException"}}}},"481":{"description":"MalformedArnException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MalformedArnException"}}}},"482":{"description":"InvalidNextTokenException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidNextTokenException"}}}},"483":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"484":{"description":"ServerInternalException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServerInternalException"}}}},"485":{"description":"ServiceUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceUnavailableException"}}}}},"parameters":[{"name":"maxResults","in":"query","description":"Pagination limit","required":false,"schema":{"type":"string"}},{"name":"nextToken","in":"query","description":"Pagination token","required":false,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetResourceSharesRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/listprincipals":{"post":{"operationId":"ListPrincipals","description":"Lists the principals with access to the specified resource.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListPrincipalsResponse"}}}},"480":{"description":"MalformedArnException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MalformedArnException"}}}},"481":{"description":"UnknownResourceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnknownResourceException"}}}},"482":{"description":"InvalidNextTokenException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidNextTokenException"}}}},"483":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"484":{"description":"ServerInternalException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServerInternalException"}}}},"485":{"description":"ServiceUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceUnavailableException"}}}}},"parameters":[{"name":"maxResults","in":"query","description":"Pagination limit","required":false,"schema":{"type":"string"}},{"name":"nextToken","in":"query","description":"Pagination token","required":false,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListPrincipalsRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/listresources":{"post":{"operationId":"ListResources","description":"Lists the resources that the specified principal can access.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListResourcesResponse"}}}},"480":{"description":"InvalidResourceTypeException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidResourceTypeException"}}}},"481":{"description":"UnknownResourceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnknownResourceException"}}}},"482":{"description":"MalformedArnException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MalformedArnException"}}}},"483":{"description":"InvalidNextTokenException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidNextTokenException"}}}},"484":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"485":{"description":"ServerInternalException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServerInternalException"}}}},"486":{"description":"ServiceUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceUnavailableException"}}}}},"parameters":[{"name":"maxResults","in":"query","description":"Pagination limit","required":false,"schema":{"type":"string"}},{"name":"nextToken","in":"query","description":"Pagination token","required":false,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListResourcesRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/rejectresourceshareinvitation":{"post":{"operationId":"RejectResourceShareInvitation","description":"Rejects an invitation to a resource share from another AWS account.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RejectResourceShareInvitationResponse"}}}},"480":{"description":"MalformedArnException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MalformedArnException"}}}},"481":{"description":"OperationNotPermittedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationNotPermittedException"}}}},"482":{"description":"ResourceShareInvitationArnNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceShareInvitationArnNotFoundException"}}}},"483":{"description":"ResourceShareInvitationAlreadyAcceptedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceShareInvitationAlreadyAcceptedException"}}}},"484":{"description":"ResourceShareInvitationAlreadyRejectedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceShareInvitationAlreadyRejectedException"}}}},"485":{"description":"ResourceShareInvitationExpiredException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceShareInvitationExpiredException"}}}},"486":{"description":"ServerInternalException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServerInternalException"}}}},"487":{"description":"ServiceUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceUnavailableException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/RejectResourceShareInvitationRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/tagresource":{"post":{"operationId":"TagResource","description":"Adds the specified tags to the specified resource share.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TagResourceResponse"}}}},"480":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"481":{"description":"MalformedArnException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MalformedArnException"}}}},"482":{"description":"TagLimitExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TagLimitExceededException"}}}},"483":{"description":"ResourceArnNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceArnNotFoundException"}}}},"484":{"description":"ServerInternalException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServerInternalException"}}}},"485":{"description":"ServiceUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceUnavailableException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TagResourceRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/untagresource":{"post":{"operationId":"UntagResource","description":"Removes the specified tags from the specified resource share.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UntagResourceResponse"}}}},"480":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"481":{"description":"ServerInternalException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServerInternalException"}}}},"482":{"description":"ServiceUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceUnavailableException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UntagResourceRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/updateresourceshare":{"post":{"operationId":"UpdateResourceShare","description":"Updates the specified resource share.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UpdateResourceShareResponse"}}}},"480":{"description":"IdempotentParameterMismatchException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/IdempotentParameterMismatchException"}}}},"481":{"description":"MissingRequiredParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MissingRequiredParameterException"}}}},"482":{"description":"UnknownResourceException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnknownResourceException"}}}},"483":{"description":"MalformedArnException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/MalformedArnException"}}}},"484":{"description":"InvalidClientTokenException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidClientTokenException"}}}},"485":{"description":"InvalidParameterException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InvalidParameterException"}}}},"486":{"description":"OperationNotPermittedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/OperationNotPermittedException"}}}},"487":{"description":"ServerInternalException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServerInternalException"}}}},"488":{"description":"ServiceUnavailableException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceUnavailableException"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UpdateResourceShareRequest"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]}},"servers":[{"url":"https://ram.amazonaws.com/"},{"url":"http://ram.amazonaws.com/"}],"components":{"parameters":{"Action":{"name":"Action","in":"query","required":true,"schema":{"type":"string"}},"Version":{"name":"Version","in":"query","required":true,"schema":{"type":"string"}},"X-Amz-Content-Sha256":{"name":"X-Amz-Content-Sha256","in":"header","required":false,"schema":{"type":"string"}},"X-Amz-Date":{"name":"X-Amz-Date","in":"header","required":false,"schema":{"type":"string"}},"X-Amz-Algorithm":{"name":"X-Amz-Algorithm","in":"header","required":false,"schema":{"type":"string"}},"X-Amz-Credential":{"name":"X-Amz-Credential","in":"header","required":false,"schema":{"type":"string"}},"X-Amz-Security-Token":{"name":"X-Amz-Security-Token","in":"header","required":false,"schema":{"type":"string"}},"X-Amz-Signature":{"name":"X-Amz-Signature","in":"header","required":false,"schema":{"type":"string"}},"X-Amz-SignedHeaders":{"name":"X-Amz-SignedHeaders","in":"header","required":false,"schema":{"type":"string"}}},"securitySchemes":{"hmac":{"type":"apiKey","name":"Authorization","in":"header","description":"Amazon Signature authorization v4","x-amazon-apigateway-authtype":"awsSigv4"}},"schemas":{"AcceptResourceShareInvitationResponse":{"type":"object","properties":{"resourceShareInvitation":{"$ref":"#/components/schemas/ResourceShareInvitation"},"clientToken":{"$ref":"#/components/schemas/String"}}},"AcceptResourceShareInvitationRequest":{"type":"object","required":["resourceShareInvitationArn"],"properties":{"resourceShareInvitationArn":{"$ref":"#/components/schemas/String"},"clientToken":{"$ref":"#/components/schemas/String"}}},"MalformedArnException":{},"OperationNotPermittedException":{},"ResourceShareInvitationArnNotFoundException":{},"ResourceShareInvitationAlreadyAcceptedException":{},"ResourceShareInvitationAlreadyRejectedException":{},"ResourceShareInvitationExpiredException":{},"ServerInternalException":{},"ServiceUnavailableException":{},"AssociateResourceShareResponse":{"type":"object","properties":{"resourceShareAssociations":{"$ref":"#/components/schemas/ResourceShareAssociationList"},"clientToken":{"$ref":"#/components/schemas/String"}}},"AssociateResourceShareRequest":{"type":"object","required":["resourceShareArn"],"properties":{"resourceShareArn":{"$ref":"#/components/schemas/String"},"resourceArns":{"$ref":"#/components/schemas/ResourceArnList"},"principals":{"$ref":"#/components/schemas/PrincipalArnOrIdList"},"clientToken":{"$ref":"#/components/schemas/String"}}},"IdempotentParameterMismatchException":{},"UnknownResourceException":{},"InvalidStateTransitionException":{},"ResourceShareLimitExceededException":{},"InvalidClientTokenException":{},"InvalidParameterException":{},"CreateResourceShareResponse":{"type":"object","properties":{"resourceShare":{"$ref":"#/components/schemas/ResourceShare"},"clientToken":{"$ref":"#/components/schemas/String"}}},"CreateResourceShareRequest":{"type":"object","required":["name"],"properties":{"name":{"$ref":"#/components/schemas/String"},"resourceArns":{"$ref":"#/components/schemas/ResourceArnList"},"principals":{"$ref":"#/components/schemas/PrincipalArnOrIdList"},"tags":{"$ref":"#/components/schemas/TagList"},"allowExternalPrincipals":{"$ref":"#/components/schemas/Boolean"},"clientToken":{"$ref":"#/components/schemas/String"}}},"DeleteResourceShareResponse":{"type":"object","properties":{"returnValue":{"$ref":"#/components/schemas/Boolean"},"clientToken":{"$ref":"#/components/schemas/String"}}},"DeleteResourceShareRequest":{"type":"object","properties":{}},"DisassociateResourceShareResponse":{"type":"object","properties":{"resourceShareAssociations":{"$ref":"#/components/schemas/ResourceShareAssociationList"},"clientToken":{"$ref":"#/components/schemas/String"}}},"DisassociateResourceShareRequest":{"type":"object","required":["resourceShareArn"],"properties":{"resourceShareArn":{"$ref":"#/components/schemas/String"},"resourceArns":{"$ref":"#/components/schemas/ResourceArnList"},"principals":{"$ref":"#/components/schemas/PrincipalArnOrIdList"},"clientToken":{"$ref":"#/components/schemas/String"}}},"EnableSharingWithAwsOrganizationResponse":{"type":"object","properties":{"returnValue":{"$ref":"#/components/schemas/Boolean"}}},"EnableSharingWithAwsOrganizationRequest":{"type":"object","properties":{}},"GetResourcePoliciesResponse":{"type":"object","properties":{"policies":{"$ref":"#/components/schemas/PolicyList"},"nextToken":{"$ref":"#/components/schemas/String"}}},"GetResourcePoliciesRequest":{"type":"object","required":["resourceArns"],"properties":{"resourceArns":{"$ref":"#/components/schemas/ResourceArnList"},"principal":{"$ref":"#/components/schemas/String"},"nextToken":{"$ref":"#/components/schemas/String"},"maxResults":{"$ref":"#/components/schemas/MaxResults"}}},"InvalidNextTokenException":{},"GetResourceShareAssociationsResponse":{"type":"object","properties":{"resourceShareAssociations":{"$ref":"#/components/schemas/ResourceShareAssociationList"},"nextToken":{"$ref":"#/components/schemas/String"}}},"GetResourceShareAssociationsRequest":{"type":"object","required":["associationType"],"properties":{"associationType":{"$ref":"#/components/schemas/ResourceShareAssociationType"},"resourceShareArns":{"$ref":"#/components/schemas/ResourceShareArnList"},"resourceArn":{"$ref":"#/components/schemas/String"},"principal":{"$ref":"#/components/schemas/String"},"associationStatus":{"$ref":"#/components/schemas/ResourceShareAssociationStatus"},"nextToken":{"$ref":"#/components/schemas/String"},"maxResults":{"$ref":"#/components/schemas/MaxResults"}}},"GetResourceShareInvitationsResponse":{"type":"object","properties":{"resourceShareInvitations":{"$ref":"#/components/schemas/ResourceShareInvitationList"},"nextToken":{"$ref":"#/components/schemas/String"}}},"GetResourceShareInvitationsRequest":{"type":"object","properties":{"resourceShareInvitationArns":{"$ref":"#/components/schemas/ResourceShareInvitationArnList"},"resourceShareArns":{"$ref":"#/components/schemas/ResourceShareArnList"},"nextToken":{"$ref":"#/components/schemas/String"},"maxResults":{"$ref":"#/components/schemas/MaxResults"}}},"InvalidMaxResultsException":{},"GetResourceSharesResponse":{"type":"object","properties":{"resourceShares":{"$ref":"#/components/schemas/ResourceShareList"},"nextToken":{"$ref":"#/components/schemas/String"}}},"GetResourceSharesRequest":{"type":"object","required":["resourceOwner"],"properties":{"resourceShareArns":{"$ref":"#/components/schemas/ResourceShareArnList"},"resourceShareStatus":{"$ref":"#/components/schemas/ResourceShareStatus"},"resourceOwner":{"$ref":"#/components/schemas/ResourceOwner"},"name":{"$ref":"#/components/schemas/String"},"tagFilters":{"$ref":"#/components/schemas/TagFilters"},"nextToken":{"$ref":"#/components/schemas/String"},"maxResults":{"$ref":"#/components/schemas/MaxResults"}}},"ListPrincipalsResponse":{"type":"object","properties":{"principals":{"$ref":"#/components/schemas/PrincipalList"},"nextToken":{"$ref":"#/components/schemas/String"}}},"ListPrincipalsRequest":{"type":"object","required":["resourceOwner"],"properties":{"resourceOwner":{"$ref":"#/components/schemas/ResourceOwner"},"resourceArn":{"$ref":"#/components/schemas/String"},"principals":{"$ref":"#/components/schemas/PrincipalArnOrIdList"},"resourceType":{"$ref":"#/components/schemas/String"},"resourceShareArns":{"$ref":"#/components/schemas/ResourceShareArnList"},"nextToken":{"$ref":"#/components/schemas/String"},"maxResults":{"$ref":"#/components/schemas/MaxResults"}}},"ListResourcesResponse":{"type":"object","properties":{"resources":{"$ref":"#/components/schemas/ResourceList"},"nextToken":{"$ref":"#/components/schemas/String"}}},"ListResourcesRequest":{"type":"object","required":["resourceOwner"],"properties":{"resourceOwner":{"$ref":"#/components/schemas/ResourceOwner"},"principal":{"$ref":"#/components/schemas/String"},"resourceType":{"$ref":"#/components/schemas/String"},"resourceArns":{"$ref":"#/components/schemas/ResourceArnList"},"resourceShareArns":{"$ref":"#/components/schemas/ResourceShareArnList"},"nextToken":{"$ref":"#/components/schemas/String"},"maxResults":{"$ref":"#/components/schemas/MaxResults"}}},"InvalidResourceTypeException":{},"RejectResourceShareInvitationResponse":{"type":"object","properties":{"resourceShareInvitation":{"$ref":"#/components/schemas/ResourceShareInvitation"},"clientToken":{"$ref":"#/components/schemas/String"}}},"RejectResourceShareInvitationRequest":{"type":"object","required":["resourceShareInvitationArn"],"properties":{"resourceShareInvitationArn":{"$ref":"#/components/schemas/String"},"clientToken":{"$ref":"#/components/schemas/String"}}},"TagResourceResponse":{"type":"object","properties":{}},"TagResourceRequest":{"type":"object","required":["resourceShareArn","tags"],"properties":{"resourceShareArn":{"$ref":"#/components/schemas/String"},"tags":{"$ref":"#/components/schemas/TagList"}}},"TagLimitExceededException":{},"ResourceArnNotFoundException":{},"UntagResourceResponse":{"type":"object","properties":{}},"UntagResourceRequest":{"type":"object","required":["resourceShareArn","tagKeys"],"properties":{"resourceShareArn":{"$ref":"#/components/schemas/String"},"tagKeys":{"$ref":"#/components/schemas/TagKeyList"}}},"UpdateResourceShareResponse":{"type":"object","properties":{"resourceShare":{"$ref":"#/components/schemas/ResourceShare"},"clientToken":{"$ref":"#/components/schemas/String"}}},"UpdateResourceShareRequest":{"type":"object","required":["resourceShareArn"],"properties":{"resourceShareArn":{"$ref":"#/components/schemas/String"},"name":{"$ref":"#/components/schemas/String"},"allowExternalPrincipals":{"$ref":"#/components/schemas/Boolean"},"clientToken":{"$ref":"#/components/schemas/String"}}},"MissingRequiredParameterException":{},"String":{"type":"string"},"ResourceShareInvitation":{"type":"object","properties":{"resourceShareInvitationArn":{"$ref":"#/components/schemas/String"},"resourceShareName":{"$ref":"#/components/schemas/String"},"resourceShareArn":{"$ref":"#/components/schemas/String"},"senderAccountId":{"$ref":"#/components/schemas/String"},"receiverAccountId":{"$ref":"#/components/schemas/String"},"invitationTimestamp":{"$ref":"#/components/schemas/DateTime"},"status":{"$ref":"#/components/schemas/ResourceShareInvitationStatus"},"resourceShareAssociations":{"$ref":"#/components/schemas/ResourceShareAssociationList"}},"description":"Describes an invitation to join a resource share."},"ResourceArnList":{"type":"array","items":{"$ref":"#/components/schemas/String"}},"PrincipalArnOrIdList":{"type":"array","items":{"$ref":"#/components/schemas/String"}},"ResourceShareAssociationList":{"type":"array","items":{"$ref":"#/components/schemas/ResourceShareAssociation"}},"Boolean":{"type":"boolean"},"TagList":{"type":"array","items":{"$ref":"#/components/schemas/Tag"}},"ResourceShare":{"type":"object","properties":{"resourceShareArn":{"$ref":"#/components/schemas/String"},"name":{"$ref":"#/components/schemas/String"},"owningAccountId":{"$ref":"#/components/schemas/String"},"allowExternalPrincipals":{"$ref":"#/components/schemas/Boolean"},"status":{"$ref":"#/components/schemas/ResourceShareStatus"},"statusMessage":{"$ref":"#/components/schemas/String"},"tags":{"$ref":"#/components/schemas/TagList"},"creationTime":{"$ref":"#/components/schemas/DateTime"},"lastUpdatedTime":{"$ref":"#/components/schemas/DateTime"}},"description":"Describes a resource share."},"DateTime":{"type":"string","format":"date-time"},"MaxResults":{"type":"integer","minimum":1,"maximum":500},"PolicyList":{"type":"array","items":{"$ref":"#/components/schemas/Policy"}},"ResourceShareAssociationType":{"type":"string","enum":["PRINCIPAL","RESOURCE"]},"ResourceShareArnList":{"type":"array","items":{"$ref":"#/components/schemas/String"}},"ResourceShareAssociationStatus":{"type":"string","enum":["ASSOCIATING","ASSOCIATED","FAILED","DISASSOCIATING","DISASSOCIATED"]},"ResourceShareInvitationArnList":{"type":"array","items":{"$ref":"#/components/schemas/String"}},"ResourceShareInvitationList":{"type":"array","items":{"$ref":"#/components/schemas/ResourceShareInvitation"}},"ResourceShareStatus":{"type":"string","enum":["PENDING","ACTIVE","FAILED","DELETING","DELETED"]},"ResourceOwner":{"type":"string","enum":["SELF","OTHER-ACCOUNTS"]},"TagFilters":{"type":"array","items":{"$ref":"#/components/schemas/TagFilter"}},"ResourceShareList":{"type":"array","items":{"$ref":"#/components/schemas/ResourceShare"}},"PrincipalList":{"type":"array","items":{"$ref":"#/components/schemas/Principal"}},"ResourceList":{"type":"array","items":{"$ref":"#/components/schemas/Resource"}},"Policy":{"type":"string"},"Principal":{"type":"object","properties":{"id":{"$ref":"#/components/schemas/String"},"resourceShareArn":{"$ref":"#/components/schemas/String"},"creationTime":{"$ref":"#/components/schemas/DateTime"},"lastUpdatedTime":{"$ref":"#/components/schemas/DateTime"},"external":{"$ref":"#/components/schemas/Boolean"}},"description":"Describes a principal for use with AWS Resource Access Manager."},"ResourceStatus":{"type":"string","enum":["AVAILABLE","ZONAL_RESOURCE_INACCESSIBLE","LIMIT_EXCEEDED","UNAVAILABLE"]},"Resource":{"type":"object","properties":{"arn":{"$ref":"#/components/schemas/String"},"type":{"$ref":"#/components/schemas/String"},"resourceShareArn":{"$ref":"#/components/schemas/String"},"status":{"$ref":"#/components/schemas/ResourceStatus"},"statusMessage":{"$ref":"#/components/schemas/String"},"creationTime":{"$ref":"#/components/schemas/DateTime"},"lastUpdatedTime":{"$ref":"#/components/schemas/DateTime"}},"description":"Describes a resource associated with a resource share."},"ResourceShareAssociation":{"type":"object","properties":{"resourceShareArn":{"$ref":"#/components/schemas/String"},"associatedEntity":{"$ref":"#/components/schemas/String"},"associationType":{"$ref":"#/components/schemas/ResourceShareAssociationType"},"status":{"$ref":"#/components/schemas/ResourceShareAssociationStatus"},"statusMessage":{"$ref":"#/components/schemas/String"},"creationTime":{"$ref":"#/components/schemas/DateTime"},"lastUpdatedTime":{"$ref":"#/components/schemas/Date