Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

abu-add-kms-usage-explicit #813

Merged
merged 8 commits into from
Jan 31, 2025
Merged

abu-add-kms-usage-explicit #813

merged 8 commits into from
Jan 31, 2025

Conversation

abuabraham-ttd
Copy link
Contributor

No description provided.

Copy link
Collaborator

@genwhittTTD genwhittTTD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a few small copy comments.

docs/guides/operator-guide-aws-marketplace.md Outdated Show resolved Hide resolved
docs/guides/operator-guide-aws-marketplace.md Outdated Show resolved Hide resolved
docs/guides/operator-guide-aws-marketplace.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@genwhittTTD genwhittTTD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thx.

Copy link
Collaborator

@genwhittTTD genwhittTTD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple more comments on terms I hadn't understood before... thx.

docs/guides/operator-guide-aws-marketplace.md Outdated Show resolved Hide resolved
docs/guides/operator-guide-aws-marketplace.md Outdated Show resolved Hide resolved
| `SSMKeyAlias` | `AWS::KMS::Alias` | An alias that provides an easy way to access the [KMS](https://aws.amazon.com/kms/) key. |
| `TokenSecret` | `AWS::SecretsManager::Secret` | An encrypted configuration that includes the operator key. |
| `WorkerRole` | `AWS::IAM::Role` | The IAM role that your UID2 Operators run as. Roles provide access to configuration keys. |
| `TokenSecret` | `AWS::SecretsManager::Secret` | Secret manager to store the operator key. |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Secret manager to store the operator key.

Not sure about this now. Is it the location? The name? Adjust as needed. Suggest:

Location of the AWS Secret Manager for storing the operator key.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is not the location,

What about ; "A Secrets Manager secret to store the operator key. " ?

Copy link
Collaborator

@genwhittTTD genwhittTTD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small mod noted and good to go with that.

| `TokenSecret` | `AWS::SecretsManager::Secret` | An encrypted configuration that includes the operator key. |
| `WorkerRole` | `AWS::IAM::Role` | The IAM role that your UID2 Operators run as. Roles provide access to configuration keys. |
| `TokenSecret` | `AWS::SecretsManager::Secret` | A Secrets Manager secret to store the operator key. |
| `WorkerRole` | `AWS::IAM::Role` | The IAM role that your UID2 Operators run as. Role provide access to AWS Secrets Manager to retrieve operator keys. |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Role provide access to AWS Secrets Manager to retrieve operator keys.
Suggest
The role provides access...
or
Roles provide access...
probably the first.

@abuabraham-ttd abuabraham-ttd merged commit 91e885f into main Jan 31, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants