View a markdown version of this page

AWS::CodeArtifact::Package Restrictions - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::CodeArtifact::Package Restrictions

The Restrictions property type specifies Property description not available. for an AWS::CodeArtifact::Package.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "Publish" : String, "Upstream" : String }

YAML

Publish: String Upstream: String

Properties

Publish

Property description not available.

Required: No

Type: String

Allowed values: ALLOW | BLOCK

Update requires: No interruption

Upstream

Property description not available.

Required: No

Type: String

Allowed values: ALLOW | BLOCK

Update requires: No interruption