cdk-iam-floyd 0.785.0 → 0.786.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
@@ -16,8 +16,8 @@
16
16
  Support for:
17
17
 
18
18
  - 449 Services
19
- - 20755 Actions
20
- - 2209 Resource Types
19
+ - 20783 Actions
20
+ - 2213 Resource Types
21
21
  - 2337 Condition keys
22
22
  <!-- /stats -->
23
23
 
@@ -1946,6 +1946,8 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
1946
1946
  AWSMarketplaceAmiIngestion(): aws_iam.IManagedPolicy;
1947
1947
  /** Allows AWS Marketplace to create and manage seller deployment parameters for the products that you subscribe to on AWS Marketplace. */
1948
1948
  AWSMarketplaceDeploymentServiceRolePolicy(): aws_iam.IManagedPolicy;
1949
+ /** Provides full access to the AWS Marketplace Discovery API for searching and retrieving product and pricing information. */
1950
+ AWSMarketplaceDiscoveryFullAccess(): aws_iam.IManagedPolicy;
1949
1951
  /** Provides the ability to subscribe and unsubscribe to AWS Marketplace software, allows users to manage Marketplace software instances from the Marketplace 'Your Software' page, and provides administrative access to EC2. */
1950
1952
  AWSMarketplaceFullAccess(): aws_iam.IManagedPolicy;
1951
1953
  /** Provides read access to AWS Marketplace Entitlements */