iam-floyd 0.812.0 → 0.814.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.
Files changed (28) hide show
  1. package/README.md +3 -3
  2. package/lib/generated/aws-managed-policies/cdk-iam-floyd.d.ts +12 -0
  3. package/lib/generated/aws-managed-policies/cdk-iam-floyd.js +25 -1
  4. package/lib/generated/aws-managed-policies/iam-floyd.d.ts +12 -0
  5. package/lib/generated/aws-managed-policies/iam-floyd.js +13 -1
  6. package/lib/generated/policy-statements/artifact.d.ts +130 -0
  7. package/lib/generated/policy-statements/artifact.js +166 -2
  8. package/lib/generated/policy-statements/certificatemanager.d.ts +317 -0
  9. package/lib/generated/policy-statements/certificatemanager.js +397 -3
  10. package/lib/generated/policy-statements/cleanrooms.d.ts +121 -0
  11. package/lib/generated/policy-statements/cleanrooms.js +160 -1
  12. package/lib/generated/policy-statements/connect.d.ts +66 -0
  13. package/lib/generated/policy-statements/connect.js +79 -1
  14. package/lib/generated/policy-statements/ec2.d.ts +43 -0
  15. package/lib/generated/policy-statements/ec2.js +50 -1
  16. package/lib/generated/policy-statements/elastickubernetesservice.d.ts +8 -0
  17. package/lib/generated/policy-statements/elastickubernetesservice.js +12 -1
  18. package/lib/generated/policy-statements/opensearchservice.d.ts +8 -0
  19. package/lib/generated/policy-statements/opensearchservice.js +12 -1
  20. package/lib/generated/policy-statements/partnercentral.d.ts +220 -0
  21. package/lib/generated/policy-statements/partnercentral.js +270 -1
  22. package/lib/generated/policy-statements/sagemaker.d.ts +16 -0
  23. package/lib/generated/policy-statements/sagemaker.js +23 -1
  24. package/lib/generated/policy-statements/transformcustom.d.ts +8 -0
  25. package/lib/generated/policy-statements/transformcustom.js +12 -1
  26. package/lib/generated/policy-statements/wafv2.d.ts +15 -0
  27. package/lib/generated/policy-statements/wafv2.js +18 -1
  28. package/package.json +1 -1
package/README.md CHANGED
@@ -16,9 +16,9 @@
16
16
  Support for:
17
17
 
18
18
  - 451 Services
19
- - 21307 Actions
20
- - 2252 Resource Types
21
- - 2374 Condition keys
19
+ - 21376 Actions
20
+ - 2260 Resource Types
21
+ - 2378 Condition keys
22
22
  <!-- /stats -->
23
23
 
