Awso_ram_syncSourceval create_permission :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ram.Values.CreatePermissionRequest.t ->
(Awso_ram.Values.CreatePermissionResponse.t,
Awso_ram.Values.CreatePermissionResponse.error)
Result.tval create_permission_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ram.Values.CreatePermissionVersionRequest.t ->
(Awso_ram.Values.CreatePermissionVersionResponse.t,
Awso_ram.Values.CreatePermissionVersionResponse.error)
Result.tval delete_permission :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ram.Values.DeletePermissionRequest.t ->
(Awso_ram.Values.DeletePermissionResponse.t,
Awso_ram.Values.DeletePermissionResponse.error)
Result.tval delete_permission_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ram.Values.DeletePermissionVersionRequest.t ->
(Awso_ram.Values.DeletePermissionVersionResponse.t,
Awso_ram.Values.DeletePermissionVersionResponse.error)
Result.tval enable_sharing_with_aws_organization :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ram.Values.EnableSharingWithAwsOrganizationRequest.t ->
(Awso_ram.Values.EnableSharingWithAwsOrganizationResponse.t,
Awso_ram.Values.EnableSharingWithAwsOrganizationResponse.error)
Result.tval get_permission :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ram.Values.GetPermissionRequest.t ->
(Awso_ram.Values.GetPermissionResponse.t,
Awso_ram.Values.GetPermissionResponse.error)
Result.tval get_resource_policies :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ram.Values.GetResourcePoliciesRequest.t ->
(Awso_ram.Values.GetResourcePoliciesResponse.t,
Awso_ram.Values.GetResourcePoliciesResponse.error)
Result.tval list_pending_invitation_resources :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ram.Values.ListPendingInvitationResourcesRequest.t ->
(Awso_ram.Values.ListPendingInvitationResourcesResponse.t,
Awso_ram.Values.ListPendingInvitationResourcesResponse.error)
Result.tval list_permission_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ram.Values.ListPermissionAssociationsRequest.t ->
(Awso_ram.Values.ListPermissionAssociationsResponse.t,
Awso_ram.Values.ListPermissionAssociationsResponse.error)
Result.tval list_permission_versions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ram.Values.ListPermissionVersionsRequest.t ->
(Awso_ram.Values.ListPermissionVersionsResponse.t,
Awso_ram.Values.ListPermissionVersionsResponse.error)
Result.tval list_permissions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ram.Values.ListPermissionsRequest.t ->
(Awso_ram.Values.ListPermissionsResponse.t,
Awso_ram.Values.ListPermissionsResponse.error)
Result.tval list_principals :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ram.Values.ListPrincipalsRequest.t ->
(Awso_ram.Values.ListPrincipalsResponse.t,
Awso_ram.Values.ListPrincipalsResponse.error)
Result.tval list_replace_permission_associations_work :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ram.Values.ListReplacePermissionAssociationsWorkRequest.t ->
(Awso_ram.Values.ListReplacePermissionAssociationsWorkResponse.t,
Awso_ram.Values.ListReplacePermissionAssociationsWorkResponse.error)
Result.tval list_resource_types :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ram.Values.ListResourceTypesRequest.t ->
(Awso_ram.Values.ListResourceTypesResponse.t,
Awso_ram.Values.ListResourceTypesResponse.error)
Result.tval list_resources :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ram.Values.ListResourcesRequest.t ->
(Awso_ram.Values.ListResourcesResponse.t,
Awso_ram.Values.ListResourcesResponse.error)
Result.tval list_source_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ram.Values.ListSourceAssociationsRequest.t ->
(Awso_ram.Values.ListSourceAssociationsResponse.t,
Awso_ram.Values.ListSourceAssociationsResponse.error)
Result.tval promote_permission_created_from_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ram.Values.PromotePermissionCreatedFromPolicyRequest.t ->
(Awso_ram.Values.PromotePermissionCreatedFromPolicyResponse.t,
Awso_ram.Values.PromotePermissionCreatedFromPolicyResponse.error)
Result.tval replace_permission_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ram.Values.ReplacePermissionAssociationsRequest.t ->
(Awso_ram.Values.ReplacePermissionAssociationsResponse.t,
Awso_ram.Values.ReplacePermissionAssociationsResponse.error)
Result.tval set_default_permission_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ram.Values.SetDefaultPermissionVersionRequest.t ->
(Awso_ram.Values.SetDefaultPermissionVersionResponse.t,
Awso_ram.Values.SetDefaultPermissionVersionResponse.error)
Result.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ram.Values.TagResourceRequest.t ->
(Awso_ram.Values.TagResourceResponse.t,
Awso_ram.Values.TagResourceResponse.error)
Result.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ram.Values.UntagResourceRequest.t ->
(Awso_ram.Values.UntagResourceResponse.t,
Awso_ram.Values.UntagResourceResponse.error)
Result.tinclude module type of struct include Awso_ram.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]A structure containing a tag. A tag is metadata that you can attach to your resources to help organize and categorize them. You can also use them to help you secure your resources. For more information, see Controlling access to Amazon Web Services resources using tags. For more information about tags, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference Guide.
Describes an association between a resource share and either a principal or a resource.
module ReplacePermissionAssociationsWorkStatus =
Awso_ram.Values.ReplacePermissionAssociationsWorkStatusThe configuration of the resource share
Information about a source association in a resource share. Source associations control which sources can be used with service principals.
Describes a resource associated with a resource share in RAM.
Information about a shareable resource type and the Amazon Web Services service to which resources of that type belong.
Information about an RAM permission.
A structure that represents the background work that RAM performs when you invoke the ReplacePermissionAssociations operation.
Describes a principal for use with Resource Access Manager.
An object that describes a managed permission associated with a resource share.
Describes a resource share in RAM.
A tag key and optional list of possible values that you can use to filter results for tagged resources. Multiple tag filters are evaluated as an OR condition.
Describes an invitation for an Amazon Web Services account to join a resource share.
module IdempotentParameterMismatchException =
Awso_ram.Values.IdempotentParameterMismatchExceptionThe operation failed because the client token input parameter matched one that was used with a previous call to the operation, but at least one of the other input parameters is different from the previous call.
The operation failed because the specified client token isn't valid.
The operation failed because a parameter you specified isn't valid.
The operation failed because the specified Amazon Resource Name (ARN) has a format that isn't valid.
The operation failed because a required input parameter is missing.
The operation failed because the requested operation isn't permitted.
The operation failed because the service could not respond to the request due to an internal problem. Try again later.
The operation failed because the service isn't available. Try again later.
The operation failed because a specified resource couldn't be found.
The operation failed because the specified Amazon Resource Name (ARN) was not found.
The operation failed because it would exceed the limit for tags for your Amazon Web Services account.
The operation failed because the specified tag key is a reserved word and can't be used.
The operation failed because the specified invitation was already accepted.
The operation failed because the specified invitation was already rejected.
The operation failed because the specified Amazon Resource Name (ARN) for an invitation was not found.
The operation failed because the specified invitation is past its expiration date and time.
The operation failed because the requested operation isn't valid for the resource share in its current state.
The operation failed because it would exceed the limit for resource shares for your account. You can associate up to 100 resources per call. To view the limits for your Amazon Web Services account, see the RAM page in the Service Quotas console.
module UnmatchedPolicyPermissionException =
Awso_ram.Values.UnmatchedPolicyPermissionExceptionThere isn't an existing managed permission defined in RAM that has the same IAM permissions as the resource-based policy attached to the resource. You should first run PromotePermissionCreatedFromPolicy to create that managed permission.
The operation failed because a policy you specified isn't valid.
The operation failed because the specified value for NextToken isn't valid. You must specify a value you received in the NextToken response of a previous call to this operation.
The operation failed because the specified resource type isn't valid.
module ReplacePermissionAssociationsWorkList =
Awso_ram.Values.ReplacePermissionAssociationsWorkListmodule ReplacePermissionAssociationsWorkIdList =
Awso_ram.Values.ReplacePermissionAssociationsWorkIdListThe operation failed because the specified value for MaxResults isn't valid.
Information about a RAM managed permission.
The operation failed because it exceeded the rate at which you are allowed to perform this operation. Please try again later.
The operation failed because the policy template that you provided isn't valid.
module PermissionVersionsLimitExceededException =
Awso_ram.Values.PermissionVersionsLimitExceededExceptionThe operation failed because it would exceed the limit for the number of versions you can have for a permission. To view the limits for your Amazon Web Services account, see the RAM page in the Service Quotas console.
The operation failed because a permission with the specified name already exists in the requested Amazon Web Services Region. Choose a different name.
The operation failed because it would exceed the maximum number of permissions you can create in each Amazon Web Services Region. To view the limits for your Amazon Web Services account, see the RAM page in the Service Quotas console.
Modifies some of the properties of the specified resource share.
Modifies some of the properties of the specified resource share.
Removes the specified tag key and value pairs from the specified resource share or managed permission.
Removes the specified tag key and value pairs from the specified resource share or managed permission.
Adds the specified tag keys and values to a resource share or managed permission. If you choose a resource share, the tags are attached to only the resource share, not to the resources that are in the resource share. The tags on a managed permission are the same for all versions of the managed permission.
Adds the specified tag keys and values to a resource share or managed permission. If you choose a resource share, the tags are attached to only the resource share, not to the resources that are in the resource share. The tags on a managed permission are the same for all versions of the managed permission.
module SetDefaultPermissionVersionResponse =
Awso_ram.Values.SetDefaultPermissionVersionResponseDesignates the specified version number as the default version for the specified customer managed permission. New resource shares automatically use this new default permission. Existing resource shares continue to use their original permission version, but you can use ReplacePermissionAssociations to update them.
module SetDefaultPermissionVersionRequest =
Awso_ram.Values.SetDefaultPermissionVersionRequestDesignates the specified version number as the default version for the specified customer managed permission. New resource shares automatically use this new default permission. Existing resource shares continue to use their original permission version, but you can use ReplacePermissionAssociations to update them.
module ReplacePermissionAssociationsResponse =
Awso_ram.Values.ReplacePermissionAssociationsResponseUpdates all resource shares that use a managed permission to a different managed permission. This operation always applies the default version of the target managed permission. You can optionally specify that the update applies to only resource shares that currently use a specified version. This enables you to update to the latest version, without changing the which managed permission is used. You can use this operation to update all of your resource shares to use the current default version of the permission by specifying the same value for the fromPermissionArn and toPermissionArn parameters. You can use the optional fromPermissionVersion parameter to update only those resources that use a specified version of the managed permission to the new managed permission. To successfully perform this operation, you must have permission to update the resource-based policy on all affected resource types.
module ReplacePermissionAssociationsRequest =
Awso_ram.Values.ReplacePermissionAssociationsRequestUpdates all resource shares that use a managed permission to a different managed permission. This operation always applies the default version of the target managed permission. You can optionally specify that the update applies to only resource shares that currently use a specified version. This enables you to update to the latest version, without changing the which managed permission is used. You can use this operation to update all of your resource shares to use the current default version of the permission by specifying the same value for the fromPermissionArn and toPermissionArn parameters. You can use the optional fromPermissionVersion parameter to update only those resources that use a specified version of the managed permission to the new managed permission. To successfully perform this operation, you must have permission to update the resource-based policy on all affected resource types.
Rejects an invitation to a resource share from another Amazon Web Services account.
Rejects an invitation to a resource share from another Amazon Web Services account.
When you attach a resource-based policy to a resource, RAM automatically creates a resource share of featureSet=CREATED_FROM_POLICY with a managed permission that has the same IAM permissions as the original resource-based policy. However, this type of managed permission is visible to only the resource share owner, and the associated resource share can't be modified by using RAM. This operation promotes the resource share to a STANDARD resource share that is fully manageable in RAM. When you promote a resource share, you can then manage the resource share in RAM and it becomes visible to all of the principals you shared it with. Before you perform this operation, you should first run PromotePermissionCreatedFromPolicyto ensure that you have an appropriate customer managed permission that can be associated with this resource share after its is promoted. If this operation can't find a managed permission that exactly matches the existing CREATED_FROM_POLICY permission, then this operation fails.
When you attach a resource-based policy to a resource, RAM automatically creates a resource share of featureSet=CREATED_FROM_POLICY with a managed permission that has the same IAM permissions as the original resource-based policy. However, this type of managed permission is visible to only the resource share owner, and the associated resource share can't be modified by using RAM. This operation promotes the resource share to a STANDARD resource share that is fully manageable in RAM. When you promote a resource share, you can then manage the resource share in RAM and it becomes visible to all of the principals you shared it with. Before you perform this operation, you should first run PromotePermissionCreatedFromPolicyto ensure that you have an appropriate customer managed permission that can be associated with this resource share after its is promoted. If this operation can't find a managed permission that exactly matches the existing CREATED_FROM_POLICY permission, then this operation fails.
module PromotePermissionCreatedFromPolicyResponse =
Awso_ram.Values.PromotePermissionCreatedFromPolicyResponseWhen you attach a resource-based policy to a resource, RAM automatically creates a resource share of featureSet=CREATED_FROM_POLICY with a managed permission that has the same IAM permissions as the original resource-based policy. However, this type of managed permission is visible to only the resource share owner, and the associated resource share can't be modified by using RAM. This operation creates a separate, fully manageable customer managed permission that has the same IAM permissions as the original resource-based policy. You can associate this customer managed permission to any resource shares. Before you use PromoteResourceShareCreatedFromPolicy, you should first run this operation to ensure that you have an appropriate customer managed permission that can be associated with the promoted resource share. The original CREATED_FROM_POLICY policy isn't deleted, and resource shares using that original policy aren't automatically updated. You can't modify a CREATED_FROM_POLICY resource share so you can't associate the new customer managed permission by using ReplacePermsissionAssociations. However, if you use PromoteResourceShareCreatedFromPolicy, that operation automatically associates the fully manageable customer managed permission to the newly promoted STANDARD resource share. After you promote a resource share, if the original CREATED_FROM_POLICY managed permission has no other associations to A resource share, then RAM automatically deletes it.
module PromotePermissionCreatedFromPolicyRequest =
Awso_ram.Values.PromotePermissionCreatedFromPolicyRequestWhen you attach a resource-based policy to a resource, RAM automatically creates a resource share of featureSet=CREATED_FROM_POLICY with a managed permission that has the same IAM permissions as the original resource-based policy. However, this type of managed permission is visible to only the resource share owner, and the associated resource share can't be modified by using RAM. This operation creates a separate, fully manageable customer managed permission that has the same IAM permissions as the original resource-based policy. You can associate this customer managed permission to any resource shares. Before you use PromoteResourceShareCreatedFromPolicy, you should first run this operation to ensure that you have an appropriate customer managed permission that can be associated with the promoted resource share. The original CREATED_FROM_POLICY policy isn't deleted, and resource shares using that original policy aren't automatically updated. You can't modify a CREATED_FROM_POLICY resource share so you can't associate the new customer managed permission by using ReplacePermsissionAssociations. However, if you use PromoteResourceShareCreatedFromPolicy, that operation automatically associates the fully manageable customer managed permission to the newly promoted STANDARD resource share. After you promote a resource share, if the original CREATED_FROM_POLICY managed permission has no other associations to A resource share, then RAM automatically deletes it.
Lists source associations for resource shares. Source associations control which sources can be used with service principals in resource shares. This operation provides visibility into source associations for resource share owners. You can filter the results by resource share Amazon Resource Name (ARN), source ID, source type, or association status. We recommend using pagination to ensure that the operation returns quickly and successfully.
Lists source associations for resource shares. Source associations control which sources can be used with service principals in resource shares. This operation provides visibility into source associations for resource share owners. You can filter the results by resource share Amazon Resource Name (ARN), source ID, source type, or association status. We recommend using pagination to ensure that the operation returns quickly and successfully.
Lists the resources that you added to a resource share or the resources that are shared with you. Always check the NextToken response parameter for a null value when calling a paginated operation. These operations can occasionally return an empty set of results even when there are more results available. The NextToken response parameter value is null only when there are no more results to display.
Lists the resources that you added to a resource share or the resources that are shared with you. Always check the NextToken response parameter for a null value when calling a paginated operation. These operations can occasionally return an empty set of results even when there are more results available. The NextToken response parameter value is null only when there are no more results to display.
Lists the resource types that can be shared by RAM.
Lists the resource types that can be shared by RAM.
Lists the RAM permissions that are associated with a resource share. Always check the NextToken response parameter for a null value when calling a paginated operation. These operations can occasionally return an empty set of results even when there are more results available. The NextToken response parameter value is null only when there are no more results to display.
Lists the RAM permissions that are associated with a resource share. Always check the NextToken response parameter for a null value when calling a paginated operation. These operations can occasionally return an empty set of results even when there are more results available. The NextToken response parameter value is null only when there are no more results to display.
module ListReplacePermissionAssociationsWorkResponse =
Awso_ram.Values.ListReplacePermissionAssociationsWorkResponseRetrieves the current status of the asynchronous tasks performed by RAM when you perform the ReplacePermissionAssociationsWork operation. Always check the NextToken response parameter for a null value when calling a paginated operation. These operations can occasionally return an empty set of results even when there are more results available. The NextToken response parameter value is null only when there are no more results to display.
module ListReplacePermissionAssociationsWorkRequest =
Awso_ram.Values.ListReplacePermissionAssociationsWorkRequestRetrieves the current status of the asynchronous tasks performed by RAM when you perform the ReplacePermissionAssociationsWork operation. Always check the NextToken response parameter for a null value when calling a paginated operation. These operations can occasionally return an empty set of results even when there are more results available. The NextToken response parameter value is null only when there are no more results to display.
Lists the principals that you are sharing resources with or that are sharing resources with you. Always check the NextToken response parameter for a null value when calling a paginated operation. These operations can occasionally return an empty set of results even when there are more results available. The NextToken response parameter value is null only when there are no more results to display.
Lists the principals that you are sharing resources with or that are sharing resources with you. Always check the NextToken response parameter for a null value when calling a paginated operation. These operations can occasionally return an empty set of results even when there are more results available. The NextToken response parameter value is null only when there are no more results to display.
Retrieves a list of available RAM permissions that you can use for the supported resource types. Always check the NextToken response parameter for a null value when calling a paginated operation. These operations can occasionally return an empty set of results even when there are more results available. The NextToken response parameter value is null only when there are no more results to display.
Retrieves a list of available RAM permissions that you can use for the supported resource types. Always check the NextToken response parameter for a null value when calling a paginated operation. These operations can occasionally return an empty set of results even when there are more results available. The NextToken response parameter value is null only when there are no more results to display.
Lists the available versions of the specified RAM permission. Always check the NextToken response parameter for a null value when calling a paginated operation. These operations can occasionally return an empty set of results even when there are more results available. The NextToken response parameter value is null only when there are no more results to display.
Lists the available versions of the specified RAM permission. Always check the NextToken response parameter for a null value when calling a paginated operation. These operations can occasionally return an empty set of results even when there are more results available. The NextToken response parameter value is null only when there are no more results to display.
module ListPermissionAssociationsResponse =
Awso_ram.Values.ListPermissionAssociationsResponseLists information about the managed permission and its associations to any resource shares that use this managed permission. This lets you see which resource shares use which versions of the specified managed permission. Always check the NextToken response parameter for a null value when calling a paginated operation. These operations can occasionally return an empty set of results even when there are more results available. The NextToken response parameter value is null only when there are no more results to display.
Lists information about the managed permission and its associations to any resource shares that use this managed permission. This lets you see which resource shares use which versions of the specified managed permission. Always check the NextToken response parameter for a null value when calling a paginated operation. These operations can occasionally return an empty set of results even when there are more results available. The NextToken response parameter value is null only when there are no more results to display.
module ListPendingInvitationResourcesResponse =
Awso_ram.Values.ListPendingInvitationResourcesResponseLists the resources in a resource share that is shared with you but for which the invitation is still PENDING. That means that you haven't accepted or rejected the invitation and the invitation hasn't expired. Always check the NextToken response parameter for a null value when calling a paginated operation. These operations can occasionally return an empty set of results even when there are more results available. The NextToken response parameter value is null only when there are no more results to display.
module ListPendingInvitationResourcesRequest =
Awso_ram.Values.ListPendingInvitationResourcesRequestLists the resources in a resource share that is shared with you but for which the invitation is still PENDING. That means that you haven't accepted or rejected the invitation and the invitation hasn't expired. Always check the NextToken response parameter for a null value when calling a paginated operation. These operations can occasionally return an empty set of results even when there are more results available. The NextToken response parameter value is null only when there are no more results to display.
Retrieves details about the resource shares that you own or that are shared with you. Always check the NextToken response parameter for a null value when calling a paginated operation. These operations can occasionally return an empty set of results even when there are more results available. The NextToken response parameter value is null only when there are no more results to display.
Retrieves details about the resource shares that you own or that are shared with you. Always check the NextToken response parameter for a null value when calling a paginated operation. These operations can occasionally return an empty set of results even when there are more results available. The NextToken response parameter value is null only when there are no more results to display.
Retrieves details about invitations that you have received for resource shares. Always check the NextToken response parameter for a null value when calling a paginated operation. These operations can occasionally return an empty set of results even when there are more results available. The NextToken response parameter value is null only when there are no more results to display.
Retrieves details about invitations that you have received for resource shares. Always check the NextToken response parameter for a null value when calling a paginated operation. These operations can occasionally return an empty set of results even when there are more results available. The NextToken response parameter value is null only when there are no more results to display.
Retrieves the lists of resources and principals that associated for resource shares that you own. Always check the NextToken response parameter for a null value when calling a paginated operation. These operations can occasionally return an empty set of results even when there are more results available. The NextToken response parameter value is null only when there are no more results to display.
Retrieves the lists of resources and principals that associated for resource shares that you own. Always check the NextToken response parameter for a null value when calling a paginated operation. These operations can occasionally return an empty set of results even when there are more results available. The NextToken response parameter value is null only when there are no more results to display.
Retrieves the resource policies for the specified resources that you own and have shared. Always check the NextToken response parameter for a null value when calling a paginated operation. These operations can occasionally return an empty set of results even when there are more results available. The NextToken response parameter value is null only when there are no more results to display.
Retrieves the resource policies for the specified resources that you own and have shared. Always check the NextToken response parameter for a null value when calling a paginated operation. These operations can occasionally return an empty set of results even when there are more results available. The NextToken response parameter value is null only when there are no more results to display.
Retrieves the contents of a managed permission in JSON format.
Retrieves the contents of a managed permission in JSON format.
module EnableSharingWithAwsOrganizationResponse =
Awso_ram.Values.EnableSharingWithAwsOrganizationResponseEnables resource sharing within your organization in Organizations. This operation creates a service-linked role called AWSServiceRoleForResourceAccessManager that has the IAM managed policy named AWSResourceAccessManagerServiceRolePolicy attached. This role permits RAM to retrieve information about the organization and its structure. This lets you share resources with all of the accounts in the calling account's organization by specifying the organization ID, or all of the accounts in an organizational unit (OU) by specifying the OU ID. Until you enable sharing within the organization, you can specify only individual Amazon Web Services accounts, or for supported resource types, IAM roles and users. You must call this operation from an IAM role or user in the organization's management account.
module EnableSharingWithAwsOrganizationRequest =
Awso_ram.Values.EnableSharingWithAwsOrganizationRequestEnables resource sharing within your organization in Organizations. This operation creates a service-linked role called AWSServiceRoleForResourceAccessManager that has the IAM managed policy named AWSResourceAccessManagerServiceRolePolicy attached. This role permits RAM to retrieve information about the organization and its structure. This lets you share resources with all of the accounts in the calling account's organization by specifying the organization ID, or all of the accounts in an organizational unit (OU) by specifying the OU ID. Until you enable sharing within the organization, you can specify only individual Amazon Web Services accounts, or for supported resource types, IAM roles and users. You must call this operation from an IAM role or user in the organization's management account.
Removes the specified principals, resources, or source constraints from participating in the specified resource share.
Removes the specified principals, resources, or source constraints from participating in the specified resource share.
Removes a managed permission from a resource share. Permission changes take effect immediately. You can remove a managed permission from a resource share only if there are currently no resources of the relevant resource type currently attached to the resource share.
Removes a managed permission from a resource share. Permission changes take effect immediately. You can remove a managed permission from a resource share only if there are currently no resources of the relevant resource type currently attached to the resource share.
Deletes the specified resource share. This doesn't delete any of the resources that were associated with the resource share; it only stops the sharing of those resources through this resource share.
Deletes the specified resource share. This doesn't delete any of the resources that were associated with the resource share; it only stops the sharing of those resources through this resource share.
Deletes one version of a customer managed permission. The version you specify must not be attached to any resource share and must not be the default version for the permission. If a customer managed permission has the maximum of 5 versions, then you must delete at least one version before you can create another.
Deletes one version of a customer managed permission. The version you specify must not be attached to any resource share and must not be the default version for the permission. If a customer managed permission has the maximum of 5 versions, then you must delete at least one version before you can create another.
Deletes the specified customer managed permission in the Amazon Web Services Region in which you call this operation. You can delete a customer managed permission only if it isn't attached to any resource share. The operation deletes all versions associated with the customer managed permission.
Deletes the specified customer managed permission in the Amazon Web Services Region in which you call this operation. You can delete a customer managed permission only if it isn't attached to any resource share. The operation deletes all versions associated with the customer managed permission.
Creates a resource share. You can provide a list of the Amazon Resource Names (ARNs) for the resources that you want to share, a list of principals you want to share the resources with, the permissions to grant those principals, and optionally source constraints to enhance security for service principal sharing. Sharing a resource makes it available for use by principals outside of the Amazon Web Services account that created the resource. Sharing doesn't change any permissions or quotas that apply to the resource in the account that created it.
Creates a resource share. You can provide a list of the Amazon Resource Names (ARNs) for the resources that you want to share, a list of principals you want to share the resources with, the permissions to grant those principals, and optionally source constraints to enhance security for service principal sharing. Sharing a resource makes it available for use by principals outside of the Amazon Web Services account that created the resource. Sharing doesn't change any permissions or quotas that apply to the resource in the account that created it.
Creates a new version of the specified customer managed permission. The new version is automatically set as the default version of the customer managed permission. New resource shares automatically use the default permission. Existing resource shares continue to use their original permission versions, but you can use ReplacePermissionAssociations to update them. If the specified customer managed permission already has the maximum of 5 versions, then you must delete one of the existing versions before you can create a new one.
Creates a new version of the specified customer managed permission. The new version is automatically set as the default version of the customer managed permission. New resource shares automatically use the default permission. Existing resource shares continue to use their original permission versions, but you can use ReplacePermissionAssociations to update them. If the specified customer managed permission already has the maximum of 5 versions, then you must delete one of the existing versions before you can create a new one.
Creates a customer managed permission for a specified resource type that you can attach to resource shares. It is created in the Amazon Web Services Region in which you call the operation.
Creates a customer managed permission for a specified resource type that you can attach to resource shares. It is created in the Amazon Web Services Region in which you call the operation.
Adds the specified list of principals, resources, and source constraints to a resource share. Principals that already have access to this resource share immediately receive access to the added resources. Newly added principals immediately receive access to the resources shared in this resource share.
Adds the specified list of principals, resources, and source constraints to a resource share. Principals that already have access to this resource share immediately receive access to the added resources. Newly added principals immediately receive access to the resources shared in this resource share.
Adds or replaces the RAM permission for a resource type included in a resource share. You can have exactly one permission associated with each resource type in the resource share. You can add a new RAM permission only if there are currently no resources of that resource type currently in the resource share.
Adds or replaces the RAM permission for a resource type included in a resource share. You can have exactly one permission associated with each resource type in the resource share. You can add a new RAM permission only if there are currently no resources of that resource type currently in the resource share.
Accepts an invitation to a resource share from another Amazon Web Services account. After you accept the invitation, the resources included in the resource share are available to interact with in the relevant Amazon Web Services Management Consoles and tools.
Accepts an invitation to a resource share from another Amazon Web Services account. After you accept the invitation, the resources included in the resource share are available to interact with in the relevant Amazon Web Services Management Consoles and tools.