@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,7 +1,7 @@
|
|
|
1
|
-
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
2
|
-
import { ListResourcesRequest, ListResourcesResponse } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { ListResourcesRequest, ListResourcesResponse } from "../models/models_0";
|
|
4
|
+
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
5
5
|
export interface ListResourcesCommandInput extends ListResourcesRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ListResourcesCommandOutput extends ListResourcesResponse, __MetadataBearer {
|
package/{dist/types → dist-types}/ts3.4/commands/PromoteResourceShareCreatedFromPolicyCommand.d.ts
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
2
|
-
import { PromoteResourceShareCreatedFromPolicyRequest, PromoteResourceShareCreatedFromPolicyResponse } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { PromoteResourceShareCreatedFromPolicyRequest, PromoteResourceShareCreatedFromPolicyResponse } from "../models/models_0";
|
|
4
|
+
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
5
5
|
export interface PromoteResourceShareCreatedFromPolicyCommandInput extends PromoteResourceShareCreatedFromPolicyRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface PromoteResourceShareCreatedFromPolicyCommandOutput extends PromoteResourceShareCreatedFromPolicyResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
2
|
-
import { RejectResourceShareInvitationRequest, RejectResourceShareInvitationResponse } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { RejectResourceShareInvitationRequest, RejectResourceShareInvitationResponse } from "../models/models_0";
|
|
4
|
+
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
5
5
|
export interface RejectResourceShareInvitationCommandInput extends RejectResourceShareInvitationRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface RejectResourceShareInvitationCommandOutput extends RejectResourceShareInvitationResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
2
|
-
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
4
|
+
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
5
5
|
export interface TagResourceCommandInput extends TagResourceRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
2
|
-
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
4
|
+
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
5
5
|
export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
2
|
-
import { UpdateResourceShareRequest, UpdateResourceShareResponse } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { UpdateResourceShareRequest, UpdateResourceShareResponse } from "../models/models_0";
|
|
4
|
+
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
5
5
|
export interface UpdateResourceShareCommandInput extends UpdateResourceShareRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateResourceShareCommandOutput extends UpdateResourceShareResponse, __MetadataBearer {
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { GetResourcePoliciesCommandInput, GetResourcePoliciesCommandOutput } from "../commands/GetResourcePoliciesCommand";
|
|
2
3
|
import { RAMPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateGetResourcePolicies(config: RAMPaginationConfiguration, input: GetResourcePoliciesCommandInput, ...additionalArguments: any): Paginator<GetResourcePoliciesCommandOutput>;
|
package/{dist/types → dist-types}/ts3.4/pagination/GetResourceShareAssociationsPaginator.d.ts
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { GetResourceShareAssociationsCommandInput, GetResourceShareAssociationsCommandOutput } from "../commands/GetResourceShareAssociationsCommand";
|
|
2
3
|
import { RAMPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateGetResourceShareAssociations(config: RAMPaginationConfiguration, input: GetResourceShareAssociationsCommandInput, ...additionalArguments: any): Paginator<GetResourceShareAssociationsCommandOutput>;
|
package/{dist/types → dist-types}/ts3.4/pagination/GetResourceShareInvitationsPaginator.d.ts
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { GetResourceShareInvitationsCommandInput, GetResourceShareInvitationsCommandOutput } from "../commands/GetResourceShareInvitationsCommand";
|
|
2
3
|
import { RAMPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateGetResourceShareInvitations(config: RAMPaginationConfiguration, input: GetResourceShareInvitationsCommandInput, ...additionalArguments: any): Paginator<GetResourceShareInvitationsCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { GetResourceSharesCommandInput, GetResourceSharesCommandOutput } from "../commands/GetResourceSharesCommand";
|
|
2
3
|
import { RAMPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateGetResourceShares(config: RAMPaginationConfiguration, input: GetResourceSharesCommandInput, ...additionalArguments: any): Paginator<GetResourceSharesCommandOutput>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
1
2
|
import { RAM } from "../RAM";
|
|
2
3
|
import { RAMClient } from "../RAMClient";
|
|
3
|
-
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
4
4
|
export interface RAMPaginationConfiguration extends PaginationConfiguration {
|
|
5
5
|
client: RAM | RAMClient;
|
|
6
6
|
}
|
package/{dist/types → dist-types}/ts3.4/pagination/ListPendingInvitationResourcesPaginator.d.ts
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListPendingInvitationResourcesCommandInput, ListPendingInvitationResourcesCommandOutput } from "../commands/ListPendingInvitationResourcesCommand";
|
|
2
3
|
import { RAMPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListPendingInvitationResources(config: RAMPaginationConfiguration, input: ListPendingInvitationResourcesCommandInput, ...additionalArguments: any): Paginator<ListPendingInvitationResourcesCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListPermissionsCommandInput, ListPermissionsCommandOutput } from "../commands/ListPermissionsCommand";
|
|
2
3
|
import { RAMPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListPermissions(config: RAMPaginationConfiguration, input: ListPermissionsCommandInput, ...additionalArguments: any): Paginator<ListPermissionsCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListPrincipalsCommandInput, ListPrincipalsCommandOutput } from "../commands/ListPrincipalsCommand";
|
|
2
3
|
import { RAMPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListPrincipals(config: RAMPaginationConfiguration, input: ListPrincipalsCommandInput, ...additionalArguments: any): Paginator<ListPrincipalsCommandOutput>;
|
package/{dist/types → dist-types}/ts3.4/pagination/ListResourceSharePermissionsPaginator.d.ts
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListResourceSharePermissionsCommandInput, ListResourceSharePermissionsCommandOutput } from "../commands/ListResourceSharePermissionsCommand";
|
|
2
3
|
import { RAMPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListResourceSharePermissions(config: RAMPaginationConfiguration, input: ListResourceSharePermissionsCommandInput, ...additionalArguments: any): Paginator<ListResourceSharePermissionsCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListResourceTypesCommandInput, ListResourceTypesCommandOutput } from "../commands/ListResourceTypesCommand";
|
|
2
3
|
import { RAMPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListResourceTypes(config: RAMPaginationConfiguration, input: ListResourceTypesCommandInput, ...additionalArguments: any): Paginator<ListResourceTypesCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListResourcesCommandInput, ListResourcesCommandOutput } from "../commands/ListResourcesCommand";
|
|
2
3
|
import { RAMPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListResources(config: RAMPaginationConfiguration, input: ListResourcesCommandInput, ...additionalArguments: any): Paginator<ListResourcesCommandOutput>;
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
2
|
+
import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
|
|
1
3
|
import { AcceptResourceShareInvitationCommandInput, AcceptResourceShareInvitationCommandOutput } from "../commands/AcceptResourceShareInvitationCommand";
|
|
2
4
|
import { AssociateResourceShareCommandInput, AssociateResourceShareCommandOutput } from "../commands/AssociateResourceShareCommand";
|
|
3
5
|
import { AssociateResourceSharePermissionCommandInput, AssociateResourceSharePermissionCommandOutput } from "../commands/AssociateResourceSharePermissionCommand";
|
|
@@ -14,16 +16,14 @@ import { GetResourceSharesCommandInput, GetResourceSharesCommandOutput } from ".
|
|
|
14
16
|
import { ListPendingInvitationResourcesCommandInput, ListPendingInvitationResourcesCommandOutput } from "../commands/ListPendingInvitationResourcesCommand";
|
|
15
17
|
import { ListPermissionsCommandInput, ListPermissionsCommandOutput } from "../commands/ListPermissionsCommand";
|
|
16
18
|
import { ListPrincipalsCommandInput, ListPrincipalsCommandOutput } from "../commands/ListPrincipalsCommand";
|
|
19
|
+
import { ListResourcesCommandInput, ListResourcesCommandOutput } from "../commands/ListResourcesCommand";
|
|
17
20
|
import { ListResourceSharePermissionsCommandInput, ListResourceSharePermissionsCommandOutput } from "../commands/ListResourceSharePermissionsCommand";
|
|
18
21
|
import { ListResourceTypesCommandInput, ListResourceTypesCommandOutput } from "../commands/ListResourceTypesCommand";
|
|
19
|
-
import { ListResourcesCommandInput, ListResourcesCommandOutput } from "../commands/ListResourcesCommand";
|
|
20
22
|
import { PromoteResourceShareCreatedFromPolicyCommandInput, PromoteResourceShareCreatedFromPolicyCommandOutput } from "../commands/PromoteResourceShareCreatedFromPolicyCommand";
|
|
21
23
|
import { RejectResourceShareInvitationCommandInput, RejectResourceShareInvitationCommandOutput } from "../commands/RejectResourceShareInvitationCommand";
|
|
22
24
|
import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
|
|
23
25
|
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
|
|
24
26
|
import { UpdateResourceShareCommandInput, UpdateResourceShareCommandOutput } from "../commands/UpdateResourceShareCommand";
|
|
25
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
26
|
-
import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
|
|
27
27
|
export declare const serializeAws_restJson1AcceptResourceShareInvitationCommand: (input: AcceptResourceShareInvitationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
28
28
|
export declare const serializeAws_restJson1AssociateResourceShareCommand: (input: AssociateResourceShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
29
29
|
export declare const serializeAws_restJson1AssociateResourceSharePermissionCommand: (input: AssociateResourceSharePermissionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
File without changes
|
|
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: RAMClientConfig) => {
|
|
|
8
8
|
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
9
9
|
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
10
10
|
bodyLengthChecker: (body: any) => number | undefined;
|
|
11
|
-
credentialDefaultProvider: import("@aws-sdk/client-sts/dist
|
|
11
|
+
credentialDefaultProvider: import("@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers").DefaultCredentialProvider;
|
|
12
12
|
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
13
13
|
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
14
14
|
region: string | import("@aws-sdk/types").Provider<string>;
|
|
File without changes
|
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-ram",
|
|
3
3
|
"description": "AWS SDK for JavaScript Ram Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.35.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "yarn build:cjs && yarn build:es && yarn build:types",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.json",
|
|
@@ -11,54 +11,48 @@
|
|
|
11
11
|
"clean": "yarn clean:dist && yarn clean:docs",
|
|
12
12
|
"clean:dist": "rimraf ./dist",
|
|
13
13
|
"clean:docs": "rimraf ./docs",
|
|
14
|
-
"downlevel-dts": "downlevel-dts dist
|
|
14
|
+
"downlevel-dts": "downlevel-dts dist-types dist-types/ts3.4",
|
|
15
15
|
"test": "exit 0"
|
|
16
16
|
},
|
|
17
|
-
"main": "./dist
|
|
18
|
-
"types": "./dist
|
|
19
|
-
"module": "./dist
|
|
20
|
-
"browser": {
|
|
21
|
-
"./runtimeConfig": "./runtimeConfig.browser"
|
|
22
|
-
},
|
|
23
|
-
"react-native": {
|
|
24
|
-
"./runtimeConfig": "./runtimeConfig.native"
|
|
25
|
-
},
|
|
17
|
+
"main": "./dist-cjs/index.js",
|
|
18
|
+
"types": "./dist-types/index.d.ts",
|
|
19
|
+
"module": "./dist-es/index.js",
|
|
26
20
|
"sideEffects": false,
|
|
27
21
|
"dependencies": {
|
|
28
22
|
"@aws-crypto/sha256-browser": "^1.0.0",
|
|
29
23
|
"@aws-crypto/sha256-js": "^1.0.0",
|
|
30
|
-
"@aws-sdk/client-sts": "3.
|
|
31
|
-
"@aws-sdk/config-resolver": "3.
|
|
32
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
33
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
34
|
-
"@aws-sdk/hash-node": "3.
|
|
35
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
36
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
37
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
38
|
-
"@aws-sdk/middleware-logger": "3.
|
|
39
|
-
"@aws-sdk/middleware-retry": "3.
|
|
40
|
-
"@aws-sdk/middleware-serde": "3.
|
|
41
|
-
"@aws-sdk/middleware-signing": "3.
|
|
42
|
-
"@aws-sdk/middleware-stack": "3.
|
|
43
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
44
|
-
"@aws-sdk/node-config-provider": "3.
|
|
45
|
-
"@aws-sdk/node-http-handler": "3.
|
|
46
|
-
"@aws-sdk/protocol-http": "3.
|
|
47
|
-
"@aws-sdk/smithy-client": "3.
|
|
48
|
-
"@aws-sdk/types": "3.
|
|
49
|
-
"@aws-sdk/url-parser": "3.
|
|
50
|
-
"@aws-sdk/util-base64-browser": "3.
|
|
51
|
-
"@aws-sdk/util-base64-node": "3.
|
|
52
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
53
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
54
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
55
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
56
|
-
"@aws-sdk/util-utf8-browser": "3.
|
|
57
|
-
"@aws-sdk/util-utf8-node": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.35.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.35.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.35.0",
|
|
27
|
+
"@aws-sdk/fetch-http-handler": "3.35.0",
|
|
28
|
+
"@aws-sdk/hash-node": "3.35.0",
|
|
29
|
+
"@aws-sdk/invalid-dependency": "3.35.0",
|
|
30
|
+
"@aws-sdk/middleware-content-length": "3.35.0",
|
|
31
|
+
"@aws-sdk/middleware-host-header": "3.35.0",
|
|
32
|
+
"@aws-sdk/middleware-logger": "3.35.0",
|
|
33
|
+
"@aws-sdk/middleware-retry": "3.35.0",
|
|
34
|
+
"@aws-sdk/middleware-serde": "3.35.0",
|
|
35
|
+
"@aws-sdk/middleware-signing": "3.35.0",
|
|
36
|
+
"@aws-sdk/middleware-stack": "3.35.0",
|
|
37
|
+
"@aws-sdk/middleware-user-agent": "3.35.0",
|
|
38
|
+
"@aws-sdk/node-config-provider": "3.35.0",
|
|
39
|
+
"@aws-sdk/node-http-handler": "3.35.0",
|
|
40
|
+
"@aws-sdk/protocol-http": "3.35.0",
|
|
41
|
+
"@aws-sdk/smithy-client": "3.35.0",
|
|
42
|
+
"@aws-sdk/types": "3.35.0",
|
|
43
|
+
"@aws-sdk/url-parser": "3.35.0",
|
|
44
|
+
"@aws-sdk/util-base64-browser": "3.35.0",
|
|
45
|
+
"@aws-sdk/util-base64-node": "3.35.0",
|
|
46
|
+
"@aws-sdk/util-body-length-browser": "3.35.0",
|
|
47
|
+
"@aws-sdk/util-body-length-node": "3.35.0",
|
|
48
|
+
"@aws-sdk/util-user-agent-browser": "3.35.0",
|
|
49
|
+
"@aws-sdk/util-user-agent-node": "3.35.0",
|
|
50
|
+
"@aws-sdk/util-utf8-browser": "3.35.0",
|
|
51
|
+
"@aws-sdk/util-utf8-node": "3.35.0",
|
|
58
52
|
"tslib": "^2.3.0"
|
|
59
53
|
},
|
|
60
54
|
"devDependencies": {
|
|
61
|
-
"@aws-sdk/client-documentation-generator": "3.
|
|
55
|
+
"@aws-sdk/client-documentation-generator": "3.35.0",
|
|
62
56
|
"@types/node": "^12.7.5",
|
|
63
57
|
"downlevel-dts": "0.7.0",
|
|
64
58
|
"jest": "^26.1.0",
|
|
@@ -72,8 +66,8 @@
|
|
|
72
66
|
},
|
|
73
67
|
"typesVersions": {
|
|
74
68
|
"<4.0": {
|
|
75
|
-
"dist
|
|
76
|
-
"dist
|
|
69
|
+
"dist-types/*": [
|
|
70
|
+
"dist-types/ts3.4/*"
|
|
77
71
|
]
|
|
78
72
|
}
|
|
79
73
|
},
|
|
@@ -82,6 +76,12 @@
|
|
|
82
76
|
"url": "https://aws.amazon.com/javascript/"
|
|
83
77
|
},
|
|
84
78
|
"license": "Apache-2.0",
|
|
79
|
+
"browser": {
|
|
80
|
+
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
|
|
81
|
+
},
|
|
82
|
+
"react-native": {
|
|
83
|
+
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.native"
|
|
84
|
+
},
|
|
85
85
|
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-ram",
|
|
86
86
|
"repository": {
|
|
87
87
|
"type": "git",
|
package/{RAM.ts → src/RAM.ts}
RENAMED
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
|
+
|
|
2
3
|
import {
|
|
3
4
|
AcceptResourceShareInvitationCommand,
|
|
4
5
|
AcceptResourceShareInvitationCommandInput,
|
|
@@ -79,6 +80,11 @@ import {
|
|
|
79
80
|
ListPrincipalsCommandInput,
|
|
80
81
|
ListPrincipalsCommandOutput,
|
|
81
82
|
} from "./commands/ListPrincipalsCommand";
|
|
83
|
+
import {
|
|
84
|
+
ListResourcesCommand,
|
|
85
|
+
ListResourcesCommandInput,
|
|
86
|
+
ListResourcesCommandOutput,
|
|
87
|
+
} from "./commands/ListResourcesCommand";
|
|
82
88
|
import {
|
|
83
89
|
ListResourceSharePermissionsCommand,
|
|
84
90
|
ListResourceSharePermissionsCommandInput,
|
|
@@ -89,11 +95,6 @@ import {
|
|
|
89
95
|
ListResourceTypesCommandInput,
|
|
90
96
|
ListResourceTypesCommandOutput,
|
|
91
97
|
} from "./commands/ListResourceTypesCommand";
|
|
92
|
-
import {
|
|
93
|
-
ListResourcesCommand,
|
|
94
|
-
ListResourcesCommandInput,
|
|
95
|
-
ListResourcesCommandOutput,
|
|
96
|
-
} from "./commands/ListResourcesCommand";
|
|
97
98
|
import {
|
|
98
99
|
PromoteResourceShareCreatedFromPolicyCommand,
|
|
99
100
|
PromoteResourceShareCreatedFromPolicyCommandInput,
|
|
@@ -115,7 +116,7 @@ import {
|
|
|
115
116
|
UpdateResourceShareCommandInput,
|
|
116
117
|
UpdateResourceShareCommandOutput,
|
|
117
118
|
} from "./commands/UpdateResourceShareCommand";
|
|
118
|
-
import {
|
|
119
|
+
import { RAMClient } from "./RAMClient";
|
|
119
120
|
|
|
120
121
|
/**
|
|
121
122
|
* <p>This is the <i>Resource Access Manager API Reference</i>. This documentation provides
|
|
@@ -1,3 +1,54 @@
|
|
|
1
|
+
import {
|
|
2
|
+
EndpointsInputConfig,
|
|
3
|
+
EndpointsResolvedConfig,
|
|
4
|
+
RegionInputConfig,
|
|
5
|
+
RegionResolvedConfig,
|
|
6
|
+
resolveEndpointsConfig,
|
|
7
|
+
resolveRegionConfig,
|
|
8
|
+
} from "@aws-sdk/config-resolver";
|
|
9
|
+
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
10
|
+
import {
|
|
11
|
+
getHostHeaderPlugin,
|
|
12
|
+
HostHeaderInputConfig,
|
|
13
|
+
HostHeaderResolvedConfig,
|
|
14
|
+
resolveHostHeaderConfig,
|
|
15
|
+
} from "@aws-sdk/middleware-host-header";
|
|
16
|
+
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
17
|
+
import { getRetryPlugin, resolveRetryConfig, RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
18
|
+
import {
|
|
19
|
+
AwsAuthInputConfig,
|
|
20
|
+
AwsAuthResolvedConfig,
|
|
21
|
+
getAwsAuthPlugin,
|
|
22
|
+
resolveAwsAuthConfig,
|
|
23
|
+
} from "@aws-sdk/middleware-signing";
|
|
24
|
+
import {
|
|
25
|
+
getUserAgentPlugin,
|
|
26
|
+
resolveUserAgentConfig,
|
|
27
|
+
UserAgentInputConfig,
|
|
28
|
+
UserAgentResolvedConfig,
|
|
29
|
+
} from "@aws-sdk/middleware-user-agent";
|
|
30
|
+
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
31
|
+
import {
|
|
32
|
+
Client as __Client,
|
|
33
|
+
SmithyConfiguration as __SmithyConfiguration,
|
|
34
|
+
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
35
|
+
} from "@aws-sdk/smithy-client";
|
|
36
|
+
import {
|
|
37
|
+
Credentials as __Credentials,
|
|
38
|
+
Decoder as __Decoder,
|
|
39
|
+
Encoder as __Encoder,
|
|
40
|
+
Hash as __Hash,
|
|
41
|
+
HashConstructor as __HashConstructor,
|
|
42
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
43
|
+
Logger as __Logger,
|
|
44
|
+
Provider as __Provider,
|
|
45
|
+
Provider,
|
|
46
|
+
RegionInfoProvider,
|
|
47
|
+
StreamCollector as __StreamCollector,
|
|
48
|
+
UrlParser as __UrlParser,
|
|
49
|
+
UserAgent as __UserAgent,
|
|
50
|
+
} from "@aws-sdk/types";
|
|
51
|
+
|
|
1
52
|
import {
|
|
2
53
|
AcceptResourceShareInvitationCommandInput,
|
|
3
54
|
AcceptResourceShareInvitationCommandOutput,
|
|
@@ -50,12 +101,12 @@ import {
|
|
|
50
101
|
} from "./commands/ListPendingInvitationResourcesCommand";
|
|
51
102
|
import { ListPermissionsCommandInput, ListPermissionsCommandOutput } from "./commands/ListPermissionsCommand";
|
|
52
103
|
import { ListPrincipalsCommandInput, ListPrincipalsCommandOutput } from "./commands/ListPrincipalsCommand";
|
|
104
|
+
import { ListResourcesCommandInput, ListResourcesCommandOutput } from "./commands/ListResourcesCommand";
|
|
53
105
|
import {
|
|
54
106
|
ListResourceSharePermissionsCommandInput,
|
|
55
107
|
ListResourceSharePermissionsCommandOutput,
|
|
56
108
|
} from "./commands/ListResourceSharePermissionsCommand";
|
|
57
109
|
import { ListResourceTypesCommandInput, ListResourceTypesCommandOutput } from "./commands/ListResourceTypesCommand";
|
|
58
|
-
import { ListResourcesCommandInput, ListResourcesCommandOutput } from "./commands/ListResourcesCommand";
|
|
59
110
|
import {
|
|
60
111
|
PromoteResourceShareCreatedFromPolicyCommandInput,
|
|
61
112
|
PromoteResourceShareCreatedFromPolicyCommandOutput,
|
|
@@ -71,56 +122,6 @@ import {
|
|
|
71
122
|
UpdateResourceShareCommandOutput,
|
|
72
123
|
} from "./commands/UpdateResourceShareCommand";
|
|
73
124
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
74
|
-
import {
|
|
75
|
-
EndpointsInputConfig,
|
|
76
|
-
EndpointsResolvedConfig,
|
|
77
|
-
RegionInputConfig,
|
|
78
|
-
RegionResolvedConfig,
|
|
79
|
-
resolveEndpointsConfig,
|
|
80
|
-
resolveRegionConfig,
|
|
81
|
-
} from "@aws-sdk/config-resolver";
|
|
82
|
-
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
83
|
-
import {
|
|
84
|
-
HostHeaderInputConfig,
|
|
85
|
-
HostHeaderResolvedConfig,
|
|
86
|
-
getHostHeaderPlugin,
|
|
87
|
-
resolveHostHeaderConfig,
|
|
88
|
-
} from "@aws-sdk/middleware-host-header";
|
|
89
|
-
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
90
|
-
import { RetryInputConfig, RetryResolvedConfig, getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry";
|
|
91
|
-
import {
|
|
92
|
-
AwsAuthInputConfig,
|
|
93
|
-
AwsAuthResolvedConfig,
|
|
94
|
-
getAwsAuthPlugin,
|
|
95
|
-
resolveAwsAuthConfig,
|
|
96
|
-
} from "@aws-sdk/middleware-signing";
|
|
97
|
-
import {
|
|
98
|
-
UserAgentInputConfig,
|
|
99
|
-
UserAgentResolvedConfig,
|
|
100
|
-
getUserAgentPlugin,
|
|
101
|
-
resolveUserAgentConfig,
|
|
102
|
-
} from "@aws-sdk/middleware-user-agent";
|
|
103
|
-
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
104
|
-
import {
|
|
105
|
-
Client as __Client,
|
|
106
|
-
SmithyConfiguration as __SmithyConfiguration,
|
|
107
|
-
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
108
|
-
} from "@aws-sdk/smithy-client";
|
|
109
|
-
import {
|
|
110
|
-
Provider,
|
|
111
|
-
RegionInfoProvider,
|
|
112
|
-
Credentials as __Credentials,
|
|
113
|
-
Decoder as __Decoder,
|
|
114
|
-
Encoder as __Encoder,
|
|
115
|
-
Hash as __Hash,
|
|
116
|
-
HashConstructor as __HashConstructor,
|
|
117
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
118
|
-
Logger as __Logger,
|
|
119
|
-
Provider as __Provider,
|
|
120
|
-
StreamCollector as __StreamCollector,
|
|
121
|
-
UrlParser as __UrlParser,
|
|
122
|
-
UserAgent as __UserAgent,
|
|
123
|
-
} from "@aws-sdk/types";
|
|
124
125
|
|
|
125
126
|
export type ServiceInputTypes =
|
|
126
127
|
| AcceptResourceShareInvitationCommandInput
|
|
@@ -349,13 +350,13 @@ export class RAMClient extends __Client<
|
|
|
349
350
|
readonly config: RAMClientResolvedConfig;
|
|
350
351
|
|
|
351
352
|
constructor(configuration: RAMClientConfig) {
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
353
|
+
const _config_0 = __getRuntimeConfig(configuration);
|
|
354
|
+
const _config_1 = resolveRegionConfig(_config_0);
|
|
355
|
+
const _config_2 = resolveEndpointsConfig(_config_1);
|
|
356
|
+
const _config_3 = resolveRetryConfig(_config_2);
|
|
357
|
+
const _config_4 = resolveHostHeaderConfig(_config_3);
|
|
358
|
+
const _config_5 = resolveAwsAuthConfig(_config_4);
|
|
359
|
+
const _config_6 = resolveUserAgentConfig(_config_5);
|
|
359
360
|
super(_config_6);
|
|
360
361
|
this.config = _config_6;
|
|
361
362
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
2
|
-
import { AcceptResourceShareInvitationRequest, AcceptResourceShareInvitationResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1AcceptResourceShareInvitationCommand,
|
|
5
|
-
serializeAws_restJson1AcceptResourceShareInvitationCommand,
|
|
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 { AcceptResourceShareInvitationRequest, AcceptResourceShareInvitationResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1AcceptResourceShareInvitationCommand,
|
|
17
|
+
serializeAws_restJson1AcceptResourceShareInvitationCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
20
|
+
|
|
20
21
|
export interface AcceptResourceShareInvitationCommandInput extends AcceptResourceShareInvitationRequest {}
|
|
21
22
|
export interface AcceptResourceShareInvitationCommandOutput
|
|
22
23
|
extends AcceptResourceShareInvitationResponse,
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
2
|
-
import { AssociateResourceShareRequest, AssociateResourceShareResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1AssociateResourceShareCommand,
|
|
5
|
-
serializeAws_restJson1AssociateResourceShareCommand,
|
|
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 { AssociateResourceShareRequest, AssociateResourceShareResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1AssociateResourceShareCommand,
|
|
17
|
+
serializeAws_restJson1AssociateResourceShareCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
20
|
+
|
|
20
21
|
export interface AssociateResourceShareCommandInput extends AssociateResourceShareRequest {}
|
|
21
22
|
export interface AssociateResourceShareCommandOutput extends AssociateResourceShareResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
2
|
-
import { AssociateResourceSharePermissionRequest, AssociateResourceSharePermissionResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1AssociateResourceSharePermissionCommand,
|
|
5
|
-
serializeAws_restJson1AssociateResourceSharePermissionCommand,
|
|
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 { AssociateResourceSharePermissionRequest, AssociateResourceSharePermissionResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1AssociateResourceSharePermissionCommand,
|
|
17
|
+
serializeAws_restJson1AssociateResourceSharePermissionCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RAMClient";
|
|
20
|
+
|
|
20
21
|
export interface AssociateResourceSharePermissionCommandInput extends AssociateResourceSharePermissionRequest {}
|
|
21
22
|
export interface AssociateResourceSharePermissionCommandOutput
|
|
22
23
|
extends AssociateResourceSharePermissionResponse,
|