cdk-iam-floyd 0.630.0 → 0.632.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.
- package/README.md +4 -4
- package/lib/generated/aws-managed-policies/cdk-iam-floyd.d.ts +10 -0
- package/lib/generated/aws-managed-policies/cdk-iam-floyd.js +21 -1
- package/lib/generated/aws-managed-policies/iam-floyd.d.ts +10 -0
- package/lib/generated/aws-managed-policies/iam-floyd.js +11 -1
- package/lib/generated/index.d.ts +2 -0
- package/lib/generated/index.js +12 -8
- package/lib/generated/policy-statements/apigatewaymanagement.d.ts +42 -0
- package/lib/generated/policy-statements/apigatewaymanagement.js +43 -1
- package/lib/generated/policy-statements/apigatewaymanagementv2.d.ts +44 -0
- package/lib/generated/policy-statements/apigatewaymanagementv2.js +45 -1
- package/lib/generated/policy-statements/appmeshpreview.d.ts +24 -0
- package/lib/generated/policy-statements/appmeshpreview.js +34 -1
- package/lib/generated/policy-statements/bedrock.d.ts +61 -0
- package/lib/generated/policy-statements/bedrock.js +105 -27
- package/lib/generated/policy-statements/connectcases.d.ts +25 -1
- package/lib/generated/policy-statements/connectcases.js +35 -2
- package/lib/generated/policy-statements/elasticbeanstalk.d.ts +0 -4
- package/lib/generated/policy-statements/elasticbeanstalk.js +1 -5
- package/lib/generated/policy-statements/elasticfilesystem.d.ts +6 -0
- package/lib/generated/policy-statements/elasticfilesystem.js +7 -1
- package/lib/generated/policy-statements/gamelift.d.ts +59 -0
- package/lib/generated/policy-statements/gamelift.js +74 -1
- package/lib/generated/policy-statements/identityandaccessmanagementrolesanywhere.d.ts +16 -2
- package/lib/generated/policy-statements/identityandaccessmanagementrolesanywhere.js +23 -3
- package/lib/generated/policy-statements/quicksight.d.ts +8 -0
- package/lib/generated/policy-statements/quicksight.js +12 -1
- package/lib/generated/policy-statements/route53profilesenablessharingdnssettingswithvpcs.d.ts +235 -0
- package/lib/generated/policy-statements/route53profilesenablessharingdnssettingswithvpcs.js +307 -0
- package/lib/generated/policy-statements/signin.d.ts +45 -0
- package/lib/generated/policy-statements/signin.js +61 -0
- package/lib/generated/policy-statements/stepfunctions.d.ts +8 -0
- package/lib/generated/policy-statements/stepfunctions.js +13 -2
- package/lib/generated/policy-statements/workdocs.d.ts +27 -0
- package/lib/generated/policy-statements/workdocs.js +36 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -16,10 +16,10 @@
|
|
|
16
16
|
<!-- stats -->
|
|
17
17
|
Support for:
|
|
18
18
|
|
|
19
|
-
-
|
|
20
|
-
-
|
|
21
|
-
-
|
|
22
|
-
-
|
|
19
|
+
- 392 Services
|
|
20
|
+
- 16603 Actions
|
|
21
|
+
- 1780 Resource Types
|
|
22
|
+
- 1724 Condition keys
|
|
23
23
|
<!-- /stats -->
|
|
24
24
|
|
|
25
25
|
**<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.**
|
|
@@ -162,6 +162,12 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
|
|
|
162
162
|
AmazonDataZoneRedshiftGlueProvisioningPolicy(): aws_iam.IManagedPolicy;
|
|
163
163
|
/** This policy gives Amazon DataZone permissions to publish Amazon Redshift data to the catalog. It also gives Amazon DataZone permissions to grant access or revoke access to Amazon Redshift or Amazon Redshift Serverless published assets in the catalog. */
|
|
164
164
|
AmazonDataZoneRedshiftManageAccessRolePolicy(): aws_iam.IManagedPolicy;
|
|
165
|
+
/** The AmazonDataZoneSageMakerEnvironmentRolePermissionsBoundary policy is the list of permissions that are permitted on an execution role created in a SageMaker environment provisioned by Amazon DataZone. */
|
|
166
|
+
AmazonDataZoneSageMakerEnvironmentRolePermissionsBoundary(): aws_iam.IManagedPolicy;
|
|
167
|
+
/** The AmazonDataZoneSageMakerManageAccessRolePolicy policy grants Amazon DataZone the permissions required to grant user access to various resources in the SageMaker environment. */
|
|
168
|
+
AmazonDataZoneSageMakerManageAccessRolePolicy(): aws_iam.IManagedPolicy;
|
|
169
|
+
/** The AmazonDataZoneSageMakerProvisioningRolePolicy policy grants Amazon DataZone the permissions required to interoperate with Amazon SageMaker. */
|
|
170
|
+
AmazonDataZoneSageMakerProvisioningRolePolicy(): aws_iam.IManagedPolicy;
|
|
165
171
|
/** Provides full access to Amazon Detective service and scoped access to the console UI dependencies */
|
|
166
172
|
AmazonDetectiveFullAccess(): aws_iam.IManagedPolicy;
|
|
167
173
|
/** Provides investigator access to Amazon Detective service and scoped access to the console UI dependencies. This policy grants permission to dive into Detective for investigation purposes and limited write access to Guardduty. */
|
|
@@ -1884,6 +1890,8 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
|
|
|
1884
1890
|
AWSServiceCatalogSyncServiceRolePolicy(): aws_iam.IManagedPolicy;
|
|
1885
1891
|
/** Permissions required for managing nodegroups in the customer's account. These policies related to management of the following resources: AutoscalingGroups, SecurityGroups, LaunchTemplates and InstanceProfiles. */
|
|
1886
1892
|
AWSServiceRoleForAmazonEKSNodegroup(): aws_iam.IManagedPolicy;
|
|
1893
|
+
/** This Service Linked Role provides Amazon Q Developer ability to provide usage information. */
|
|
1894
|
+
AWSServiceRoleForAmazonQDeveloper(): aws_iam.IManagedPolicy;
|
|
1887
1895
|
/** Provides access to Systems Manager resources used by CloudWatch Alarms */
|
|
1888
1896
|
AWSServiceRoleForCloudWatchAlarmsActionSSMServiceRolePolicy(): aws_iam.IManagedPolicy;
|
|
1889
1897
|
/** Allows CloudWatch to access RDS Performance Insights metrics on your behalf */
|
|
@@ -1910,6 +1918,8 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
|
|
|
1910
1918
|
AWSServiceRoleForPrivateMarketplaceAdminPolicy(): aws_iam.IManagedPolicy;
|
|
1911
1919
|
/** Provides access to AWS services and resources necessary to migrate service instances into AWS including EC2, S3 and Cloudformation. */
|
|
1912
1920
|
AWSServiceRoleForSMS(): aws_iam.IManagedPolicy;
|
|
1921
|
+
/** Provides access to the User Subscriptions service to your Identity Center resources to automatically update your subscriptions. */
|
|
1922
|
+
AWSServiceRoleForUserSubscriptions(): aws_iam.IManagedPolicy;
|
|
1913
1923
|
/** Provides AWS Backup permissions to create compliance reports on your behalf */
|
|
1914
1924
|
AWSServiceRolePolicyForBackupReports(): aws_iam.IManagedPolicy;
|
|
1915
1925
|
/** This policy contains permissions for testing restores and for cleaning up resources created during tests. */
|