Veritas CloudPoint Administrator's Guide
- Getting started with CloudPoint
- Section I. Installing and configuring CloudPoint
- Preparing for installation
- Deploying CloudPoint
- Deploying CloudPoint in the AWS cloud
- Using plug-ins to discover assets
- Configuring off-host plug-ins
- AWS plug-in configuration notes
- Google Cloud Platform plug-in configuration notes
- Microsoft Azure plug-in configuration notes
- HPE RMC plug-in configuration notes
- NetApp plug-in configuration notes
- Hitachi plug-in configuration notes
- InfiniBox plug-in configuration notes
- About CloudPoint plug-ins and assets discovery
- Configuring the on-host agents and plug-ins
- Oracle plug-in configuration notes
- Protecting assets with CloudPoint's agentless feature
- Preparing for installation
- Section II. Configuring users
- Section III. Protecting and managing data
- User interface basics
- Indexing and classifying your assets
- Protecting your assets with policies
- Tag-based asset protection
- Replicating snapshots for added protection
- Managing your assets
- About snapshot restore
- Single file restore requirements and limitations
- Additional steps required after a SQL Server snapshot restore
- Monitoring activities with notifications and the job log
- Protection and disaster recovery
- Section IV. Maintaining CloudPoint
- CloudPoint logging
- Troubleshooting CloudPoint
- Working with your CloudPoint license
- Managing CloudPoint agents and plug-ins
- Upgrading CloudPoint
- Uninstalling CloudPoint
- Section V. Reference
About source account and cross-account configurations
While configuring the CloudPoint plug-in for AWS, you are presented with the following configuration options:
Source Account
Source Account configuration represents the primary AWS account whose assets you wish to protect using CloudPoint. This is the AWS account in which the CloudPoint instance resides. This is a minimal required configuration if you want to use CloudPoint to protect AWS assets in the cloud.
For Source Account configuration, the CloudPoint retrieves the security credentials from the IAM role that is attached to the CloudPoint instance.
Cross Account
Cross Account configuration represents the additional AWS accounts whose assets you wish to protect using the same CloudPoint instance that resides in the source account.
For Cross Account configuration, CloudPoint uses the credentials associated with IAM role attached to CloudPoint instance to assume the IAM role defined in another account (target account). The target AWS account responds with a set of temporary credentials and these credentials are cached in memory and then used to access, discover, and perform operations on the assets in that AWS account.
For Cross Account configuration to work, a trust relationship is required between the IAM role of the Source Account and the IAM role of the other AWS account. The IAM role policy of the Source Account must allow to assume the IAM role attached to the other AWS account. Similarly, the IAM role of the other AWS account must trust the IAM role of the Source Account.
See AWS plug-in configuration notes.
See Prerequisites for configuring the AWS plug-in.
Note:
To create a Cross Account configuration, you must first configure a Source Account.