@aws-sdk/client-ram 3.34.0 → 3.35.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.
- package/CHANGELOG.md +12 -0
- package/{dist/cjs → dist-cjs}/RAM.js +2 -2
- package/dist-cjs/RAM.js.map +1 -0
- package/{dist/cjs → dist-cjs}/RAMClient.js +8 -8
- package/dist-cjs/RAMClient.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/AcceptResourceShareInvitationCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/AcceptResourceShareInvitationCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/AssociateResourceShareCommand.js +2 -2
- package/dist-cjs/commands/AssociateResourceShareCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/AssociateResourceSharePermissionCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/AssociateResourceSharePermissionCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/CreateResourceShareCommand.js +2 -2
- package/dist-cjs/commands/CreateResourceShareCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteResourceShareCommand.js +2 -2
- package/dist-cjs/commands/DeleteResourceShareCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DisassociateResourceShareCommand.js +2 -2
- package/dist-cjs/commands/DisassociateResourceShareCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DisassociateResourceSharePermissionCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/DisassociateResourceSharePermissionCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/EnableSharingWithAwsOrganizationCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/EnableSharingWithAwsOrganizationCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/GetPermissionCommand.js +2 -2
- package/{dist/cjs/commands/ListResourcesCommand.js.map → dist-cjs/commands/GetPermissionCommand.js.map} +1 -1
- package/{dist/cjs → dist-cjs}/commands/GetResourcePoliciesCommand.js +2 -2
- package/dist-cjs/commands/GetResourcePoliciesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetResourceShareAssociationsCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/GetResourceShareAssociationsCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/GetResourceShareInvitationsCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/GetResourceShareInvitationsCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/GetResourceSharesCommand.js +2 -2
- package/dist-cjs/commands/GetResourceSharesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListPendingInvitationResourcesCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/ListPendingInvitationResourcesCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/ListPermissionsCommand.js +2 -2
- package/dist-cjs/commands/ListPermissionsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListPrincipalsCommand.js +2 -2
- package/dist-cjs/commands/ListPrincipalsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListResourceSharePermissionsCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/ListResourceSharePermissionsCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/ListResourceTypesCommand.js +2 -2
- package/dist-cjs/commands/ListResourceTypesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListResourcesCommand.js +2 -2
- package/dist-cjs/commands/ListResourcesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/PromoteResourceShareCreatedFromPolicyCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/PromoteResourceShareCreatedFromPolicyCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/RejectResourceShareInvitationCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/RejectResourceShareInvitationCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateResourceShareCommand.js +2 -2
- package/dist-cjs/commands/UpdateResourceShareCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/endpoints.js +0 -0
- package/dist-cjs/endpoints.js.map +1 -0
- package/{dist/cjs → dist-cjs}/index.js +0 -0
- package/dist-cjs/index.js.map +1 -0
- package/{dist/cjs → dist-cjs}/models/index.js +0 -0
- package/{dist/cjs → dist-cjs}/models/index.js.map +1 -1
- package/{dist/cjs → dist-cjs}/models/models_0.js +0 -0
- package/dist-cjs/models/models_0.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/GetResourcePoliciesPaginator.js +1 -1
- package/dist-cjs/pagination/GetResourcePoliciesPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/GetResourceShareAssociationsPaginator.js +1 -1
- package/dist-cjs/pagination/GetResourceShareAssociationsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/GetResourceShareInvitationsPaginator.js +1 -1
- package/dist-cjs/pagination/GetResourceShareInvitationsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/GetResourceSharesPaginator.js +1 -1
- package/dist-cjs/pagination/GetResourceSharesPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js +0 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js.map +1 -1
- package/{dist/cjs → dist-cjs}/pagination/ListPendingInvitationResourcesPaginator.js +1 -1
- package/dist-cjs/pagination/ListPendingInvitationResourcesPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListPermissionsPaginator.js +1 -1
- package/dist-cjs/pagination/ListPermissionsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListPrincipalsPaginator.js +1 -1
- package/dist-cjs/pagination/ListPrincipalsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListResourceSharePermissionsPaginator.js +1 -1
- package/dist-cjs/pagination/ListResourceSharePermissionsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListResourceTypesPaginator.js +1 -1
- package/dist-cjs/pagination/ListResourceTypesPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListResourcesPaginator.js +1 -1
- package/dist-cjs/pagination/ListResourcesPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/protocols/Aws_restJson1.js +24 -24
- package/dist-cjs/protocols/Aws_restJson1.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +2 -1
- package/dist-cjs/runtimeConfig.browser.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.js +3 -2
- package/dist-cjs/runtimeConfig.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +0 -0
- package/dist-cjs/runtimeConfig.native.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -1
- package/dist-cjs/runtimeConfig.shared.js.map +1 -0
- package/{dist/es → dist-es}/RAM.js +2 -2
- package/dist-es/RAM.js.map +1 -0
- package/{dist/es → dist-es}/RAMClient.js +1 -1
- package/dist-es/RAMClient.js.map +1 -0
- package/{dist/es → dist-es}/commands/AcceptResourceShareInvitationCommand.js +2 -2
- package/dist-es/commands/AcceptResourceShareInvitationCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/AssociateResourceShareCommand.js +2 -2
- package/dist-es/commands/AssociateResourceShareCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/AssociateResourceSharePermissionCommand.js +2 -2
- package/dist-es/commands/AssociateResourceSharePermissionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateResourceShareCommand.js +2 -2
- package/dist-es/commands/CreateResourceShareCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteResourceShareCommand.js +2 -2
- package/dist-es/commands/DeleteResourceShareCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DisassociateResourceShareCommand.js +2 -2
- package/dist-es/commands/DisassociateResourceShareCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DisassociateResourceSharePermissionCommand.js +2 -2
- package/dist-es/commands/DisassociateResourceSharePermissionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/EnableSharingWithAwsOrganizationCommand.js +2 -2
- package/dist-es/commands/EnableSharingWithAwsOrganizationCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetPermissionCommand.js +2 -2
- package/dist-es/commands/GetPermissionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetResourcePoliciesCommand.js +2 -2
- package/dist-es/commands/GetResourcePoliciesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetResourceShareAssociationsCommand.js +2 -2
- package/dist-es/commands/GetResourceShareAssociationsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetResourceShareInvitationsCommand.js +2 -2
- package/dist-es/commands/GetResourceShareInvitationsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetResourceSharesCommand.js +2 -2
- package/dist-es/commands/GetResourceSharesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListPendingInvitationResourcesCommand.js +2 -2
- package/dist-es/commands/ListPendingInvitationResourcesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListPermissionsCommand.js +2 -2
- package/dist-es/commands/ListPermissionsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListPrincipalsCommand.js +2 -2
- package/dist-es/commands/ListPrincipalsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListResourceSharePermissionsCommand.js +2 -2
- package/dist-es/commands/ListResourceSharePermissionsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListResourceTypesCommand.js +2 -2
- package/dist-es/commands/ListResourceTypesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListResourcesCommand.js +2 -2
- package/dist-es/commands/ListResourcesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/PromoteResourceShareCreatedFromPolicyCommand.js +2 -2
- package/dist-es/commands/PromoteResourceShareCreatedFromPolicyCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/RejectResourceShareInvitationCommand.js +2 -2
- package/dist-es/commands/RejectResourceShareInvitationCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateResourceShareCommand.js +2 -2
- package/dist-es/commands/UpdateResourceShareCommand.js.map +1 -0
- package/{dist/es → dist-es}/endpoints.js +0 -0
- package/dist-es/endpoints.js.map +1 -0
- package/{dist/es → dist-es}/index.js +0 -0
- package/dist-es/index.js.map +1 -0
- package/{dist/es → dist-es}/models/index.js +0 -0
- package/dist-es/models/index.js.map +1 -0
- package/{dist/es → dist-es}/models/models_0.js +0 -0
- package/dist-es/models/models_0.js.map +1 -0
- package/{dist/es → dist-es}/pagination/GetResourcePoliciesPaginator.js +1 -1
- package/dist-es/pagination/GetResourcePoliciesPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/GetResourceShareAssociationsPaginator.js +1 -1
- package/dist-es/pagination/GetResourceShareAssociationsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/GetResourceShareInvitationsPaginator.js +1 -1
- package/dist-es/pagination/GetResourceShareInvitationsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/GetResourceSharesPaginator.js +1 -1
- package/dist-es/pagination/GetResourceSharesPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/Interfaces.js +0 -0
- package/{dist/es → dist-es}/pagination/Interfaces.js.map +1 -1
- package/{dist/es → dist-es}/pagination/ListPendingInvitationResourcesPaginator.js +1 -1
- package/dist-es/pagination/ListPendingInvitationResourcesPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListPermissionsPaginator.js +1 -1
- package/dist-es/pagination/ListPermissionsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListPrincipalsPaginator.js +1 -1
- package/dist-es/pagination/ListPrincipalsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListResourceSharePermissionsPaginator.js +1 -1
- package/dist-es/pagination/ListResourceSharePermissionsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListResourceTypesPaginator.js +1 -1
- package/dist-es/pagination/ListResourceTypesPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListResourcesPaginator.js +1 -1
- package/dist-es/pagination/ListResourcesPaginator.js.map +1 -0
- package/{dist/es → dist-es}/protocols/Aws_restJson1.js +0 -0
- package/dist-es/protocols/Aws_restJson1.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -1
- package/dist-es/runtimeConfig.browser.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.js +2 -2
- package/dist-es/runtimeConfig.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.native.js +0 -0
- package/dist-es/runtimeConfig.native.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -1
- package/dist-es/runtimeConfig.shared.js.map +1 -0
- package/{dist/types → dist-types}/RAM.d.ts +3 -3
- package/{dist/types → dist-types}/RAMClient.d.ts +9 -9
- package/{dist/types → dist-types}/commands/AcceptResourceShareInvitationCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/AssociateResourceShareCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/AssociateResourceSharePermissionCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/CreateResourceShareCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/DeleteResourceShareCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/DisassociateResourceShareCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/DisassociateResourceSharePermissionCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/EnableSharingWithAwsOrganizationCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/GetPermissionCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/GetResourcePoliciesCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/GetResourceShareAssociationsCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/GetResourceShareInvitationsCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/GetResourceSharesCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/ListPendingInvitationResourcesCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/ListPermissionsCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/ListPrincipalsCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/ListResourceSharePermissionsCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/ListResourceTypesCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/ListResourcesCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/PromoteResourceShareCreatedFromPolicyCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/RejectResourceShareInvitationCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/TagResourceCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/UntagResourceCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/UpdateResourceShareCommand.d.ts +3 -3
- package/{dist/types → dist-types}/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/pagination/GetResourcePoliciesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/GetResourceShareAssociationsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/GetResourceShareInvitationsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/GetResourceSharesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListPendingInvitationResourcesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListPermissionsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListPrincipalsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListResourceSharePermissionsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListResourceTypesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListResourcesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/protocols/Aws_restJson1.d.ts +3 -3
- package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +0 -0
- package/{dist/types → dist-types}/runtimeConfig.d.ts +1 -1
- package/{dist/types → dist-types}/runtimeConfig.native.d.ts +0 -0
- package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/RAM.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/RAMClient.d.ts +9 -9
- package/{dist/types → dist-types}/ts3.4/commands/AcceptResourceShareInvitationCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/AssociateResourceShareCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/AssociateResourceSharePermissionCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/CreateResourceShareCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/DeleteResourceShareCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/DisassociateResourceShareCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/DisassociateResourceSharePermissionCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/EnableSharingWithAwsOrganizationCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/GetPermissionCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/GetResourcePoliciesCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/GetResourceShareAssociationsCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/GetResourceShareInvitationsCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/GetResourceSharesCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/ListPendingInvitationResourcesCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/ListPermissionsCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/ListPrincipalsCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/ListResourceSharePermissionsCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/ListResourceTypesCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/ListResourcesCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/PromoteResourceShareCreatedFromPolicyCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/RejectResourceShareInvitationCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/TagResourceCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/UntagResourceCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/UpdateResourceShareCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/pagination/GetResourcePoliciesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/GetResourceShareAssociationsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/GetResourceShareInvitationsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/GetResourceSharesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListPendingInvitationResourcesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListPermissionsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListPrincipalsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListResourceSharePermissionsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListResourceTypesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListResourcesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/protocols/Aws_restJson1.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.browser.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
- package/package.json +42 -42
- package/{RAM.ts → src/RAM.ts} +8 -7
- package/{RAMClient.ts → src/RAMClient.ts} +59 -58
- package/{commands → src/commands}/AcceptResourceShareInvitationCommand.ts +8 -7
- package/{commands → src/commands}/AssociateResourceShareCommand.ts +8 -7
- package/{commands → src/commands}/AssociateResourceSharePermissionCommand.ts +8 -7
- package/{commands → src/commands}/CreateResourceShareCommand.ts +8 -7
- package/{commands → src/commands}/DeleteResourceShareCommand.ts +8 -7
- package/{commands → src/commands}/DisassociateResourceShareCommand.ts +8 -7
- package/{commands → src/commands}/DisassociateResourceSharePermissionCommand.ts +11 -10
- package/{commands → src/commands}/EnableSharingWithAwsOrganizationCommand.ts +8 -7
- package/{commands → src/commands}/GetPermissionCommand.ts +8 -7
- package/{commands → src/commands}/GetResourcePoliciesCommand.ts +8 -7
- package/{commands → src/commands}/GetResourceShareAssociationsCommand.ts +8 -7
- package/{commands → src/commands}/GetResourceShareInvitationsCommand.ts +8 -7
- package/{commands → src/commands}/GetResourceSharesCommand.ts +8 -7
- package/{commands → src/commands}/ListPendingInvitationResourcesCommand.ts +8 -7
- package/{commands → src/commands}/ListPermissionsCommand.ts +8 -7
- package/{commands → src/commands}/ListPrincipalsCommand.ts +8 -7
- package/{commands → src/commands}/ListResourceSharePermissionsCommand.ts +8 -7
- package/{commands → src/commands}/ListResourceTypesCommand.ts +8 -7
- package/{commands → src/commands}/ListResourcesCommand.ts +8 -7
- package/{commands → src/commands}/PromoteResourceShareCreatedFromPolicyCommand.ts +11 -10
- package/{commands → src/commands}/RejectResourceShareInvitationCommand.ts +8 -7
- package/{commands → src/commands}/TagResourceCommand.ts +8 -7
- package/{commands → src/commands}/UntagResourceCommand.ts +8 -7
- package/{commands → src/commands}/UpdateResourceShareCommand.ts +8 -7
- package/{endpoints.ts → src/endpoints.ts} +1 -1
- package/{index.ts → src/index.ts} +0 -0
- package/{models → src/models}/index.ts +0 -0
- package/{models → src/models}/models_0.ts +0 -0
- package/{pagination → src/pagination}/GetResourcePoliciesPaginator.ts +4 -3
- package/{pagination → src/pagination}/GetResourceShareAssociationsPaginator.ts +4 -3
- package/{pagination → src/pagination}/GetResourceShareInvitationsPaginator.ts +4 -3
- package/{pagination → src/pagination}/GetResourceSharesPaginator.ts +4 -3
- package/{pagination → src/pagination}/Interfaces.ts +2 -1
- package/{pagination → src/pagination}/ListPendingInvitationResourcesPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListPermissionsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListPrincipalsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListResourceSharePermissionsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListResourceTypesPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListResourcesPaginator.ts +4 -3
- package/{protocols → src/protocols}/Aws_restJson1.ts +68 -66
- package/{runtimeConfig.browser.ts → src/runtimeConfig.browser.ts} +3 -2
- package/{runtimeConfig.native.ts → src/runtimeConfig.native.ts} +1 -0
- package/{runtimeConfig.shared.ts → src/runtimeConfig.shared.ts} +2 -1
- package/{runtimeConfig.ts → src/runtimeConfig.ts} +4 -3
- package/tsconfig.es.json +1 -1
- package/tsconfig.json +4 -2
- package/tsconfig.types.json +3 -2
- package/dist/cjs/RAM.js.map +0 -1
- package/dist/cjs/RAMClient.js.map +0 -1
- package/dist/cjs/commands/AssociateResourceShareCommand.js.map +0 -1
- package/dist/cjs/commands/CreateResourceShareCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteResourceShareCommand.js.map +0 -1
- package/dist/cjs/commands/DisassociateResourceShareCommand.js.map +0 -1
- package/dist/cjs/commands/GetPermissionCommand.js.map +0 -1
- package/dist/cjs/commands/GetResourcePoliciesCommand.js.map +0 -1
- package/dist/cjs/commands/GetResourceSharesCommand.js.map +0 -1
- package/dist/cjs/commands/ListPermissionsCommand.js.map +0 -1
- package/dist/cjs/commands/ListPrincipalsCommand.js.map +0 -1
- package/dist/cjs/commands/ListResourceTypesCommand.js.map +0 -1
- package/dist/cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist/cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateResourceShareCommand.js.map +0 -1
- package/dist/cjs/endpoints.js.map +0 -1
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/models/models_0.js.map +0 -1
- package/dist/cjs/package.json +0 -91
- package/dist/cjs/pagination/GetResourcePoliciesPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetResourceShareAssociationsPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetResourceShareInvitationsPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetResourceSharesPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListPendingInvitationResourcesPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListPermissionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListPrincipalsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListResourceSharePermissionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListResourceTypesPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListResourcesPaginator.js.map +0 -1
- package/dist/cjs/protocols/Aws_restJson1.js.map +0 -1
- package/dist/cjs/runtimeConfig.browser.js.map +0 -1
- package/dist/cjs/runtimeConfig.js.map +0 -1
- package/dist/cjs/runtimeConfig.native.js.map +0 -1
- package/dist/cjs/runtimeConfig.shared.js.map +0 -1
- package/dist/es/RAM.js.map +0 -1
- package/dist/es/RAMClient.js.map +0 -1
- package/dist/es/commands/AcceptResourceShareInvitationCommand.js.map +0 -1
- package/dist/es/commands/AssociateResourceShareCommand.js.map +0 -1
- package/dist/es/commands/AssociateResourceSharePermissionCommand.js.map +0 -1
- package/dist/es/commands/CreateResourceShareCommand.js.map +0 -1
- package/dist/es/commands/DeleteResourceShareCommand.js.map +0 -1
- package/dist/es/commands/DisassociateResourceShareCommand.js.map +0 -1
- package/dist/es/commands/DisassociateResourceSharePermissionCommand.js.map +0 -1
- package/dist/es/commands/EnableSharingWithAwsOrganizationCommand.js.map +0 -1
- package/dist/es/commands/GetPermissionCommand.js.map +0 -1
- package/dist/es/commands/GetResourcePoliciesCommand.js.map +0 -1
- package/dist/es/commands/GetResourceShareAssociationsCommand.js.map +0 -1
- package/dist/es/commands/GetResourceShareInvitationsCommand.js.map +0 -1
- package/dist/es/commands/GetResourceSharesCommand.js.map +0 -1
- package/dist/es/commands/ListPendingInvitationResourcesCommand.js.map +0 -1
- package/dist/es/commands/ListPermissionsCommand.js.map +0 -1
- package/dist/es/commands/ListPrincipalsCommand.js.map +0 -1
- package/dist/es/commands/ListResourceSharePermissionsCommand.js.map +0 -1
- package/dist/es/commands/ListResourceTypesCommand.js.map +0 -1
- package/dist/es/commands/ListResourcesCommand.js.map +0 -1
- package/dist/es/commands/PromoteResourceShareCreatedFromPolicyCommand.js.map +0 -1
- package/dist/es/commands/RejectResourceShareInvitationCommand.js.map +0 -1
- package/dist/es/commands/TagResourceCommand.js.map +0 -1
- package/dist/es/commands/UntagResourceCommand.js.map +0 -1
- package/dist/es/commands/UpdateResourceShareCommand.js.map +0 -1
- package/dist/es/endpoints.js.map +0 -1
- package/dist/es/index.js.map +0 -1
- package/dist/es/models/index.js.map +0 -1
- package/dist/es/models/models_0.js.map +0 -1
- package/dist/es/package.json +0 -91
- package/dist/es/pagination/GetResourcePoliciesPaginator.js.map +0 -1
- package/dist/es/pagination/GetResourceShareAssociationsPaginator.js.map +0 -1
- package/dist/es/pagination/GetResourceShareInvitationsPaginator.js.map +0 -1
- package/dist/es/pagination/GetResourceSharesPaginator.js.map +0 -1
- package/dist/es/pagination/ListPendingInvitationResourcesPaginator.js.map +0 -1
- package/dist/es/pagination/ListPermissionsPaginator.js.map +0 -1
- package/dist/es/pagination/ListPrincipalsPaginator.js.map +0 -1
- package/dist/es/pagination/ListResourceSharePermissionsPaginator.js.map +0 -1
- package/dist/es/pagination/ListResourceTypesPaginator.js.map +0 -1
- package/dist/es/pagination/ListResourcesPaginator.js.map +0 -1
- package/dist/es/protocols/Aws_restJson1.js.map +0 -1
- package/dist/es/runtimeConfig.browser.js.map +0 -1
- package/dist/es/runtimeConfig.js.map +0 -1
- package/dist/es/runtimeConfig.native.js.map +0 -1
- package/dist/es/runtimeConfig.shared.js.map +0 -1
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
2
|
-
import { CreateResourceShareRequest, CreateResourceShareResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1CreateResourceShareCommand,
|
|
5
|
-
serializeAws_restJson1CreateResourceShareCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { CreateResourceShareRequest, CreateResourceShareResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1CreateResourceShareCommand,
|
|
17
|
+
serializeAws_restJson1CreateResourceShareCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
20
|
+
|
|
20
21
|
export interface CreateResourceShareCommandInput extends CreateResourceShareRequest {}
|
|
21
22
|
export interface CreateResourceShareCommandOutput extends CreateResourceShareResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
2
|
-
import { DeleteResourceShareRequest, DeleteResourceShareResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1DeleteResourceShareCommand,
|
|
5
|
-
serializeAws_restJson1DeleteResourceShareCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DeleteResourceShareRequest, DeleteResourceShareResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1DeleteResourceShareCommand,
|
|
17
|
+
serializeAws_restJson1DeleteResourceShareCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
20
|
+
|
|
20
21
|
export interface DeleteResourceShareCommandInput extends DeleteResourceShareRequest {}
|
|
21
22
|
export interface DeleteResourceShareCommandOutput extends DeleteResourceShareResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
2
|
-
import { DisassociateResourceShareRequest, DisassociateResourceShareResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1DisassociateResourceShareCommand,
|
|
5
|
-
serializeAws_restJson1DisassociateResourceShareCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DisassociateResourceShareRequest, DisassociateResourceShareResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1DisassociateResourceShareCommand,
|
|
17
|
+
serializeAws_restJson1DisassociateResourceShareCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
20
|
+
|
|
20
21
|
export interface DisassociateResourceShareCommandInput extends DisassociateResourceShareRequest {}
|
|
21
22
|
export interface DisassociateResourceShareCommandOutput extends DisassociateResourceShareResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,12 +1,3 @@
|
|
|
1
|
-
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
2
|
-
import {
|
|
3
|
-
DisassociateResourceSharePermissionRequest,
|
|
4
|
-
DisassociateResourceSharePermissionResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
6
|
-
import {
|
|
7
|
-
deserializeAws_restJson1DisassociateResourceSharePermissionCommand,
|
|
8
|
-
serializeAws_restJson1DisassociateResourceSharePermissionCommand,
|
|
9
|
-
} from "../protocols/Aws_restJson1";
|
|
10
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
11
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
12
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -14,12 +5,22 @@ import {
|
|
|
14
5
|
FinalizeHandlerArguments,
|
|
15
6
|
Handler,
|
|
16
7
|
HandlerExecutionContext,
|
|
17
|
-
MiddlewareStack,
|
|
18
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
19
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
20
11
|
SerdeContext as __SerdeContext,
|
|
21
12
|
} from "@aws-sdk/types";
|
|
22
13
|
|
|
14
|
+
import {
|
|
15
|
+
DisassociateResourceSharePermissionRequest,
|
|
16
|
+
DisassociateResourceSharePermissionResponse,
|
|
17
|
+
} from "../models/models_0";
|
|
18
|
+
import {
|
|
19
|
+
deserializeAws_restJson1DisassociateResourceSharePermissionCommand,
|
|
20
|
+
serializeAws_restJson1DisassociateResourceSharePermissionCommand,
|
|
21
|
+
} from "../protocols/Aws_restJson1";
|
|
22
|
+
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
23
|
+
|
|
23
24
|
export interface DisassociateResourceSharePermissionCommandInput extends DisassociateResourceSharePermissionRequest {}
|
|
24
25
|
export interface DisassociateResourceSharePermissionCommandOutput
|
|
25
26
|
extends DisassociateResourceSharePermissionResponse,
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
2
|
-
import { EnableSharingWithAwsOrganizationRequest, EnableSharingWithAwsOrganizationResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1EnableSharingWithAwsOrganizationCommand,
|
|
5
|
-
serializeAws_restJson1EnableSharingWithAwsOrganizationCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { EnableSharingWithAwsOrganizationRequest, EnableSharingWithAwsOrganizationResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1EnableSharingWithAwsOrganizationCommand,
|
|
17
|
+
serializeAws_restJson1EnableSharingWithAwsOrganizationCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
20
|
+
|
|
20
21
|
export interface EnableSharingWithAwsOrganizationCommandInput extends EnableSharingWithAwsOrganizationRequest {}
|
|
21
22
|
export interface EnableSharingWithAwsOrganizationCommandOutput
|
|
22
23
|
extends EnableSharingWithAwsOrganizationResponse,
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
2
|
-
import { GetPermissionRequest, GetPermissionResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1GetPermissionCommand,
|
|
5
|
-
serializeAws_restJson1GetPermissionCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { GetPermissionRequest, GetPermissionResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1GetPermissionCommand,
|
|
17
|
+
serializeAws_restJson1GetPermissionCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
20
|
+
|
|
20
21
|
export interface GetPermissionCommandInput extends GetPermissionRequest {}
|
|
21
22
|
export interface GetPermissionCommandOutput extends GetPermissionResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
2
|
-
import { GetResourcePoliciesRequest, GetResourcePoliciesResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1GetResourcePoliciesCommand,
|
|
5
|
-
serializeAws_restJson1GetResourcePoliciesCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { GetResourcePoliciesRequest, GetResourcePoliciesResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1GetResourcePoliciesCommand,
|
|
17
|
+
serializeAws_restJson1GetResourcePoliciesCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
20
|
+
|
|
20
21
|
export interface GetResourcePoliciesCommandInput extends GetResourcePoliciesRequest {}
|
|
21
22
|
export interface GetResourcePoliciesCommandOutput extends GetResourcePoliciesResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
2
|
-
import { GetResourceShareAssociationsRequest, GetResourceShareAssociationsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1GetResourceShareAssociationsCommand,
|
|
5
|
-
serializeAws_restJson1GetResourceShareAssociationsCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { GetResourceShareAssociationsRequest, GetResourceShareAssociationsResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1GetResourceShareAssociationsCommand,
|
|
17
|
+
serializeAws_restJson1GetResourceShareAssociationsCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
20
|
+
|
|
20
21
|
export interface GetResourceShareAssociationsCommandInput extends GetResourceShareAssociationsRequest {}
|
|
21
22
|
export interface GetResourceShareAssociationsCommandOutput
|
|
22
23
|
extends GetResourceShareAssociationsResponse,
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
2
|
-
import { GetResourceShareInvitationsRequest, GetResourceShareInvitationsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1GetResourceShareInvitationsCommand,
|
|
5
|
-
serializeAws_restJson1GetResourceShareInvitationsCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { GetResourceShareInvitationsRequest, GetResourceShareInvitationsResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1GetResourceShareInvitationsCommand,
|
|
17
|
+
serializeAws_restJson1GetResourceShareInvitationsCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
20
|
+
|
|
20
21
|
export interface GetResourceShareInvitationsCommandInput extends GetResourceShareInvitationsRequest {}
|
|
21
22
|
export interface GetResourceShareInvitationsCommandOutput
|
|
22
23
|
extends GetResourceShareInvitationsResponse,
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
2
|
-
import { GetResourceSharesRequest, GetResourceSharesResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1GetResourceSharesCommand,
|
|
5
|
-
serializeAws_restJson1GetResourceSharesCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { GetResourceSharesRequest, GetResourceSharesResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1GetResourceSharesCommand,
|
|
17
|
+
serializeAws_restJson1GetResourceSharesCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
20
|
+
|
|
20
21
|
export interface GetResourceSharesCommandInput extends GetResourceSharesRequest {}
|
|
21
22
|
export interface GetResourceSharesCommandOutput extends GetResourceSharesResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
2
|
-
import { ListPendingInvitationResourcesRequest, ListPendingInvitationResourcesResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1ListPendingInvitationResourcesCommand,
|
|
5
|
-
serializeAws_restJson1ListPendingInvitationResourcesCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { ListPendingInvitationResourcesRequest, ListPendingInvitationResourcesResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1ListPendingInvitationResourcesCommand,
|
|
17
|
+
serializeAws_restJson1ListPendingInvitationResourcesCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
20
|
+
|
|
20
21
|
export interface ListPendingInvitationResourcesCommandInput extends ListPendingInvitationResourcesRequest {}
|
|
21
22
|
export interface ListPendingInvitationResourcesCommandOutput
|
|
22
23
|
extends ListPendingInvitationResourcesResponse,
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
2
|
-
import { ListPermissionsRequest, ListPermissionsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1ListPermissionsCommand,
|
|
5
|
-
serializeAws_restJson1ListPermissionsCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { ListPermissionsRequest, ListPermissionsResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1ListPermissionsCommand,
|
|
17
|
+
serializeAws_restJson1ListPermissionsCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
20
|
+
|
|
20
21
|
export interface ListPermissionsCommandInput extends ListPermissionsRequest {}
|
|
21
22
|
export interface ListPermissionsCommandOutput extends ListPermissionsResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
2
|
-
import { ListPrincipalsRequest, ListPrincipalsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1ListPrincipalsCommand,
|
|
5
|
-
serializeAws_restJson1ListPrincipalsCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { ListPrincipalsRequest, ListPrincipalsResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1ListPrincipalsCommand,
|
|
17
|
+
serializeAws_restJson1ListPrincipalsCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
20
|
+
|
|
20
21
|
export interface ListPrincipalsCommandInput extends ListPrincipalsRequest {}
|
|
21
22
|
export interface ListPrincipalsCommandOutput extends ListPrincipalsResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
2
|
-
import { ListResourceSharePermissionsRequest, ListResourceSharePermissionsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1ListResourceSharePermissionsCommand,
|
|
5
|
-
serializeAws_restJson1ListResourceSharePermissionsCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { ListResourceSharePermissionsRequest, ListResourceSharePermissionsResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1ListResourceSharePermissionsCommand,
|
|
17
|
+
serializeAws_restJson1ListResourceSharePermissionsCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
20
|
+
|
|
20
21
|
export interface ListResourceSharePermissionsCommandInput extends ListResourceSharePermissionsRequest {}
|
|
21
22
|
export interface ListResourceSharePermissionsCommandOutput
|
|
22
23
|
extends ListResourceSharePermissionsResponse,
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
2
|
-
import { ListResourceTypesRequest, ListResourceTypesResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1ListResourceTypesCommand,
|
|
5
|
-
serializeAws_restJson1ListResourceTypesCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { ListResourceTypesRequest, ListResourceTypesResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1ListResourceTypesCommand,
|
|
17
|
+
serializeAws_restJson1ListResourceTypesCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
20
|
+
|
|
20
21
|
export interface ListResourceTypesCommandInput extends ListResourceTypesRequest {}
|
|
21
22
|
export interface ListResourceTypesCommandOutput extends ListResourceTypesResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
2
|
-
import { ListResourcesRequest, ListResourcesResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1ListResourcesCommand,
|
|
5
|
-
serializeAws_restJson1ListResourcesCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { ListResourcesRequest, ListResourcesResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1ListResourcesCommand,
|
|
17
|
+
serializeAws_restJson1ListResourcesCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
20
|
+
|
|
20
21
|
export interface ListResourcesCommandInput extends ListResourcesRequest {}
|
|
21
22
|
export interface ListResourcesCommandOutput extends ListResourcesResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,12 +1,3 @@
|
|
|
1
|
-
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
2
|
-
import {
|
|
3
|
-
PromoteResourceShareCreatedFromPolicyRequest,
|
|
4
|
-
PromoteResourceShareCreatedFromPolicyResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
6
|
-
import {
|
|
7
|
-
deserializeAws_restJson1PromoteResourceShareCreatedFromPolicyCommand,
|
|
8
|
-
serializeAws_restJson1PromoteResourceShareCreatedFromPolicyCommand,
|
|
9
|
-
} from "../protocols/Aws_restJson1";
|
|
10
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
11
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
12
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -14,12 +5,22 @@ import {
|
|
|
14
5
|
FinalizeHandlerArguments,
|
|
15
6
|
Handler,
|
|
16
7
|
HandlerExecutionContext,
|
|
17
|
-
MiddlewareStack,
|
|
18
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
19
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
20
11
|
SerdeContext as __SerdeContext,
|
|
21
12
|
} from "@aws-sdk/types";
|
|
22
13
|
|
|
14
|
+
import {
|
|
15
|
+
PromoteResourceShareCreatedFromPolicyRequest,
|
|
16
|
+
PromoteResourceShareCreatedFromPolicyResponse,
|
|
17
|
+
} from "../models/models_0";
|
|
18
|
+
import {
|
|
19
|
+
deserializeAws_restJson1PromoteResourceShareCreatedFromPolicyCommand,
|
|
20
|
+
serializeAws_restJson1PromoteResourceShareCreatedFromPolicyCommand,
|
|
21
|
+
} from "../protocols/Aws_restJson1";
|
|
22
|
+
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
23
|
+
|
|
23
24
|
export interface PromoteResourceShareCreatedFromPolicyCommandInput
|
|
24
25
|
extends PromoteResourceShareCreatedFromPolicyRequest {}
|
|
25
26
|
export interface PromoteResourceShareCreatedFromPolicyCommandOutput
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
2
|
-
import { RejectResourceShareInvitationRequest, RejectResourceShareInvitationResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1RejectResourceShareInvitationCommand,
|
|
5
|
-
serializeAws_restJson1RejectResourceShareInvitationCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { RejectResourceShareInvitationRequest, RejectResourceShareInvitationResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1RejectResourceShareInvitationCommand,
|
|
17
|
+
serializeAws_restJson1RejectResourceShareInvitationCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
20
|
+
|
|
20
21
|
export interface RejectResourceShareInvitationCommandInput extends RejectResourceShareInvitationRequest {}
|
|
21
22
|
export interface RejectResourceShareInvitationCommandOutput
|
|
22
23
|
extends RejectResourceShareInvitationResponse,
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
2
|
-
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1TagResourceCommand,
|
|
5
|
-
serializeAws_restJson1TagResourceCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1TagResourceCommand,
|
|
17
|
+
serializeAws_restJson1TagResourceCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
20
|
+
|
|
20
21
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
21
22
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
2
|
-
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1UntagResourceCommand,
|
|
5
|
-
serializeAws_restJson1UntagResourceCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1UntagResourceCommand,
|
|
17
|
+
serializeAws_restJson1UntagResourceCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
20
|
+
|
|
20
21
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
21
22
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {}
|
|
22
23
|
|