24
24
  ![EXPERIMENTAL](https://img.shields.io/badge/stability-experimantal-orange?style=for-the-badge)**<br>This is an early version of the package. The API will change while I implement new features. Therefore make sure you use an exact version in your `package.json` before it reaches 1.0.0.**
@@ -10,6 +10,8 @@ import { AwsManagedPolicy as AwsManagedPolicyStatic } from './iam-floyd';
10
10
  export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
11
11
  /** Allow Access Analyzer to analyze resource metadata */
12
12
  AccessAnalyzerServiceRolePolicy(): aws_iam.IManagedPolicy;
13
+ /** Grants account access manager permissions to manage AWS account access */
14
+ AccountAccessManagerServiceRolePolicy(): aws_iam.IManagedPolicy;
13
15
  /** For use with accounts created through the Vercel Marketplace integration with AWS. Provides access to account management, notification, cost and usage analysis, and identity provider management. */
14
16
  AccountManagementFromVercel(): aws_iam.IManagedPolicy;
15
17
  /** Provides full access to AWS services and resources. */
@@ -1258,6 +1260,10 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
1258
1260
  AWSArtifactAgreementsFullAccess(): aws_iam.IManagedPolicy;
1259
1261
  /** This policy grants read-only access to list the AWS Artifact service agreements and to download the accepted agreements.. It also includes permissions to list as well as describe the organization details. Additionally, the policy provides the ability to check if the required service-linked role exists. */
1260
1262
  AWSArtifactAgreementsReadOnlyAccess(): aws_iam.IManagedPolicy;
1263
+ /** Provides full access to the Artifact Compliance Inquiry. */
1264
+ AWSArtifactComplianceInquiriesFullAccess(): aws_iam.IManagedPolicy;
1265
+ /** Provides read-only access to Artifact Compliance Inquiry. */
1266
+ AWSArtifactComplianceInquiriesReadOnlyAccess(): aws_iam.IManagedPolicy;
1261
1267
  /** Provides read-only access to the AWS Artifact service reports. */
1262
1268
  AWSArtifactReportsReadOnlyAccess(): aws_iam.IManagedPolicy;
1263
1269
  /** Allows AWS Artifact to gather information about an organization via AWS Organizations service. */
@@ -2096,6 +2102,8 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
2096
2102
  AWSPartnerCentralMarketingManagement(): aws_iam.IManagedPolicy;
2097
2103
  /** Provides necessary access for opportunity management activities. */
2098
2104
  AWSPartnerCentralOpportunityManagement(): aws_iam.IManagedPolicy;
2105
+ /** Provides necessary access for revenue attribution management activities. */
2106
+ AWSPartnerCentralRevenueAttributionManagement(): aws_iam.IManagedPolicy;
2099
2107
  /** Provides necessary access for developer testing in the Sandbox catalog. */
2100
2108
  AWSPartnerCentralSandboxFullAccess(): aws_iam.IManagedPolicy;
2101
2109
  /** Provides access to the ResourceSnapshotJob to read a resource and snapshot it in the target engagement. */
@@ -2252,6 +2260,8 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
2252
2260
  AWSResourceExplorerServiceRolePolicy(): aws_iam.IManagedPolicy;
2253
2261
  /** This is the read only policy for AWS Resource Groups */
2254
2262
  AWSResourceGroupsReadOnlyAccess(): aws_iam.IManagedPolicy;
2263
+ /** Provides necessary access for revenue attribution management activities. */
2264
+ AWSRevenueAttributionManagement(): aws_iam.IManagedPolicy;
2255
2265
  /** Provides full access to AWS RoboMaker via the AWS Management Console and SDK. Also provides select access to related services (e.g., S3, IAM). */
2256
2266
  AWSRoboMakerFullAccess(): aws_iam.IManagedPolicy;
2257
2267
  /** Provides read only access to AWS RoboMaker via the AWS Management Console and SDK */
@@ -2470,6 +2480,8 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
2470
2480
  AWSTransformCustomManageTransformations(): aws_iam.IManagedPolicy;
2471
2481
  /** Enables the AWS Transform service to read a specified SecretsManager Secret in connection to specified KMS key. This policy grants permissions to read the specified secret value and decrypt it is the secret is encrypted */
2472
2482
  AWSTransformSecretsManagerConnectorPolicy(): aws_iam.IManagedPolicy;
2483
+ /** Grants AWS Transform (ATX) Continuous Modernization CLI/agent the permissions needed to invoke the AWS Security Agent service for automated code security reviews and remediation, including uploading scan artifacts and retrieving findings. */
2484
+ AWSTransformSecurityAgentExecutorAccess(): aws_iam.IManagedPolicy;
2473
2485
  /** Provides full access to AWS Trusted Advisor Priority. This policy also enables the user to add Trusted Advisor as a trusted service with AWS Organizations and to specify delegated administrator accounts for Trusted Advisor Priority. */
2474
2486
  AWSTrustedAdvisorPriorityFullAccess(): aws_iam.IManagedPolicy;
2475
2487
  /** Provides read-only access to AWS Trusted Advisor Priority. This includes permission to view the delegated administrator accounts. */