I hereby claim:
- I am conzy on github.
- I am conorm (https://keybase.io/conorm) on keybase.
- I have a public key ASDIg6pRYt9n026ifhAQGQSKYXfxHwP_EvRAnB2kDTzMIAo
To claim this, I am signing this object:
| data "aws_iam_policy_document" "config_organization" { | |
| statement { | |
| principals { | |
| identifiers = ["config.amazonaws.com"] | |
| type = "Service" | |
| } | |
| actions = ["s3:GetBucketAcl"] | |
| resources = [module.config_bucket.bucket_arn] | |
| condition { | |
| test = "StringEquals" |
| { | |
| "Processing": { | |
| "Resource": "arn:aws:states:::sagemaker:createProcessingJob.sync", | |
| "Parameters": { | |
| "ProcessingResources": { | |
| "ClusterConfig": { | |
| "InstanceCount": 1, | |
| "InstanceType": "ml.m5.large", | |
| "VolumeSizeInGB": 10 | |
| } |
| aws rds describe-db-cluster-parameters \ | |
| --db-cluster-parameter-group-name your-parameter-group | \ | |
| jq '.Parameters[] | select(.Source == "user")' |
I hereby claim:
To claim this, I am signing this object: