We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
aws-native.ssm.getResourceDataSync
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
Resource Type definition for AWS::SSM::ResourceDataSync
Using getResourceDataSync
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getResourceDataSync(args: GetResourceDataSyncArgs, opts?: InvokeOptions): Promise<GetResourceDataSyncResult>
function getResourceDataSyncOutput(args: GetResourceDataSyncOutputArgs, opts?: InvokeOptions): Output<GetResourceDataSyncResult>def get_resource_data_sync(sync_name: Optional[str] = None,
                           opts: Optional[InvokeOptions] = None) -> GetResourceDataSyncResult
def get_resource_data_sync_output(sync_name: Optional[pulumi.Input[str]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[GetResourceDataSyncResult]func LookupResourceDataSync(ctx *Context, args *LookupResourceDataSyncArgs, opts ...InvokeOption) (*LookupResourceDataSyncResult, error)
func LookupResourceDataSyncOutput(ctx *Context, args *LookupResourceDataSyncOutputArgs, opts ...InvokeOption) LookupResourceDataSyncResultOutput> Note: This function is named LookupResourceDataSync in the Go SDK.
public static class GetResourceDataSync 
{
    public static Task<GetResourceDataSyncResult> InvokeAsync(GetResourceDataSyncArgs args, InvokeOptions? opts = null)
    public static Output<GetResourceDataSyncResult> Invoke(GetResourceDataSyncInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetResourceDataSyncResult> getResourceDataSync(GetResourceDataSyncArgs args, InvokeOptions options)
public static Output<GetResourceDataSyncResult> getResourceDataSync(GetResourceDataSyncArgs args, InvokeOptions options)
fn::invoke:
  function: aws-native:ssm:getResourceDataSync
  arguments:
    # arguments dictionaryThe following arguments are supported:
- SyncName string
- A name for the resource data sync.
- SyncName string
- A name for the resource data sync.
- syncName String
- A name for the resource data sync.
- syncName string
- A name for the resource data sync.
- sync_name str
- A name for the resource data sync.
- syncName String
- A name for the resource data sync.
getResourceDataSync Result
The following output properties are available:
- SyncSource Pulumi.Aws Native. Ssm. Outputs. Resource Data Sync Sync Source 
- Information about the source where the data was synchronized.
- SyncSource ResourceData Sync Sync Source 
- Information about the source where the data was synchronized.
- syncSource ResourceData Sync Sync Source 
- Information about the source where the data was synchronized.
- syncSource ResourceData Sync Sync Source 
- Information about the source where the data was synchronized.
- sync_source ResourceData Sync Sync Source 
- Information about the source where the data was synchronized.
- syncSource Property Map
- Information about the source where the data was synchronized.
Supporting Types
ResourceDataSyncAwsOrganizationsSource     
- OrganizationSource stringType 
- If an AWS organization is present, this is either OrganizationalUnitsorEntireOrganization. ForOrganizationalUnits, the data is aggregated from a set of organization units. ForEntireOrganization, the data is aggregated from the entire AWS organization.
- OrganizationalUnits List<string>
- The AWS Organizations organization units included in the sync.
- OrganizationSource stringType 
- If an AWS organization is present, this is either OrganizationalUnitsorEntireOrganization. ForOrganizationalUnits, the data is aggregated from a set of organization units. ForEntireOrganization, the data is aggregated from the entire AWS organization.
- OrganizationalUnits []string
- The AWS Organizations organization units included in the sync.
- organizationSource StringType 
- If an AWS organization is present, this is either OrganizationalUnitsorEntireOrganization. ForOrganizationalUnits, the data is aggregated from a set of organization units. ForEntireOrganization, the data is aggregated from the entire AWS organization.
- organizationalUnits List<String>
- The AWS Organizations organization units included in the sync.
- organizationSource stringType 
- If an AWS organization is present, this is either OrganizationalUnitsorEntireOrganization. ForOrganizationalUnits, the data is aggregated from a set of organization units. ForEntireOrganization, the data is aggregated from the entire AWS organization.
- organizationalUnits string[]
- The AWS Organizations organization units included in the sync.
- organization_source_ strtype 
- If an AWS organization is present, this is either OrganizationalUnitsorEntireOrganization. ForOrganizationalUnits, the data is aggregated from a set of organization units. ForEntireOrganization, the data is aggregated from the entire AWS organization.
- organizational_units Sequence[str]
- The AWS Organizations organization units included in the sync.
- organizationSource StringType 
- If an AWS organization is present, this is either OrganizationalUnitsorEntireOrganization. ForOrganizationalUnits, the data is aggregated from a set of organization units. ForEntireOrganization, the data is aggregated from the entire AWS organization.
- organizationalUnits List<String>
- The AWS Organizations organization units included in the sync.
ResourceDataSyncSyncSource    
- SourceRegions List<string>
- The SyncSourceAWS Regions included in the resource data sync.
- SourceType string
- The type of data source for the resource data sync. SourceTypeis eitherAwsOrganizations(if an organization is present in AWS Organizations ) orSingleAccountMultiRegions.
- AwsOrganizations Pulumi.Source Aws Native. Ssm. Inputs. Resource Data Sync Aws Organizations Source 
- Information about the AwsOrganizationsSource resource data sync source. A sync source of this type can synchronize data from AWS Organizations .
- IncludeFuture boolRegions 
- Whether to automatically synchronize and aggregate data from new AWS Regions when those Regions come online.
- SourceRegions []string
- The SyncSourceAWS Regions included in the resource data sync.
- SourceType string
- The type of data source for the resource data sync. SourceTypeis eitherAwsOrganizations(if an organization is present in AWS Organizations ) orSingleAccountMultiRegions.
- AwsOrganizations ResourceSource Data Sync Aws Organizations Source 
- Information about the AwsOrganizationsSource resource data sync source. A sync source of this type can synchronize data from AWS Organizations .
- IncludeFuture boolRegions 
- Whether to automatically synchronize and aggregate data from new AWS Regions when those Regions come online.
- sourceRegions List<String>
- The SyncSourceAWS Regions included in the resource data sync.
- sourceType String
- The type of data source for the resource data sync. SourceTypeis eitherAwsOrganizations(if an organization is present in AWS Organizations ) orSingleAccountMultiRegions.
- awsOrganizations ResourceSource Data Sync Aws Organizations Source 
- Information about the AwsOrganizationsSource resource data sync source. A sync source of this type can synchronize data from AWS Organizations .
- includeFuture BooleanRegions 
- Whether to automatically synchronize and aggregate data from new AWS Regions when those Regions come online.
- sourceRegions string[]
- The SyncSourceAWS Regions included in the resource data sync.
- sourceType string
- The type of data source for the resource data sync. SourceTypeis eitherAwsOrganizations(if an organization is present in AWS Organizations ) orSingleAccountMultiRegions.
- awsOrganizations ResourceSource Data Sync Aws Organizations Source 
- Information about the AwsOrganizationsSource resource data sync source. A sync source of this type can synchronize data from AWS Organizations .
- includeFuture booleanRegions 
- Whether to automatically synchronize and aggregate data from new AWS Regions when those Regions come online.
- source_regions Sequence[str]
- The SyncSourceAWS Regions included in the resource data sync.
- source_type str
- The type of data source for the resource data sync. SourceTypeis eitherAwsOrganizations(if an organization is present in AWS Organizations ) orSingleAccountMultiRegions.
- aws_organizations_ Resourcesource Data Sync Aws Organizations Source 
- Information about the AwsOrganizationsSource resource data sync source. A sync source of this type can synchronize data from AWS Organizations .
- include_future_ boolregions 
- Whether to automatically synchronize and aggregate data from new AWS Regions when those Regions come online.
- sourceRegions List<String>
- The SyncSourceAWS Regions included in the resource data sync.
- sourceType String
- The type of data source for the resource data sync. SourceTypeis eitherAwsOrganizations(if an organization is present in AWS Organizations ) orSingleAccountMultiRegions.
- awsOrganizations Property MapSource 
- Information about the AwsOrganizationsSource resource data sync source. A sync source of this type can synchronize data from AWS Organizations .
- includeFuture BooleanRegions 
- Whether to automatically synchronize and aggregate data from new AWS Regions when those Regions come online.
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi