AWS::CodeArtifact::PackageGroup Restrictions - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::CodeArtifact::PackageGroup Restrictions

Contains information about the configured restrictions of the origin controls of a package group.

Syntax

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

Properties

ExternalUpstream

The package group origin restriction setting for external, upstream repositories.

Required: No

Type: RestrictionType

Update requires: No interruption

InternalUpstream

The package group origin restriction setting for internal, upstream repositories.

Required: No

Type: RestrictionType

Update requires: No interruption

Publish

The package group origin restriction setting for publishing packages.

Required: No

Type: RestrictionType

Update requires: No interruption