cdk-iam-floyd 0.646.0 → 0.648.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 CHANGED
@@ -17,8 +17,8 @@
17
17
  Support for:
18
18
 
19
19
  - 399 Services
20
- - 16890 Actions
21
- - 1807 Resource Types
20
+ - 16902 Actions
21
+ - 1809 Resource Types
22
22
  - 1767 Condition keys
23
23
  <!-- /stats -->
24
24
 
@@ -886,6 +886,8 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
886
886
  AmazonWorkSpacesApplicationManagerAdminAccess(): aws_iam.IManagedPolicy;
887
887
  /** This managed policy provides full administrative access to AWS Certificate Manager Private CA resources in your AWS account for certificate-based authentication. */
888
888
  AmazonWorkspacesPCAAccess(): aws_iam.IManagedPolicy;
889
+ /** Provides read-only access to Amazon WorkSpaces Secure Browser and its dependencies through the AWS Management Console, SDK, and CLI. */
890
+ AmazonWorkSpacesSecureBrowserReadOnly(): aws_iam.IManagedPolicy;
889
891
  /** Provides access to Amazon WorkSpaces backend service to perform Workspace Self Service actions */
890
892
  AmazonWorkSpacesSelfServiceAccess(): aws_iam.IManagedPolicy;
891
893
  /** Provides customer account access to AWS WorkSpaces service for launching a Workspace. */
@@ -2386,6 +2388,8 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
2386
2388
  SimpleWorkflowFullAccess(): aws_iam.IManagedPolicy;
2387
2389
  /** Allows split cost allocation data to retrieve AWS Organizations information, if applicable, and collect telemetry data for the split cost allocation data services that the customer has opted in to. */
2388
2390
  SplitCostAllocationDataServiceRolePolicy(): aws_iam.IManagedPolicy;
2391
+ /** Provides permissions to check Quick Setup configuration health, ensure consistent use of parameters and provisioned resources, and remediate resources when drift is detected. */
2392
+ SSMQuickSetupRolePolicy(): aws_iam.IManagedPolicy;
2389
2393
  /** This policy grants permissions to troubleshoot and resolve issues in an AWS account. This policy also enables the user to contact AWS support to create and manage cases. */
2390
2394
  SupportUser(): aws_iam.IManagedPolicy;
2391
2395
  /** Grants full access permissions necessary for resources required for application and development operations. */