Skip to content

adding inventory for adsd-fams #239

Merged
merged 1 commit into from
May 2, 2025
Merged

adding inventory for adsd-fams #239

merged 1 commit into from
May 2, 2025

Conversation

dwara001
Copy link
Contributor

@dwara001 dwara001 commented May 2, 2025

No description provided.

@dwara001 dwara001 requested a review from a team as a code owner May 2, 2025 14:29
@dwara001
Copy link
Contributor Author

dwara001 commented May 2, 2025

{
    "Version": "2012-10-17",
    "Statement": [
        {
            "Sid": "enforceSSL",
            "Effect": "Deny",
            "Principal": {
                "AWS": "*"
            },
            "Action": "s3:*",
            "Resource": [
                "arn:aws-us-gov:s3:::v-s3-edl-common-lakehouse-landing-001512438200-ugw1/*",
                "arn:aws-us-gov:s3:::v-s3-edl-common-lakehouse-landing-001512438200-ugw1"
            ],
            "Condition": {
                "Bool": {
                    "aws:SecureTransport": "false"
                }
            }
        },
        {
            "Sid": "S3PolicyStmt-DO-NOT-MODIFY-1741027356697",
            "Effect": "Allow",
            "Principal": {
                "AWS": "arn:aws-us-gov:iam::001512438200:root"
            },
            "Action": [
                "s3:ReplicateObject",
                "s3:ReplicateDelete",
                "s3:PutBucketVersioning",
                "s3:ObjectOwnerOverrideToBucketOwner",
                "s3:GetBucketVersioning"
            ],
            "Resource": [
                "arn:aws-us-gov:s3:::v-s3-edl-common-lakehouse-landing-001512438200-ugw1/*",
                "arn:aws-us-gov:s3:::v-s3-edl-common-lakehouse-landing-001512438200-ugw1"
            ]
        },
        {
            "Sid": "S3ReplicateObject",
            "Effect": "Allow",
            "Principal": {
                "AWS": [
                    "arn:aws-us-gov:iam::057768737222:role/r-adsd-dapps-dev-edl-replication",
                    "arn:aws-us-gov:iam::001512438200:role/r-s3crr-v-s3-edl-common-lakehouse-landing-001512438200-ugw1"
                ]
            },
            "Action": [
                "s3:ReplicateObject",
                "s3:ReplicateDelete",
                "s3:ObjectOwnerOverrideToBucketOwner"
            ],
            "Resource": "arn:aws-us-gov:s3:::v-s3-edl-common-lakehouse-landing-001512438200-ugw1/decennial/dapps/*"
        },
        {
            "Sid": "S3ReplicationFromBucket",
            "Effect": "Allow",
            "Principal": {
                "AWS": "arn:aws-us-gov:iam::001512438200:role/r-s3crr-v-s3-edl-common-lakehouse-landing-001512438200-ugw1"
            },
            "Action": [
                "s3:GetObject",
                "s3:GetObjectVersion",
                "s3:ListBucket"
            ],
            "Resource": [
                "arn:aws-us-gov:s3:::v-s3-edl-common-lakehouse-landing-001512438200-ugw1",
                "arn:aws-us-gov:s3:::v-s3-edl-common-lakehouse-landing-001512438200-ugw1/*"
            ]
        }
    ]
}

Copy link
Contributor

@morga471 morga471 left a comment

Choose a reason for hiding this comment

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

LGTM

@morga471 morga471 merged commit 31d5794 into master May 2, 2025
@morga471 morga471 deleted the adsd-fams branch May 2, 2025 15:57
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants